r25392 - in /trunk/libbsd-resource-perl/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Sep 19 18:53:04 UTC 2008


Author: gregoa
Date: Fri Sep 19 18:53:00 2008
New Revision: 25392

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=25392
Log:
debian/watch: add uversionmangle in case upstream goes back to two-digit
minor versions again.

Modified:
    trunk/libbsd-resource-perl/debian/changelog
    trunk/libbsd-resource-perl/debian/watch

Modified: trunk/libbsd-resource-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbsd-resource-perl/debian/changelog?rev=25392&op=diff
==============================================================================
--- trunk/libbsd-resource-perl/debian/changelog (original)
+++ trunk/libbsd-resource-perl/debian/changelog Fri Sep 19 18:53:00 2008
@@ -13,6 +13,10 @@
   * debian/control: Change description slightly
   * Switch to debhelper instead of yada
   * Convert debian/copyright to proposed machine-readable format
+
+  [ gregor herrmann ]
+  * debian/watch: add uversionmangle in case upstream goes back to two-digit
+    minor versions again.
 
  -- Ansgar Burchardt <ansgar at 43-1.org>  Fri, 19 Sep 2008 18:22:11 +0200
 

Modified: trunk/libbsd-resource-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbsd-resource-perl/debian/watch?rev=25392&op=diff
==============================================================================
--- trunk/libbsd-resource-perl/debian/watch (original)
+++ trunk/libbsd-resource-perl/debian/watch Fri Sep 19 18:53:00 2008
@@ -1,3 +1,4 @@
 version=3
+opts="uversionmangle=s/(\.\d\d)$/${1}00/" \
 http://search.cpan.org/dist/BSD-Resource/   .*/BSD-Resource-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 




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