[SCM] Debian packaging of libnet-patricia-perl branch, master, updated. upstream/1.20-80-g182eda7
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:41:34 UTC 2013
The following commit has been merged in the master branch:
commit 7eddea08d9032be1e0dcfb9e01e2ecb9778b31c0
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:08:56 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 3fe2237..717f16f 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-patricia-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-patricia-perl.git
-Homepage: http://search.cpan.org/dist/Net-Patricia/
+Homepage: https://metacpan.org/release/Net-Patricia/
Package: libnet-patricia-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index db8a92e..a1f1c30 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Net-Patricia
Upstream-Contact: Dave Plonka <plonka at doit.wisc.edu>
Philip Prindeville <philipp at redfish-solutions.com>
-Source: http://search.cpan.org/dist/Net-Patricia/
+Source: https://metacpan.org/release/Net-Patricia/
Files: *
Copyright: 2000-2005 Dave Plonka <plonka at doit.wisc.edu>
diff --git a/debian/watch b/debian/watch
index 70a78c4..d2bb8ae 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Net-Patricia/ .*/Net-Patricia-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Net-Patricia/ .*/Net-Patricia-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libnet-patricia-perl
More information about the Pkg-perl-cvs-commits
mailing list