+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
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
.
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.
# 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
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