[SCM] Debian packaging of Geo-IP CPAN distribution branch, master, updated. debian/1.40-2-3-g3d7eebc

gregor herrmann gregoa at debian.org
Mon Dec 24 14:30:50 UTC 2012


The following commit has been merged in the master branch:
commit 3d7eebc880d015c22f336af9c170c30294b59201
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Dec 24 15:12:12 2012 +0100

    debian/watch: use dist-based URL.

diff --git a/debian/changelog b/debian/changelog
index 3de2435..2fed4df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libgeo-ip-perl (1.40-3) UNRELEASED; urgency=low
 
   * debian/control: update {versioned,alternative} (build) dependencies.
+  * debian/watch: use dist-based URL.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 05 Aug 2012 13:23:58 +0200
 
diff --git a/debian/watch b/debian/watch
index 1a5821e..113f290 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://www.cpan.org/modules/by-module/Geo/Geo-IP-([0-9].*)\.tar\.gz
+http://search.cpan.org/dist/Geo-IP/ .*/Geo-IP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Geo-IP CPAN distribution



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