r22775 - in /trunk/libcpan-distnameinfo-perl/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jul 5 11:40:01 UTC 2008


Author: gregoa
Date: Sat Jul  5 11:40:01 2008
New Revision: 22775

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22775
Log:
debian/watch: add author-based URL to catch newer releases.

Modified:
    trunk/libcpan-distnameinfo-perl/debian/changelog
    trunk/libcpan-distnameinfo-perl/debian/watch

Modified: trunk/libcpan-distnameinfo-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcpan-distnameinfo-perl/debian/changelog?rev=22775&op=diff
==============================================================================
--- trunk/libcpan-distnameinfo-perl/debian/changelog (original)
+++ trunk/libcpan-distnameinfo-perl/debian/changelog Sat Jul  5 11:40:01 2008
@@ -1,3 +1,9 @@
+libcpan-distnameinfo-perl (0.06-3) UNRELEASED; urgency=low
+
+  * debian/watch: add author-based URL to catch newer releases.
+
+ -- gregor herrmann <gregoa at debian.org>  Sat, 05 Jul 2008 13:38:03 +0200
+
 libcpan-distnameinfo-perl (0.06-2) unstable; urgency=low
 
   [ Joachim Breitner ]

Modified: trunk/libcpan-distnameinfo-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcpan-distnameinfo-perl/debian/watch?rev=22775&op=diff
==============================================================================
--- trunk/libcpan-distnameinfo-perl/debian/watch (original)
+++ trunk/libcpan-distnameinfo-perl/debian/watch Sat Jul  5 11:40:01 2008
@@ -1,2 +1,4 @@
 version=3
-http://search.cpan.org/dist/CPAN-DistnameInfo/   .*/CPAN-DistnameInfo-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+http://search.cpan.org/dist/CPAN-DistnameInfo/   .*/CPAN-DistnameInfo-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+# the dist URL doesn't show the latest version
+http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/CPAN-DistnameInfo-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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