[proftpd-mod-dnsbl] 01/01: Kill some lintian warnings.

Hilmar Preuße hilmar-guest at moszumanska.debian.org
Thu Mar 22 09:11:06 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-dnsbl.

commit 1fa1699309af9d05f87bd2698b6e1e1e843f29b1
Author: Hilmar Preuße <hille42 at web.de>
Date:   Thu Mar 22 10:10:44 2018 +0100

    Kill some lintian warnings.
---
 debian/changelog                 | 14 ++++++++++++++
 debian/control                   |  1 -
 debian/copyright                 |  2 ++
 debian/patches/01_makefile.patch |  2 +-
 debian/rules                     |  2 +-
 debian/watch                     |  2 +-
 6 files changed, 19 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 50d5bbb..31173da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+proftpd-mod-dnsbl (0.1.5-5) UNRELEASED; urgency=medium
+
+  [ Hilmar Preuße ]
+
+  Lintian cleanup:
+  * missing-license-paragraph-in-dep5-copyright
+  * spelling-error-in-patch-description
+  * debian-watch-file-uses-deprecated-githubredir
+  * debhelper-tools-from-autotools-dev-are-deprecated
+  
+  Remove "Dm-Upload-Allowed" field from debian/control.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Thu, 22 Mar 2018 09:56:36 +0100
+
 proftpd-mod-dnsbl (0.1.5-4) unstable; urgency=low
 
   [ Mahyuddin Susanto ]
diff --git a/debian/control b/debian/control
index 67082ad..577978a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ 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 (>= 9),
                proftpd-dev (>= 1.3.4~rc3-2~)
diff --git a/debian/copyright b/debian/copyright
index 60ac79f..0f57b85 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,6 +6,8 @@ Source: http://www.castaglia.org/proftpd/modules/mod_dnsbl.html
 Files: *
 Copyright: 	2007-2010, TJ Saunders
 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/01_makefile.patch b/debian/patches/01_makefile.patch
index 4250227..2830e8b 100644
--- a/debian/patches/01_makefile.patch
+++ b/debian/patches/01_makefile.patch
@@ -1,4 +1,4 @@
-Description: Sync makefile compability to run dh_auto_build
+Description: Sync makefile compatibility to run dh_auto_build
 Author: Mahyuddin Susanto <udienz at ubuntu.com>
 --- proftpd-mod-dnsbl-0.1.5.orig/Makefile.in
 +++ proftpd-mod-dnsbl-0.1.5/Makefile.in
diff --git a/debian/rules b/debian/rules
index fe6a773..0cacfab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ MODULE_NAME=mod_dnsbl
 DEBNAME=proftpd-mod-dnsbl
 
 %:
-	dh $@ --with autotools_dev
+	dh $@
 
 override_dh_auto_configure: debian/control
 	./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
diff --git a/debian/watch b/debian/watch
index 68f3a27..fe66a05 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://githubredir.debian.net/github/Castaglia/proftpd-mod_dnsbl/ (.*).tar.gz
\ No newline at end of file
+https://github.com/Castaglia/proftpd-mod_dnsbl/ (.*).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-dnsbl.git



More information about the Pkg-proftpd-maintainers mailing list