r13010 - in /trunk/libhttp-server-simple-perl/debian: changelog watch
gregoa-guest at users.alioth.debian.org
gregoa-guest at users.alioth.debian.org
Fri Jan 18 22:28:20 UTC 2008
Author: gregoa-guest
Date: Fri Jan 18 22:28:20 2008
New Revision: 13010
URL: http://svn.debian.org/wsvn/?sc=1&rev=13010
Log:
debian/watch: use dist-based URL.
Modified:
trunk/libhttp-server-simple-perl/debian/changelog
trunk/libhttp-server-simple-perl/debian/watch
Modified: trunk/libhttp-server-simple-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhttp-server-simple-perl/debian/changelog?rev=13010&op=diff
==============================================================================
--- trunk/libhttp-server-simple-perl/debian/changelog (original)
+++ trunk/libhttp-server-simple-perl/debian/changelog Fri Jan 18 22:28:20 2008
@@ -9,8 +9,9 @@
* debian/rules: delete /usr/lib/perl5 only if it exists.
* Set Standards-Version to 3.7.3 (no changes needed).
* Set debhelper compatibility level to 6.
+ * debian/watch: use dist-based URL.
- -- gregor herrmann <gregor+debian at comodo.priv.at> Fri, 18 Jan 2008 23:26:23 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Fri, 18 Jan 2008 23:27:18 +0100
libhttp-server-simple-perl (0.27-1) unstable; urgency=low
Modified: trunk/libhttp-server-simple-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libhttp-server-simple-perl/debian/watch?rev=13010&op=diff
==============================================================================
--- trunk/libhttp-server-simple-perl/debian/watch (original)
+++ trunk/libhttp-server-simple-perl/debian/watch Fri Jan 18 22:28:20 2008
@@ -1,3 +1,2 @@
-# format version number, currently 2; this line is compulsory!
version=3
-http://www.cpan.org/modules/by-module/HTTP/HTTP-Server-Simple-([\d\.]+)\.tar\.gz
+http://search.cpan.org/dist/HTTP-Server-Simple/ .*/HTTP-Server-Simple-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
More information about the Pkg-perl-cvs-commits
mailing list