[Git][debian-proftpd-team/proftpd][master] Removed obsolete directives Breaks/Conflicts.
Francesco Paolo Lovergine (@frankie)
frankie at debian.org
Mon Jun 26 15:27:21 BST 2023
Francesco Paolo Lovergine pushed to branch master at Debian ProFTPD Team / proftpd
Commits:
5970b00d by Francesco Paolo Lovergine at 2023-06-26T16:26:30+02:00
Removed obsolete directives Breaks/Conflicts.
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/control.in
- debian/proftpd-core.NEWS
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ proftpd-dfsg (1.3.8+dfsg-7) UNRELEASED; urgency=medium
* Partially reverted changes in -6. The new proftpd-run.service has been
dropped in favour of what seems the simplest approach.
* Revised NEWS/README files to reflect changes.
+ * Removed now obsolete Breaks/Conflicts hints in d/control.in.
-- Francesco Paolo Lovergine <frankie at debian.org> Sun, 25 Jun 2023 20:24:49 +0200
=====================================
debian/control
=====================================
@@ -40,10 +40,8 @@ Depends: adduser,
ucf,
${misc:Depends},
${shlibs:Depends}
-Conflicts: ftp-server, proftpd-mod-dnsbl
-Breaks: proftpd (<< 1.3.2)
-Replaces: proftpd (<< 1.3.2), proftpd-mod-dnsbl
-Provides: ftp-server, proftpd, proftpd-abi-1.3.8, proftpd-mod-dnsbl
+Conflicts: ftp-server
+Provides: ftp-server, proftpd, proftpd-abi-1.3.8
Suggests: openbsd-inetd | inet-superserver,
openssl,
proftpd-mod-ldap,
@@ -240,8 +238,6 @@ Package: proftpd-mod-crypto
Architecture: any
Depends: proftpd-core (=${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Enhances: proftpd-core
-Breaks: proftpd-core (<= 1.3.7a+dfsg-3~)
-Replaces: proftpd-core (<= 1.3.7a+dfsg-3~)
Description: Versatile, virtual-hosting FTP daemon - TLS/SSL/SFTP modules
ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
Protocol daemon supports also hidden directories, virtual hosts, and
=====================================
debian/control.in
=====================================
@@ -40,10 +40,8 @@ Depends: adduser,
ucf,
${misc:Depends},
${shlibs:Depends}
-Conflicts: ftp-server, proftpd-mod-dnsbl
-Breaks: proftpd (<< 1.3.2)
-Replaces: proftpd (<< 1.3.2), proftpd-mod-dnsbl
-Provides: ftp-server, proftpd, proftpd-abi- at VERSION@, proftpd-mod-dnsbl
+Conflicts: ftp-server
+Provides: ftp-server, proftpd, proftpd-abi- at VERSION@
Suggests: openbsd-inetd | inet-superserver,
openssl,
proftpd-mod-ldap,
@@ -240,8 +238,6 @@ Package: proftpd-mod-crypto
Architecture: any
Depends: proftpd-core (=${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Enhances: proftpd-core
-Breaks: proftpd-core (<= 1.3.7a+dfsg-3~)
-Replaces: proftpd-core (<= 1.3.7a+dfsg-3~)
Description: Versatile, virtual-hosting FTP daemon - TLS/SSL/SFTP modules
ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer
Protocol daemon supports also hidden directories, virtual hosts, and
=====================================
debian/proftpd-core.NEWS
=====================================
@@ -1,3 +1,16 @@
+proftpd-dfsg (1.3.8+dfsg-7) unstable; urgency=medium
+
+ If you upgrade from 1.3.8+dfsg-4 (i.e. th 12.0 edition of bookworm) note
+ that you will need to
+ systemctl disable --now proftpd.socket
+ systemctl enable --now proftpd.service
+ after upgrade, if you run the proftpd in (default) standalone mode and you did not
+ do that before. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1038416
+ for more information. For other information about inetd/standalone switching
+ see also the relevant section in /usr/share/doc/proftpd-core/README.Debian.gz.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org> Mon, 26 Jun 2023 12:57:24 +0200
+
proftpd-dfsg (1.3.7a+dfsg-6) unstable; urgency=medium
The default method of installation is the traditional standalone
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/5970b00dd075eb2694c64545115d85aa49b1ece0
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/5970b00dd075eb2694c64545115d85aa49b1ece0
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list