r12654 - in /trunk/liblocale-subcountry-perl/debian: changelog rules

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sun Jan 13 19:20:06 UTC 2008


Author: gregoa-guest
Date: Sun Jan 13 19:20:06 2008
New Revision: 12654

URL: http://svn.debian.org/wsvn/?sc=1&rev=12654
Log:
add dh_installexamples again, the example script was resurrected in 1.40

Modified:
    trunk/liblocale-subcountry-perl/debian/changelog
    trunk/liblocale-subcountry-perl/debian/rules

Modified: trunk/liblocale-subcountry-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/liblocale-subcountry-perl/debian/changelog?rev=12654&op=diff
==============================================================================
--- trunk/liblocale-subcountry-perl/debian/changelog (original)
+++ trunk/liblocale-subcountry-perl/debian/changelog Sun Jan 13 19:20:06 2008
@@ -14,13 +14,11 @@
     - move dh_clean before make distclean
     - remove empty /usr/lib/perl5 directory only if it exists
     - remove unneeded dh_* calls
-    - remove call to dh_installexamples, the example script was removed from
-      the upstream tarball
   * Bump debhelper compatibility level to 6.
   * Remove debian/liblocale-subcountry-perl.docs, install README directly
     from debian/rules.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 13 Jan 2008 20:15:43 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 13 Jan 2008 20:17:55 +0100
 
 liblocale-subcountry-perl (1.38-2) unstable; urgency=low
 

Modified: trunk/liblocale-subcountry-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/liblocale-subcountry-perl/debian/rules?rev=12654&op=diff
==============================================================================
--- trunk/liblocale-subcountry-perl/debian/rules (original)
+++ trunk/liblocale-subcountry-perl/debian/rules Sun Jan 13 19:20:06 2008
@@ -50,6 +50,7 @@
 	dh_testdir
 	dh_testroot
 	dh_installdocs README
+	dh_installexamples examples/*
 	dh_perl
 	dh_installchangelogs Changes
 	dh_compress




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