[SCM] Debian packaging of libdate-pcalc-perl branch, master, updated. 1363bab59db116570abf74f5f3ead5d4b2caed19

Dominic Hargreaves dom at earth.li
Sun May 5 22:39:23 UTC 2013


The following commit has been merged in the master branch:
commit df5b07c53051831944fe76b6771629db266bd7bb
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sun May 5 23:36:37 2013 +0100

    Switch to dpkg-source 3.0 (quilt) format

diff --git a/debian/changelog b/debian/changelog
index dc73e82..4cd5fa0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ libdate-pcalc-perl (6.1-2) UNRELEASED; urgency=low
 
   [ Dominic Hargreaves ]
   * Add patch from ANDK fixing FTBFS with Perl 5.16 (Closes: #676270)
+  * Switch to dpkg-source 3.0 (quilt) format
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 28 Jul 2010 14:32:26 -0400
 
diff --git a/debian/control b/debian/control
index 7048640..751dcc9 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Build-Depends: debhelper (>= 7.0.50),
                perl,
                libcarp-clan-perl,
                libbit-vector-perl,
-               quilt
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdate-pcalc-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdate-pcalc-perl.git
diff --git a/debian/rules b/debian/rules
index b07b02a..9401e7d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt
+	dh $@
 
 override_dh_installchangelogs:
 	dh_installchangelogs CHANGES.txt
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)

-- 
Debian packaging of libdate-pcalc-perl



More information about the Pkg-perl-cvs-commits mailing list