[libclass-makemethods-perl] 05/11: Remove remaining quilt fragments.

gregor herrmann gregoa at debian.org
Fri Jun 10 21:27:31 UTC 2016


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

gregoa pushed a commit to branch master
in repository libclass-makemethods-perl.

commit 8b7a1a61ba6d5deeb1082a848b9fa2fd3affde47
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 10 22:55:47 2016 +0200

    Remove remaining quilt fragments.
---
 debian/README.source | 5 -----
 debian/control       | 3 +--
 debian/rules         | 2 +-
 3 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 9dc3fca..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 fb93159..a4e8a7d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Uploaders: Eric Dorland <eric at debian.org>,
            gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               quilt
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libclass-makemethods-perl.git
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/libclass-makemethods-perl.git



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