[Git][debian-proftpd-team/proftpd][master] Drop obsolete version contraints in d/control.in too.
Hilmar Preuße (@hilmar-guest)
gitlab at salsa.debian.org
Mon Jan 10 21:14:54 GMT 2022
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd
Commits:
0115314f by Hilmar Preuße at 2022-01-10T22:14:41+01:00
Drop obsolete version contraints in d/control.in too.
- - - - -
1 changed file:
- debian/control.in
Changes:
=====================================
debian/control.in
=====================================
@@ -5,7 +5,7 @@ Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at alioth-lists.debi
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Hilmar Preusse <hille42 at web.de>
Standards-Version: 4.6.0
-Build-Depends: debhelper-compat (=13),
+Build-Depends: debhelper-compat (= 13),
dh-exec,
libacl1-dev,
libcap-dev [linux-any],
@@ -21,7 +21,7 @@ Build-Depends: debhelper-compat (=13),
unixodbc-dev,
zlib1g-dev,
libgeoip-dev,
- libmemcached-dev (>= 0.41),
+ libmemcached-dev,
libhiredis-dev,
libsodium-dev,
libmd-dev
@@ -33,10 +33,10 @@ Package: proftpd-core
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: adduser,
- libpam-runtime (>= 0.76-13.1),
+ libpam-runtime,
netbase,
ucf,
- lsb-base (>= 3.0-6),
+ lsb-base,
${misc:Depends},
${shlibs:Depends}
Conflicts: ftp-server, proftpd-mod-dnsbl
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/0115314fdd154332967c6299f45dbd0f3075ae79
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/0115314fdd154332967c6299f45dbd0f3075ae79
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list