[Git][debian-proftpd-team/proftpd-mod-tar][master] 2 commits: Remove explicit dep on proftpd-basic (>= x.y.z).
Hilmar Preuße
gitlab at salsa.debian.org
Tue May 1 20:04:07 BST 2018
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd-mod-tar
Commits:
ad08bbae by Hilmar Preuße at 2018-04-10T20:51:13+02:00
Remove explicit dep on proftpd-basic (>= x.y.z).
- - - - -
86b25281 by Francesco Paolo Lovergine at 2018-05-01T12:09:34+02:00
Ready for unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,21 @@
-proftpd-mod-tar (0.3.3-2) UNRELEASED; urgency=low
+proftpd-mod-tar (0.3.3-2) unstable; urgency=low
* Removing libacl1-dev as BD and increasing proftpd-dev to (>= 1.3.4~rc3-2~)
-
+
[ Hilmar Preuße ]
* d/control: Remove "DM-Upload-Allowed" field
* d/rules: add --without python-support to dh call
* d/rules: overhaul clean target to make it work
* package-uses-deprecated-debhelper-compat-version 7
* ancient-standards-version 3.9.2
+ * Remove explicit dep on proftpd-basic (>= x.y.z), leave that job
+ to ${proftpd:Depends}.
+
+ [ Francesco Paolo Lovergine ]
+ * Updated Vcs-* fields
+ * Policy bumped to 4.1.4. No changes needed.
- -- Fabrizio Regalli <fabreg at fabreg.it> Thu, 13 Oct 2011 10:37:46 +0200
+ -- Francesco Paolo Lovergine <frankie at debian.org> Tue, 01 May 2018 12:05:07 +0200
proftpd-mod-tar (0.3.3-1) unstable; urgency=low
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -5,15 +5,14 @@ Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at lists.alioth.debi
Uploaders: Fabrizio Regalli <fabreg at fabreg.it>,
Francesco Paolo Lovergine <frankie at debian.org>
Build-Depends: debhelper (>= 9~), libtar-dev, proftpd-dev (>= 1.3.4~rc3-2~), libbz2-dev, zlib1g-dev
-Standards-Version: 4.1.3
+Standards-Version: 4.1.4
Homepage: http://www.castaglia.org/proftpd/modules/mod_tar.html
-Vcs-Git: git://git.debian.org/pkg-proftpd/proftpd-mod-tar.git
-Vcs-Browser: http://git.debian.org/?p=pkg-proftpd/proftpd-mod-tar.git;a=summary
-
+Vcs-Browser: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-tar
+Vcs-Git: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-tar.git
Package: proftpd-mod-tar
Architecture: any
-Depends: proftpd-basic (>= 1.3.3d-4~), ${misc:Depends}, ${shlibs:Depends}, ${proftpd:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${proftpd:Depends}
Description: ProFTPD module mod_tar
The mod_tar module supports on-the-fly creation of tar files,
Whenever a client attempts to download a directory as a tar file,
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-tar/compare/4c64287cf9a03de6323d222e4951c353c94f04c4...86b25281a8bd6d6451347bf833e46fa73f495359
---
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-tar/compare/4c64287cf9a03de6323d222e4951c353c94f04c4...86b25281a8bd6d6451347bf833e46fa73f495359
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list