[libtest-postgresql-perl] 01/02: because this is a 3.0 quilt package, we don't use --with quilt

Don Armstrong don at donarmstrong.com
Fri Feb 23 04:14:46 UTC 2018


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 <don at donarmstrong.com>
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 <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Don Armstrong <don at debian.org>
-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



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