[Git][debian-proftpd-team/proftpd-mod-dnsbl][master] Normalize debian/* files, mostly white space

Hilmar Preuße gitlab at salsa.debian.org
Thu May 3 17:02:31 BST 2018


Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd-mod-dnsbl


Commits:
f88523f7 by Hilmar Preuße at 2018-05-03T18:02:14+02:00
Normalize debian/* files, mostly white space

- - - - -


3 changed files:

- debian/control
- debian/copyright
- debian/rules


Changes:

=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,8 @@ Section: net
 Priority: optional
 Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at alioth-lists.debian.net>
 Uploaders: Mahyuddin Susanto <udienz at ubuntu.com>,
- 	Francesco Paolo Lovergine <frankie at debian.org>
-Build-Depends: autotools-dev,
-               debhelper (>= 9),
+           Francesco Paolo Lovergine <frankie at debian.org>
+Build-Depends: debhelper (>= 9.20160114),
                proftpd-dev (>= 1.3.4~rc3-2~)
 Standards-Version: 3.9.8
 Homepage: http://www.castaglia.org/proftpd/modules/mod_dnsbl.html


=====================================
debian/copyright
=====================================
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,10 @@
-Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=202
+Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: mod_dnsbl
 Upstream-Contact: TJ Saunders
 Source: http://www.castaglia.org/proftpd/modules/mod_dnsbl.html
 
 Files: *
-Copyright: 	2007-2010, TJ Saunders
+Copyright: 2007-2010, TJ Saunders
 License: GPL-2+
 
 License: GPL-2+


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -14,12 +14,12 @@ override_dh_auto_configure: debian/control
 
 override_dh_auto_build:
 	DESTDIR=$(CURDIR)/debian/$(DEBNAME) prxs -c $(MODULE_NAME).c
-	
+
 override_dh_auto_install:
 	DESTDIR=$(CURDIR)/debian/$(DEBNAME) prxs -i -c $(MODULE_NAME).c
 	rm -f $(CURDIR)/debian/$(DEBNAME)/usr/lib/proftpd/*.la \
-		  $(CURDIR)/debian/$(DEBNAME)/usr/lib/proftpd/*.a
+		$(CURDIR)/debian/$(DEBNAME)/usr/lib/proftpd/*.a
 
 override_dh_gencontrol:
-	cat /usr/share/proftpd/proftpd-substvars >>$(CURDIR)/debian/$(DEBNAME).substvars
-	dh_gencontrol
\ No newline at end of file
+	cat /usr/share/proftpd/proftpd-substvars >> $(CURDIR)/debian/$(DEBNAME).substvars
+	dh_gencontrol



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-dnsbl/commit/f88523f71f726087b500c5a70bb7d7eacadd9707

---
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-dnsbl/commit/f88523f71f726087b500c5a70bb7d7eacadd9707
You're receiving this email because of your account on salsa.debian.org.


More information about the Pkg-proftpd-maintainers mailing list