[libfile-slurp-unicode-perl] 06/06: Remove empty debian/patches/series, "--with quilt" and quilt b-d
Axel Beckert
abe at deuxchevaux.org
Sat Jun 6 21:17:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libfile-slurp-unicode-perl.
commit 8e34ad2cf37c8a58db2de4b6bd68e3cf2371dbee
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sat Jun 6 23:17:00 2015 +0200
Remove empty debian/patches/series, "--with quilt" and quilt b-d
---
debian/changelog | 1 +
debian/control | 3 +--
debian/patches/series | 1 -
debian/rules | 2 +-
4 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 46aa76e..7ba5c28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ libfile-slurp-unicode-perl (0.7.1-2) UNRELEASED; urgency=low
* Mark package as autopkgtestable.
* Declare compliance with Debian Policy 3.9.6.
* Add explicit build dependency on libmodule-build-perl.
+ * Remove empty debian/patches/series, "--with quilt" and quilt b-d.
-- Ansgar Burchardt <ansgar at debian.org> Wed, 27 Jul 2011 18:43:57 +0200
diff --git a/debian/control b/debian/control
index 2de13c2..0902b18 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 8),
- libmodule-build-perl,
- quilt
+ libmodule-build-perl
Build-Depends-Indep: perl,
libfile-slurp-perl
Standards-Version: 3.9.6
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 16b395c..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-# List of quilt patches to be applied
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index e7e9e4f..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@ --with quilt
\ No newline at end of file
+ dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-slurp-unicode-perl.git
More information about the Pkg-perl-cvs-commits
mailing list