[Git][debian-proftpd-team/proftpd-mod-proxy][master] 2 commits: Remove constraints unnecessary since buster
Hilmar Preuße (@hilmar-guest)
gitlab at salsa.debian.org
Fri Sep 24 22:08:25 BST 2021
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd-mod-proxy
Commits:
c48a4389 by Debian Janitor at 2021-09-24T09:53:20+00:00
Remove constraints unnecessary since buster
* Build-Depends: Drop versioned constraint on proftpd-dev.
Changes-By: deb-scrub-obsolete
- - - - -
14b7eee9 by Hilmar Preuße at 2021-09-24T21:08:20+00:00
Merge branch 'scrub-obsolete' into 'master'
Remove unnecessary constraints
See merge request debian-proftpd-team/proftpd-mod-proxy!2
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -6,6 +6,8 @@ proftpd-mod-proxy (0.8-2) UNRELEASED; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
+ * Remove constraints unnecessary since buster:
+ + Build-Depends: Drop versioned constraint on proftpd-dev.
-- Hilmar Preusse <hille42 at web.de> Tue, 25 May 2021 23:20:03 +0200
=====================================
debian/control
=====================================
@@ -4,8 +4,8 @@ Priority: optional
Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at alioth-lists.debian.net>
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Hilmar Preusse <hille42 at web.de>
-Build-Depends: debhelper-compat (=13),
- proftpd-dev (>= 1.3.6-1~),
+Build-Depends: debhelper-compat (= 13),
+ proftpd-dev,
libsqlite3-dev,
libsodium-dev,
libhiredis-dev
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-proxy/-/compare/839b53420795d8e0f16e61885bacf8570230b4f2...14b7eee920df1fecc502c677fa29b51f8f0c805e
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-proxy/-/compare/839b53420795d8e0f16e61885bacf8570230b4f2...14b7eee920df1fecc502c677fa29b51f8f0c805e
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list