r23105 - in /trunk/libdbd-sqlite3-perl/debian: changelog watch
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Sun Jul 13 12:38:24 UTC 2008
Author: gregoa
Date: Sun Jul 13 12:38:24 2008
New Revision: 23105
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23105
Log:
debian/watch: use dist-based URL.
Modified:
trunk/libdbd-sqlite3-perl/debian/changelog
trunk/libdbd-sqlite3-perl/debian/watch
Modified: trunk/libdbd-sqlite3-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-sqlite3-perl/debian/changelog?rev=23105&op=diff
==============================================================================
--- trunk/libdbd-sqlite3-perl/debian/changelog (original)
+++ trunk/libdbd-sqlite3-perl/debian/changelog Sun Jul 13 12:38:24 2008
@@ -7,6 +7,7 @@
[ gregor herrmann ]
* Add patch used_only_once.patch: this adds GV_ADDMULTI to the get_sv call
in SQLite.xs (closes: #490648). Cf. CPAN#36467 and `perldoc perlguts'.
+ * debian/watch: use dist-based URL.
-- Damyan Ivanov <dmn at debian.org> Fri, 21 Mar 2008 17:45:03 +0200
Modified: trunk/libdbd-sqlite3-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-sqlite3-perl/debian/watch?rev=23105&op=diff
==============================================================================
--- trunk/libdbd-sqlite3-perl/debian/watch (original)
+++ trunk/libdbd-sqlite3-perl/debian/watch Sun Jul 13 12:38:24 2008
@@ -1,2 +1,2 @@
version=3
-http://www.cpan.org/modules/by-module/DBD/DBD-SQLite-([\.\d]+).tar.gz
+http://search.cpan.org/dist/DBD-SQLite/ .*/DBD-SQLite-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
More information about the Pkg-perl-cvs-commits
mailing list