[SCM] Debian packaging of libnet-cidr-lite-perl branch, master, updated. cb4992e25c7fd540408b57c80c8cd2707bd67db4
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:40:31 UTC 2013
The following commit has been merged in the master branch:
commit 8d7905b1fbf2a7c1114b894e07795bf99fc81604
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:08:30 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bc30baf..74d87aa 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Niko Tyni <ntyni at iki.fi>,
gregor herrmann <gregoa at debian.org>,
Chris Butler <chrisb at debian.org>
Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Net-CIDR-Lite/
+Homepage: https://metacpan.org/release/Net-CIDR-Lite/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-cidr-lite-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-cidr-lite-perl.git
diff --git a/debian/copyright b/debian/copyright
index 2502c13..be58e7b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Douglas Wilson <dougw at cpan.org>
-Source: http://search.cpan.org/dist/Net-CIDR-Lite/
+Source: https://metacpan.org/release/Net-CIDR-Lite/
Name: Net-CIDR-Lite
Files: *
diff --git a/debian/watch b/debian/watch
index 77e5bbe..ec5f803 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Net-CIDR-Lite/ .*/Net-CIDR-Lite-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Net-CIDR-Lite/ .*/Net-CIDR-Lite-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libnet-cidr-lite-perl
More information about the Pkg-perl-cvs-commits
mailing list