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

abe pushed a commit to branch master
in repository libnet-irc-perl.

commit 7201705472cdb06ba830515ce97b694ff7554b21
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Mon Jun 2 04:00:35 2014 +0200

    Switch to source format "3.0 (quilt)"
    
    Drop "--with quilt" from debian/rules and quilt build-dependency.
---
 debian/changelog     | 5 +++++
 debian/control       | 3 +--
 debian/rules         | 2 +-
 debian/source/format | 1 +
 4 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3256239..dcf4605 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -39,6 +39,11 @@ libnet-irc-perl (0.79-1) UNRELEASED; urgency=low
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
 
+  [ Axel Beckert ]
+  * Switch to source format "3.0 (quilt)"
+    + Drop "--with quilt" from debian/rules
+    + Drop quilt build-dependency
+
  -- Jonathan Yu <jaw...@cpan.org>  Sun, 27 Dec 2009 08:57:58 -0500
 
 libnet-irc-perl (0.75-8) unstable; urgency=low
diff --git a/debian/control b/debian/control
index ef06f4a..fc75988 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders: Niko Tyni <nt...@iki.fi>,
            Jonathan Yu <jaw...@cpan.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.8),
-               quilt
+Build-Depends: debhelper (>= 7.0.8)
 Build-Depends-Indep: perl
 Standards-Version: 3.8.3
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-irc-perl.git
diff --git a/debian/rules b/debian/rules
index eb93735..a5e0d78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #! /usr/bin/make -f
 
 %:
-       dh $@ --with quilt
+       dh $@
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-perl/packages/libnet-irc-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to