[SCM] Debian packaging of libnet-subnets-perl branch, master, updated. 0eb409497a2ae18a8c9fccce551c72ac71a7c7b4
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:42:02 UTC 2013
The following commit has been merged in the master branch:
commit c767078056f70e0d2c8782d274e14a4bf145708e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:05 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 7dd9748..a7bc9fa 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
Jonathan Yu <jawnsy at cpan.org>
Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Net-Subnets/
+Homepage: https://metacpan.org/release/Net-Subnets/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-subnets-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-subnets-perl.git
diff --git a/debian/copyright b/debian/copyright
index 9d57ed3..f7224c6 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=59
Maintainer: Sebastian Riedel <sri at cpan.org>
-Source: http://search.cpan.org/dist/Net-Subnets/
+Source: https://metacpan.org/release/Net-Subnets/
Name: Net-Subnets
Files: *
diff --git a/debian/watch b/debian/watch
index 44b0c06..1c2e425 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Net-Subnets/ .*/Net-Subnets-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Net-Subnets/ .*/Net-Subnets-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libnet-subnets-perl
More information about the Pkg-perl-cvs-commits
mailing list