r50608 - in /trunk/libtimedate-perl/debian: changelog watch

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Jan 9 23:32:02 UTC 2010


Author: jawnsy-guest
Date: Sat Jan  9 23:31:57 2010
New Revision: 50608

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=50608
Log:
Update debian/watch file

Modified:
    trunk/libtimedate-perl/debian/changelog
    trunk/libtimedate-perl/debian/watch

Modified: trunk/libtimedate-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtimedate-perl/debian/changelog?rev=50608&op=diff
==============================================================================
--- trunk/libtimedate-perl/debian/changelog (original)
+++ trunk/libtimedate-perl/debian/changelog Sat Jan  9 23:31:57 2010
@@ -1,5 +1,6 @@
 timedate (1.1900-2) UNRELEASED; urgency=low
 
+  [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza). Removed: XS-Vcs-Svn fields.
   * Manually add Homepage field.
@@ -17,7 +18,10 @@
     Uploaders.
   * Rename source package to libtimedate-perl.
 
- -- gregor herrmann <gregoa at debian.org>  Fri, 13 Nov 2009 23:47:11 +0100
+  [ Jonathan Yu ]
+  * Update debian/watch file
+
+ -- Jonathan Yu <jawnsy at cpan.org>  Sat, 09 Jan 2010 18:33:55 -0500
 
 timedate (1.1900-1) unstable; urgency=low
 

Modified: trunk/libtimedate-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtimedate-perl/debian/watch?rev=50608&op=diff
==============================================================================
--- trunk/libtimedate-perl/debian/watch (original)
+++ trunk/libtimedate-perl/debian/watch Sat Jan  9 23:31:57 2010
@@ -1,3 +1,6 @@
+# format version number, currently 3; this line is compulsory!
 version=3
+# URL to the package page followed by a regex to search
 opts="uversionmangle=s/^(\d+)\.(\d\d)$/$1.${2}00/" \
-http://search.cpan.org/dist/TimeDate/ .*/TimeDate-([[:digit:]].*)\.tar\.gz
+	http://search.cpan.org/dist/TimeDate/ \
+	.*/TimeDate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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