r30859 - in /trunk/libdatetime-locale-perl/debian: changelog rules

tincho at users.alioth.debian.org tincho at users.alioth.debian.org
Wed Feb 18 17:20:32 UTC 2009


Author: tincho
Date: Wed Feb 18 17:20:26 2009
New Revision: 30859

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30859
Log:
releasing version 1:0.42-1

Modified:
    trunk/libdatetime-locale-perl/debian/changelog
    trunk/libdatetime-locale-perl/debian/rules

Modified: trunk/libdatetime-locale-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-locale-perl/debian/changelog?rev=30859&op=diff
==============================================================================
--- trunk/libdatetime-locale-perl/debian/changelog (original)
+++ trunk/libdatetime-locale-perl/debian/changelog Wed Feb 18 17:20:26 2009
@@ -1,4 +1,4 @@
-libdatetime-locale-perl (1:0.42-1) UNRELEASED; urgency=low
+libdatetime-locale-perl (1:0.42-1) unstable; urgency=low
 
   [ Gunnar Wolf
   * New upstream release (Closes: #494163, #453368)
@@ -30,7 +30,7 @@
   * debian/copyright: added as non-generated file with current format.
   * debian/rules: from scratch with debhelper.
 
- -- Martín Ferrari <tincho at debian.org>  Wed, 18 Feb 2009 13:00:47 -0200
+ -- Martín Ferrari <tincho at debian.org>  Wed, 18 Feb 2009 15:10:33 -0200
 
 libdatetime-locale-perl (1:0.35-1+1.5.0) unstable; urgency=low
 

Modified: trunk/libdatetime-locale-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-locale-perl/debian/rules?rev=30859&op=diff
==============================================================================
--- trunk/libdatetime-locale-perl/debian/rules (original)
+++ trunk/libdatetime-locale-perl/debian/rules Wed Feb 18 17:20:26 2009
@@ -18,7 +18,7 @@
 	$(PERL) Build
 	# Fix manpages
 	$(PERL) -i -ple 'next unless(/^\.SH "NAME"/.../^\.SH/); \
-		s/DateTime::Locale::(\S+)/$$& \\- DateTime locale package for "$1"/' \
+		s/DateTime::Locale::(\S+)/$$& \\- DateTime locale package for "$$1"/' \
 		blib/libdoc/DateTime::Locale::*
 	$(PERL) Build test
 	touch $@




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