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

don pushed a commit to branch master
in repository libtest-postgresql-perl.

commit dd32d9d04e834ee4c5b7bfccfb5a16d9ecc6ee52
Author: Don Armstrong <[email protected]>
Date:   Thu Feb 22 20:02:41 2018 -0800

    because this is a 3.0 quilt package, we don't use --with quilt
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 668d49d..aae13c9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <[email protected]>
 Uploaders: Don Armstrong <[email protected]>
-Build-Depends: debhelper (>= 10), quilt
+Build-Depends: debhelper (>= 10)
 Build-Depends-Indep: libdbd-pg-perl,
  libdbi-perl,
  libfile-which-perl,
diff --git a/debian/rules b/debian/rules
index f6b359a..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-       dh $@ --with quilt
+       dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-postgresql-perl.git

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

Reply via email to