[SCM] Debian packaging of Tangram CPAN distribution branch, master, updated. debian/2.10-1.1-14-g8593bfe

gregor herrmann gregoa at debian.org
Sat Mar 30 13:07:49 UTC 2013


The following commit has been merged in the master branch:
commit 9d3bdea6bc799d3cbaa577a10a740c83efd66a5c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Mar 30 13:43:06 2013 +0100

    Install upstream Changes file as text instead of the original POD.

diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..81d5611
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+Changes
diff --git a/debian/rules b/debian/rules
index cbe925d..ec90a63 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,8 @@
 #!/usr/bin/make -f
+
 %:
 	dh $@
+
+override_dh_auto_build:
+	dh_auto_build
+	pod2text Changes.pod > Changes

-- 
Debian packaging of Tangram CPAN distribution



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