[Git][debian-proftpd-team/proftpd-mod-case][master] 2 commits: whitespace

Francesco Paolo Lovergine gitlab at salsa.debian.org
Sun Apr 29 11:48:45 BST 2018


Francesco Paolo Lovergine pushed to branch master at Debian ProFTPD Team / proftpd-mod-case


Commits:
5f425230 by Hilmar Preuße at 2018-04-29T11:49:06+02:00
whitespace

- - - - -
9fbaf911 by Hilmar Preuße at 2018-04-29T12:07:09+02:00
Updated maintainance team list for migration from alioth.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,14 +5,16 @@ proftpd-mod-case (0.7+git73896501cf-1) UNRELEASED; urgency=medium
     - Policy bump to 3.9.5.
     - Remove absolute DMUA.
   * d/rules: add hardening rules.
-  * d/copyright
-    - fix location of format definition
-    - change order: Statement for debian/* files goes at bottom
 
   [ Hilmar Preuße ]
 
   * Remove explicit dep on proftpd-basic (>= x.y.z), leave that job
     to ${proftpd:Depends}.
+  * d/copyright
+    - fix location of format definition
+    - change order: Statement for debian/* files goes at bottom
+  * d/rules: add export DH_VERBOSE=1 statement
+  * d/control: Updated maintainance team list for migration from alioth.
 
   Lintian Warnings
   * debhelper compat level 9


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: proftpd-mod-case
 Section: net
 Priority: optional
-Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at lists.alioth.debian.org>
+Maintainer: ProFTPD Maintainance Team <pkg-proftpd-maintainers at alioth-lists.debian.net>
 Uploaders: Mahyuddin Susanto <udienz at gmail.com>,
            Francesco Paolo Lovergine <frankie at debian.org>
 Build-Depends: autotools-dev,


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DH_VERBOSE=1
 MODULE_NAME=mod_case
 DEBNAME=proftpd-mod-case
 
@@ -13,7 +14,7 @@ override_dh_auto_build:
 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



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-case/compare/8f638fe496e75aa432394ef5f342a7c14e496c21...9fbaf911e07a5db466ff8c9e9f85bde625b7a95a

---
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-case/compare/8f638fe496e75aa432394ef5f342a7c14e496c21...9fbaf911e07a5db466ff8c9e9f85bde625b7a95a
You're receiving this email because of your account on salsa.debian.org.


More information about the Pkg-proftpd-maintainers mailing list