r43769 - in /trunk/libclass-dbi-loader-relationship-perl/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Sep 6 14:37:30 UTC 2009


Author: gregoa
Date: Sun Sep  6 14:37:23 2009
New Revision: 43769

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43769
Log:
debian/watch: add author-URL to catch the version we actually have.

Modified:
    trunk/libclass-dbi-loader-relationship-perl/debian/changelog
    trunk/libclass-dbi-loader-relationship-perl/debian/watch

Modified: trunk/libclass-dbi-loader-relationship-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-dbi-loader-relationship-perl/debian/changelog?rev=43769&op=diff
==============================================================================
--- trunk/libclass-dbi-loader-relationship-perl/debian/changelog (original)
+++ trunk/libclass-dbi-loader-relationship-perl/debian/changelog Sun Sep  6 14:37:23 2009
@@ -18,6 +18,9 @@
   * debian/control: Changed: Replace versioned (build-)dependency on
     perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
     permitted by Debian Policy 3.8.3).
+
+  [ gregor herrmann ]
+  * debian/watch: add author-URL to catch the version we actually have.
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Mon, 01 Jun 2009 18:14:13 -0700
 

Modified: trunk/libclass-dbi-loader-relationship-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-dbi-loader-relationship-perl/debian/watch?rev=43769&op=diff
==============================================================================
--- trunk/libclass-dbi-loader-relationship-perl/debian/watch (original)
+++ trunk/libclass-dbi-loader-relationship-perl/debian/watch Sun Sep  6 14:37:23 2009
@@ -1,2 +1,4 @@
 version=3
-http://search.cpan.org/dist/Class-DBI-Loader-Relationship/   .*/Class-DBI-Loader-Relationship-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+http://search.cpan.org/dist/Class-DBI-Loader-Relationship/    .*/Class-DBI-Loader-Relationship-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+http://search.cpan.org/~chunzi/Class-DBI-Loader-Relationship/ .*/Class-DBI-Loader-Relationship-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+        




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