Prva verzija za buster.
authorIvan Rako <ivan.rako@srce.hr>
Fri, 14 Aug 2020 10:26:34 +0000 (12:26 +0200)
committerIvan Rako <ivan.rako@srce.hr>
Fri, 14 Aug 2020 10:26:34 +0000 (12:26 +0200)
README.CARNET [moved from README.CARNet with 100% similarity]
debian/changelog
debian/compat
debian/control
debian/copyright
debian/docs
debian/postinst
debian/source/format [new file with mode: 0644]

similarity index 100%
rename from README.CARNet
rename to README.CARNET
index 0f1b8f7..45b9c1d 100644 (file)
@@ -1,3 +1,9 @@
+proftpd-cn (2:1.3.6~cn0) stable; urgency=low
+
+  * prva verzija za buster
+
+ -- Ivan Rako <Ivan.Rako@CARNET.hr>  Fri, 14 Aug 2020 12:21:27 +0200
+
 proftpd-cn (2:1.3.5~cn0) stable; urgency=low
 
   * prva verzija za stretch
index ec63514..f599e28 100644 (file)
@@ -1 +1 @@
-9
+10
index 6ef0780..e607e4d 100644 (file)
@@ -1,13 +1,13 @@
 Source: proftpd-cn
 Section: net
 Priority: optional
-Maintainer: Ivan Rako <Ivan.Rako@CARNet.hr>
-Build-Depends: debhelper (>= 9)
+Maintainer: Ivan Rako <Ivan.Rako@CARNET.hr>
+Build-Depends: debhelper (>= 10)
 Standards-Version: 3.9.8
 
 Package: proftpd-cn
 Architecture: all
-Depends: proftpd-basic (>= 1.3.5), openssl (>= 1.0.1f-3), update-inetd, carnet-tools-cn (>= 3.2.1), debconf (>= 1.5.49) | debconf-2.0, ${misc:Depends}
+Depends: proftpd-basic (>= 1.3.6), openssl (>= 1.0.1f-3), update-inetd, carnet-tools-cn (>= 3.2.1), debconf (>= 1.5.49) | debconf-2.0, ${misc:Depends}
 Description: Versatile, virtual-hosting FTP daemon
  A powerful replacement for wu-ftpd, this File Transfer Protocol
  daemon supports hidden directories, virtual hosts, and per-directory
@@ -21,5 +21,5 @@ Description: Versatile, virtual-hosting FTP daemon
  .
  More information can be found at http://www.proftpd.org/.
  .
- This package depends on the basic installation of proftpd with PAM
- authentication, and does a bit of configuration munging.
+ This dependency package depends on the basic installation of proftpd
+ with PAM authentication, and does a bit of configuration munging.
index b8602d4..788b02b 100644 (file)
@@ -1,4 +1,4 @@
-Copyright 2013 CARNet 
+Copyright 2013 CARNET 
 
 You are free to distribute this software package under the terms of the
 GNU General Public License.
index 8f6e250..db3c4b3 100644 (file)
@@ -1 +1 @@
-README.CARNet
+README.CARNET
index 9d8f3ce..12fb26e 100755 (executable)
@@ -8,8 +8,9 @@ set -e
 # created:     2002-11-15 Bozo Juretic <bjuretic@srce.hr>
 # last update: 2007-05-14 Zoran Dzelajlija <zoran.dzelajlija@carnet.hr>
 # last update: 2011-04-24 Dinko Korunic <kreator@carnet.hr>
+# last update: 2020-08-14 Ivan Rako <Ivan.Rako@CARNET.hr>
 
-# Load CARNet Tools
+# Load CARNET Tools
 . /usr/share/carnet-tools/functions.sh
 
 # Load Debconf
@@ -130,16 +131,6 @@ EOF
   fi
 }
 
-# purge starog proftpd-common paketa bi napravio rusvaj
-defuse_old_postrm() {
-  if [ -f /var/lib/dpkg/info/proftpd-common.postrm ]; then
-    cp_check_and_sed '^[^#]*(update-rc.d|update-inetd|/var/run/proftpd)' \
-                     '/update-rc.d/d; /update-inetd/d; /var\/run\/proftpd/d' \
-                     /var/lib/dpkg/info/proftpd-common.postrm || true
-  fi
-}
-
-defuse_old_postrm
 disable_anonymous
 make_ssl_cert
 fix_conf
diff --git a/debian/source/format b/debian/source/format
new file mode 100644 (file)
index 0000000..d3827e7
--- /dev/null
@@ -0,0 +1 @@
+1.0