[proftpd-mod-autohost] 01/01: Kille some lintian warnings.
Hilmar Preuße
hilmar-guest at moszumanska.debian.org
Thu Mar 22 22:01:57 GMT 2018
This is an automated email from the git hooks/post-receive script.
hilmar-guest pushed a commit to branch master
in repository proftpd-mod-autohost.
commit 7a89c2776e9765ef34c1d0d20064b806eb33ece1
Author: Hilmar Preuße <hille42 at web.de>
Date: Thu Mar 22 23:01:38 2018 +0100
Kille some lintian warnings.
---
debian/changelog | 13 +++++++++----
debian/compat | 2 +-
debian/control | 7 +++----
3 files changed, 13 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f110edd..2d21895 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,17 @@
proftpd-mod-autohost (0.4-2) UNRELEASED; urgency=low
* Removing libacl1-dev as BD and increasing proftpd-dev to (>= 1.3.4~rc3-2~)
-
+
[Hilmar Preuße]
- * Fix override in debian/rules (override_dh_autoclean -> override_dh_auto_clean)
- (Closes: #834657). Thanks to Chris Lamb.
+ * Fix override in debian/rules (override_dh_autoclean ->
+ override_dh_auto_clean) (Closes: #834657). Thanks to Chris Lamb.
+ * Lintian
+ - priority-extra-is-replaced-by-priority-optional
+ - dm-upload-allowed-is-obsolete
+ - package-uses-deprecated-debhelper-compat-version
+ - Standards Version 4.1.3, no changes needed
- -- Fabrizio Regalli <fabreg at fabreg.it> Thu, 13 Oct 2011 12:22:23 +0200
+ -- Francesco Paolo Lovergine <frankie at debian.org> Thu, 13 Oct 2011 12:22:23 +0200
proftpd-mod-autohost (0.4-1) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 18562dd..0d56e01 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,13 @@
Source: proftpd-mod-autohost
Section: net
-Priority: extra
+Priority: optional
Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at lists.alioth.debian.org>
Uploaders: Mahyuddin Susanto <udienz at ubuntu.com>,
Francesco Paolo Lovergine <frankie at debian.org>
-DM-Upload-Allowed: yes
Build-Depends: autotools-dev,
- debhelper (>= 7.0.50~),
+ debhelper (>= 9~),
proftpd-dev (>= 1.3.4~rc3-2~)
-Standards-Version: 3.9.2
+Standards-Version: 4.1.3
Homepage: http://www.castaglia.org/proftpd/modules/mod_autohost.html
Vcs-Git: git://git.debian.org/pkg-proftpd/proftpd-mod-autohost.git
Vcs-Browser: http://git.debian.org/?p=pkg-proftpd/proftpd-mod-autohost.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-proftpd/proftpd-mod-autohost.git
More information about the Pkg-proftpd-maintainers
mailing list