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

gregoa pushed a commit to branch master
in repository libtext-flow-perl.

commit 3e70f8dd5ba2f8f56c18d0bb2427a6da9cd40d85
Author: gregor herrmann <gre...@debian.org>
Date:   Sun Jun 7 23:26:25 2015 +0200

    Drop quilt fragments from debian/*.
---
 debian/README.source | 5 -----
 debian/control       | 3 +--
 debian/rules         | 3 +--
 3 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 53061e1..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-This package uses quilt to manage all modifications to the upstream
-source.  Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
- 
-See /usr/share/doc/quilt/README.source for a detailed explanation.
diff --git a/debian/control b/debian/control
index 57c4d03..0574ac9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               libmodule-build-perl,
-               quilt
+               libmodule-build-perl
 Build-Depends-Indep: perl,
                      libtest-longstring-perl,
                      libtest-exception-perl,
diff --git a/debian/rules b/debian/rules
index 8e9d2e5..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +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/libtext-flow-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