[SCM] Debian packaging of libiptables-parse-perl branch, master, updated. upstream/0.9-28-g6692c50

Fabrizio Regalli fabreg at fabreg.it
Mon Feb 27 22:43:18 UTC 2012


The following commit has been merged in the master branch:
commit c0dd25b43bacbf3ef4e6812c3551f70bad5b1ef0
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Mon Feb 27 23:30:36 2012 +0100

    debian/watch: fix CPAN URL, and drop the other location

diff --git a/debian/changelog b/debian/changelog
index 6d451de..02485b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ libiptables-parse-perl (0.9-1) UNRELEASED; urgency=low
   * Added myself to Uploaders
   * Bump Standards-Version to 3.9.3
   * Changed Homepage to default search.cpan.org
+  * debian/watch: fix CPAN URL, and drop the other location
 
  -- Franck Joncourt <franck at debian.org>  Mon, 27 Feb 2012 23:12:48 +0100
 
diff --git a/debian/watch b/debian/watch
index c759e55..abe69e6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-
-http://www.cipherdyne.com/modules/IPTables-Parse-(.*)\.tar\.gz
+http://search.cpan.org/dist/IPTables-Parse/ .*/IPTables-Parse-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libiptables-parse-perl



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