[proftpd-mod-clamav] 01/01: Lintian cleanings.
Hilmar Preuße
hilmar-guest at moszumanska.debian.org
Sun Mar 25 20:41:02 BST 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-clamav.
commit b8c65e29d4fc269b9b607aec3ae1a61ec94a6c18
Author: Hilmar Preuße <hille42 at web.de>
Date: Sun Mar 25 21:39:52 2018 +0200
Lintian cleanings.
---
debian/changelog | 13 +++++++++++++
debian/compat | 2 +-
debian/control | 2 +-
debian/copyright | 2 ++
debian/patches/series | 0
debian/rules | 2 +-
debian/watch | 2 +-
7 files changed, 19 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 417dbfc..68384e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+proftpd-mod-clamav (0.14~rc2-2) UNRELEASED; urgency=medium
+
+ [ Hilmar Preuße ]
+
+ Lintian:
+ Standards-Version 4.1.3, no changes needed.
+ * debian-watch-file-uses-deprecated-githubredir
+ * debhelper-tools-from-autotools-dev-are-deprecated
+ dh ... --with autotools_dev
+ * missing-license-paragraph-in-dep5-copyright
+
+ -- Francesco Paolo Lovergine <frankie at debian.org> Sun, 25 Mar 2018 21:17:54 +0200
+
proftpd-mod-clamav (0.14~rc2-1) unstable; urgency=low
[ Fabrizio Regalli ]
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 454ab32..62c2eb4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Mahyuddin Susanto <udienz at ubuntu.com>,
Build-Depends: autotools-dev,
debhelper (>= 7.0.50~),
proftpd-dev (>= 1.3.4~rc3-2~)
-Standards-Version: 3.9.5
+Standards-Version: 4.1.3
Homepage: http://www.thrallingpenguin.com/resources/mod_clamav.htm
Vcs-Git: git://git.debian.org/pkg-proftpd/proftpd-mod-clamav.git
Vcs-Browser: http://git.debian.org/?p=pkg-proftpd/proftpd-mod-clamav.git
diff --git a/debian/copyright b/debian/copyright
index 0b794ef..fbba90c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,6 +6,8 @@ Source: http://www.thrallingpenguin.com/resources/mod_clamav.htm
Files: *
Copyright: 2007-2010, Joseph Benden <joe at thrallingpenguin.com>
License: GPL-2+
+
+License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index e69de29..0000000
diff --git a/debian/rules b/debian/rules
index 5accb4b..c7ed743 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ DEBNAME=proftpd-mod-clamav
include /usr/share/dpkg/buildflags.mk
%:
- dh $@ --with autotools_dev --without python-support
+ dh $@ --without python-support
override_dh_auto_build:
DESTDIR=$(CURDIR)/debian/$(DEBNAME) prxs -c $(MODULE_NAME).c
diff --git a/debian/watch b/debian/watch
index 2562e7b..01525f4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://githubredir.debian.net/github/Castaglia/proftpd-mod_clamav/ (.*).tar.gz
\ No newline at end of file
+https://github.com/Castaglia/proftpd-mod_clamav/ (.*).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-clamav.git
More information about the Pkg-proftpd-maintainers
mailing list