[libtext-greeking-perl] 03/09: Convert the source package to 3.0 (quilt) format.

Niko Tyni ntyni at moszumanska.debian.org
Sat Oct 11 11:00:30 UTC 2014


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

ntyni pushed a commit to branch master
in repository libtext-greeking-perl.

commit 8bc64badf7c48c9da1687932603cccfc4b6486c2
Author: Niko Tyni <ntyni at debian.org>
Date:   Wed Oct 8 23:02:35 2014 +0300

    Convert the source package to 3.0 (quilt) format.
---
 debian/README.source | 5 -----
 debian/control       | 3 +--
 debian/rules         | 2 +-
 debian/source/format | 1 +
 4 files changed, 3 insertions(+), 8 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 6267b1b..802f024 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Uploaders: Christine Spang <christine at debian.org>,
            Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50),
-               quilt
+Build-Depends: debhelper (>= 7.0.50)
 Build-Depends-Indep: perl,
                      libtest-pod-perl,
                      libtest-cpan-meta-perl,
diff --git a/debian/rules b/debian/rules
index 064dcab..2da8001 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt
+	dh $@
 
 override_dh_auto_test:
 	AUTOMATED_TESTING=1 MANIFEST_WARN_ONLY=1 dh_auto_test
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-greeking-perl.git



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