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

abe pushed a commit to branch master
in repository libjavascript-beautifier-perl.

commit d51a8ce7d01c7ce9e2a30f76900f5453d99f6082
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Tue Jun 9 00:27:06 2015 +0200

    Remove "--with quilt" from dh call and quilt build-dependency
---
 debian/changelog | 1 +
 debian/control   | 3 +--
 debian/rules     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3c635b6..b3b0de2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ libjavascript-beautifier-perl (0.18-1) unstable; 
urgency=medium
   * Mark package as autopkgtestable
   * Declare compliance with Debian Policy 3.9.6
   * Switch to source format "3.0 (quilt)"
+    + Remove "--with quilt" from dh call and quilt build-dependency.
   * Bump debhelper compatibility to 8
     + Update versioned debhelper build-dependency accordingly.
     + Add explicit build dependency on libmodule-build-perl
diff --git a/debian/control b/debian/control
index 2e73be0..89757cb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
-               libmodule-build-perl,
-               quilt
+               libmodule-build-perl
 Build-Depends-Indep: perl,
                      libtest-pod-perl
 Standards-Version: 3.9.6
diff --git a/debian/rules b/debian/rules
index 3a5c4ba..b6c3abf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-       dh $@ --with quilt
+       dh $@
 
 override_dh_quilt_patch:
        dh_quilt_patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libjavascript-beautifier-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