r49145 - in /trunk/libaspect-perl/debian: changelog rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Tue Dec 22 03:36:17 UTC 2009


Author: jawnsy-guest
Date: Tue Dec 22 03:36:12 2009
New Revision: 49145

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=49145
Log:
looks good, dch -r

Modified:
    trunk/libaspect-perl/debian/changelog
    trunk/libaspect-perl/debian/rules

Modified: trunk/libaspect-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libaspect-perl/debian/changelog?rev=49145&op=diff
==============================================================================
--- trunk/libaspect-perl/debian/changelog (original)
+++ trunk/libaspect-perl/debian/changelog Tue Dec 22 03:36:12 2009
@@ -1,11 +1,11 @@
-libaspect-perl (0.22-1) UNRELEASED; urgency=low
+libaspect-perl (0.22-1) unstable; urgency=low
 
   * New upstream release
   * Now needs Sub::Uplevel 0.2002
   * Rewrite control short description
   * Clean up overrides
 
- -- Jonathan Yu <jawnsy at cpan.org>  Mon, 21 Dec 2009 19:14:08 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Mon, 21 Dec 2009 19:29:36 -0500
 
 libaspect-perl (0.21-2) unstable; urgency=low
 

Modified: trunk/libaspect-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libaspect-perl/debian/rules?rev=49145&op=diff
==============================================================================
--- trunk/libaspect-perl/debian/rules (original)
+++ trunk/libaspect-perl/debian/rules Tue Dec 22 03:36:12 2009
@@ -12,7 +12,7 @@
 
 override_dh_installexamples:
 	dh_installexamples
-	sed -i '1s|^#!perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PACKAGE)/examples/*
+	sed -i '1s|^#!perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PACKAGE)/examples/*/*
 
 override_dh_auto_test:
 	AUTOMATED_TESTING=1 dh_auto_test




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