[libcarp-datum-perl] 06/13: Drop remaining quilt fragments from debian/*.
gregor herrmann
gregoa at debian.org
Wed Jun 17 16:21:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcarp-datum-perl.
commit 0bf47779b314b45e6372551323a688054d2dc316
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Jun 17 17:49:58 2015 +0200
Drop remaining quilt fragments from debian/*.
---
debian/README.source | 4 ----
debian/control | 3 +--
debian/rules | 2 +-
3 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 210dde4..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,4 +0,0 @@
-
-This package uses the quilt patch system to apply patches at build-time.
-See /usr/share/doc/quilt/README.source for basic usage information.
-
diff --git a/debian/control b/debian/control
index 6a7d1f9..1625285 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 7.0.50~),
- quilt
+Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: perl,
liblog-agent-perl,
libgetargs-long-perl
diff --git a/debian/rules b/debian/rules
index 7c4ad6e..2c34fa8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
#export DH_VERBOSE=1
%:
- dh $@ --with quilt
+ dh $@
override_dh_auto_install:
dh_auto_install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcarp-datum-perl.git
More information about the Pkg-perl-cvs-commits
mailing list