[Pkg-nagios-changes] [pkg-pnp4nagios] 06/12: Switch to source format 3.0 (quilt)

Markus Frosch lazyfrosch-guest at moszumanska.debian.org
Fri Apr 11 12:39:35 UTC 2014


This is an automated email from the git hooks/post-receive script.

lazyfrosch-guest pushed a commit to branch master
in repository pkg-pnp4nagios.

commit 36ab52de9f89b3263ff62331cc69478b11f2bfcf
Author: Markus Frosch <markus at lazyfrosch.de>
Date:   Thu Apr 10 14:43:05 2014 +0200

    Switch to source format 3.0 (quilt)
---
 debian/rules         | 14 +++-----------
 debian/source/format |  2 +-
 2 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/debian/rules b/debian/rules
index 67ce765..8298335 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,6 @@
 #
 # Written by Sven Velt <sven at velt.de> and Sebastian Harl <tokkee at debian.org>.
 
-include /usr/share/quilt/quilt.make
-
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
@@ -50,23 +48,17 @@ build-indep: build-stamp
 	uglifyjs share/pnp/media/js/jquery.imgareaselect.js \
 	       > share/pnp/media/js/jquery.imgareaselect.min.js
 
-build-stamp: $(QUILT_STAMPFN) config.status
+build-stamp: config.status
 	dh_testdir
 
-	# Check whether all patches have been applied.
-	( cd debian/patches/; for patch in *; do \
-		if test "$$patch" != "series"; then \
-			grep "$$patch" series > /dev/null \
-				|| ( echo "$$patch not enabled\!"; exit 1 ); \
-		fi; done )
-
 	$(MAKE) all
 
 	touch $@
 
-clean: unpatch
+clean:
 	dh_testdir
 	dh_testroot
+	rm -f config.log
 	rm -f build-stamp
 
 	rm -f share/pnp/media/js/jquery.imgareaselect.min.js
diff --git a/debian/source/format b/debian/source/format
index d3827e7..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-pnp4nagios.git



More information about the Pkg-nagios-changes mailing list