[proftpd-mod-case] 01/01: ..do some lintian clean up.
Hilmar Preuße
hilmar-guest at moszumanska.debian.org
Fri Mar 23 19:39:55 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-case.
commit b45e5b8c2b31b674941bce2c0ea18864079cff9b
Author: Hilmar Preuße <hille42 at web.de>
Date: Fri Mar 23 20:39:41 2018 +0100
..do some lintian clean up.
---
debian/changelog | 9 ++++++++-
debian/compat | 2 +-
debian/control | 9 ++++-----
debian/rules | 1 -
debian/watch | 2 +-
5 files changed, 14 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5abd8ba..7fa7667 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,9 +4,16 @@ proftpd-mod-case (0.7+gitc6dd2cb18d-1) UNRELEASED; urgency=medium
* d/control:
- Policy bump to 3.9.5.
- Remove absolute DMUA.
- - add hardening-wrapper as build-depends
* d/rules: add hardening rules.
+ [ Hilmar Preuße ]
+
+ Lintian Warnings
+ * debhelper compat level 9
+ * Standards-Version 4.1.3, no changes needed
+ * priority-extra-is-replaced-by-priority-optional
+ * debian-watch-file-uses-deprecated-githubredir
+
-- Mahyuddin Susanto <udienz at gmail.com> Tue, 24 Dec 2013 18:01:43 +0700
proftpd-mod-case (0.7-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 00009e4..8d9b125 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,13 @@
Source: proftpd-mod-case
Section: net
-Priority: extra
+Priority: optional
Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at lists.alioth.debian.org>
Uploaders: Mahyuddin Susanto <udienz at gmail.com>,
Francesco Paolo Lovergine <frankie at debian.org>
Build-Depends: autotools-dev,
- debhelper (>= 7.0.50~),
- proftpd-dev (>= 1.3.4~rc3-2~),
- hardening-wrapper
-Standards-Version: 3.9.5
+ debhelper (>= 9~),
+ proftpd-dev (>= 1.3.4~rc3-2~)
+Standards-Version: 4.1.3
Homepage: http://www.castaglia.org/proftpd/modules/mod_case.html
Vcs-Git: git://git.debian.org/pkg-proftpd/proftpd-mod-case.git
Vcs-Browser: http://git.debian.org/?p=pkg-proftpd/proftpd-mod-case.git
diff --git a/debian/rules b/debian/rules
index 7d34076..d640ed5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
#!/usr/bin/make -f
# -*- makefile -*-
-export DEB_BUILD_HARDENING=1
MODULE_NAME=mod_case
DEBNAME=proftpd-mod-case
diff --git a/debian/watch b/debian/watch
index d399e0b..ed27f6d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://githubredir.debian.net/github/Castaglia/proftpd-mod_case/ (.*).tar.gz
\ No newline at end of file
+https://github.com/Castaglia/proftpd-mod_case/ (.*).tar.gz
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-proftpd/proftpd-mod-case.git
More information about the Pkg-proftpd-maintainers
mailing list