[Git][debian-proftpd-team/proftpd][master] Minor change to have a clean lintian report.
Francesco Paolo Lovergine
frankie at debian.org
Mon Jan 4 10:30:25 GMT 2021
Francesco Paolo Lovergine pushed to branch master at Debian ProFTPD Team / proftpd
Commits:
fa916f66 by Francesco Paolo Lovergine at 2021-01-04T11:24:11+01:00
Minor change to have a clean lintian report.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/control.in
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-proftpd-dfsg (1.3.7a+dfsg-9) UNRELEASED; urgency=medium
+proftpd-dfsg (1.3.7a+dfsg-9) unstable; urgency=medium
[ Hilmar Preusse ]
* Add file exclude for uscan.
@@ -14,8 +14,9 @@ proftpd-dfsg (1.3.7a+dfsg-9) UNRELEASED; urgency=medium
* Using deb-systemd-invoke instead of systemctl in postinst and
added a pre-depends on that basis to pre-dep on a recent version
of init-system-helpers. Thanks lintian!
+ * Introduced ${misc:Depends} among p-basic deps to make lintian happy.
- -- Hilmar Preusse <hille42 at web.de> Sat, 02 Jan 2021 20:30:00 +0100
+ -- Francesco Paolo Lovergine <frankie at debian.org> Mon, 04 Jan 2021 11:23:32 +0100
proftpd-dfsg (1.3.7a+dfsg-8) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -285,7 +285,7 @@ Description: Versatile, virtual-hosting FTP daemon - tcpwrapper module
Package: proftpd-basic
Architecture: all
Section: oldlibs
-Depends: proftpd-core, proftpd-mod-wrap, proftpd-mod-crypto
+Depends: proftpd-core, proftpd-mod-wrap, proftpd-mod-crypto, ${misc:Depends}
Description: Transitional dummy package for ProFTPD
ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
Protocol daemon supports also hidden directories, virtual hosts, and
=====================================
debian/control.in
=====================================
@@ -285,7 +285,7 @@ Description: Versatile, virtual-hosting FTP daemon - tcpwrapper module
Package: proftpd-basic
Architecture: all
Section: oldlibs
-Depends: proftpd-core, proftpd-mod-wrap, proftpd-mod-crypto
+Depends: proftpd-core, proftpd-mod-wrap, proftpd-mod-crypto, ${misc:Depends}
Description: Transitional dummy package for ProFTPD
ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
Protocol daemon supports also hidden directories, virtual hosts, and
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/fa916f66be4a3fadc381823cac6b64dd75dccb0f
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/fa916f66be4a3fadc381823cac6b64dd75dccb0f
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list