[Git][debian-proftpd-team/proftpd][master] Replace B-D on libldap2-dev (transitional package) by libldap-dev.

Hilmar Preuße (@hilmar-guest) gitlab at salsa.debian.org
Mon Aug 1 21:40:43 BST 2022



Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd


Commits:
209d3d6b by Hilmar Preusse at 2022-08-01T22:40:27+02:00
Replace B-D on libldap2-dev (transitional package) by libldap-dev.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/control.in


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+proftpd-dfsg (1.3.7d+dfsg-3) UNRELEASED; urgency=medium
+
+  * Replace B-D on libldap2-dev (transitional package) by libldap-dev.
+
+ -- Hilmar Preusse <hille42 at web.de>  Mon, 01 Aug 2022 22:39:19 +0200
+
 proftpd-dfsg (1.3.7d+dfsg-2) unstable; urgency=medium
 
   * debian/copyright: use spaces rather than tabs to start continuation lines.


=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
                dh-exec,
                libacl1-dev,
                libcap-dev [linux-any],
-               libldap2-dev,
+               libldap-dev,
                default-libmysqlclient-dev,
                libncurses5-dev,
                libpam-dev,


=====================================
debian/control.in
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
                dh-exec,
                libacl1-dev,
                libcap-dev [linux-any],
-               libldap2-dev,
+               libldap-dev,
                default-libmysqlclient-dev,
                libncurses5-dev,
                libpam-dev,



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/209d3d6bb7f060d74dc106d942d9d3ee05b066ba

-- 
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/209d3d6bb7f060d74dc106d942d9d3ee05b066ba
You're receiving this email because of your account on salsa.debian.org.




More information about the Pkg-proftpd-maintainers mailing list