[Git][debian-proftpd-team/proftpd-mod-clamav][master] 2 commits: Lintian cleanings.
Hilmar Preuße
gitlab at salsa.debian.org
Mon Apr 30 23:02:24 BST 2018
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd-mod-clamav
Commits:
b8c65e29 by Hilmar Preuße at 2018-03-25T21:39:52+02:00
Lintian cleanings.
- - - - -
456fede9 by Hilmar Preuße at 2018-03-25T21:43:50+02:00
...change log entry.
- - - - -
7 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- − debian/patches/series
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+proftpd-mod-clamav (0.14~rc2-2) UNRELEASED; urgency=medium
+
+ [ Hilmar Preuße ]
+
+ Lintian:
+ Standards-Version 4.1.3, no changes needed.
+ * package-uses-deprecated-debhelper-compat-version
+ * 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 ]
=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
=====================================
debian/control
=====================================
--- 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
=====================================
debian/copyright
=====================================
--- 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
=====================================
debian/patches/series deleted
=====================================
--- a/debian/patches/series
+++ /dev/null
=====================================
debian/rules
=====================================
--- 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
=====================================
debian/watch
=====================================
--- 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
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-clamav/compare/4f0343bbcc017b80aec2a9115efd70142e53bc5d...456fede90817c4cc9c78dbc72c8a567566d4eaf6
---
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-clamav/compare/4f0343bbcc017b80aec2a9115efd70142e53bc5d...456fede90817c4cc9c78dbc72c8a567566d4eaf6
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list