[Pkg-voip-commits] [libasterisk-agi-perl] 01/10: Convert to dpkg V.3 (quilt) format

tzafrir at debian.org tzafrir at debian.org
Sat Aug 22 10:09:15 UTC 2015


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

tzafrir pushed a commit to branch master
in repository libasterisk-agi-perl.

commit fc4f3d30ca9dd39292c0adaa0d6112c5dbdee009
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Sat Aug 22 00:25:00 2015 +0200

    Convert to dpkg V.3 (quilt) format
---
 debian/rules         | 6 +-----
 debian/source/format | 1 +
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 06c4ff9..59f3b1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,12 +7,8 @@ ifndef PERL
 	PERL = /usr/bin/perl
 endif
 
-include /usr/share/quilt/quilt.make
-
 TMP=$(CURDIR)/debian/libasterisk-agi-perl
 
-include /usr/share/quilt/quilt.make
-
 DEBVERSION:=$(shell head -n 1 debian/changelog \
                 |  sed -e 's/^[^(]*(\([^)]*\)).*/\1/')
 UPVERSION:=$(shell echo $(DEBVERSION) |  sed -e 's/-.*//')
@@ -30,7 +26,7 @@ build-stamp: $(QUILT_STAMPFN)
 	touch build-stamp
 
 
-clean: unpatch
+clean:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/libasterisk-agi-perl.git



More information about the Pkg-voip-commits mailing list