[SCM] Debian packaging of libsub-name-perl branch, master, updated. 0f28a122cc709bf17bb542d1c1521662f3d55cea
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:47:39 UTC 2013
The following commit has been merged in the master branch:
commit 8e9df82ba337f4c59f767579b01ea121dcec7d2e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:30 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index e06681b..267b0d1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
Ansgar Burchardt <ansgar at debian.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Sub-Name/
+Homepage: https://metacpan.org/release/Sub-Name/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsub-name-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsub-name-perl.git
diff --git a/debian/copyright b/debian/copyright
index 284a91f..d1846fd 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: Florian Ragwitz <rafl at debian.org>
-Source: http://search.cpan.org/dist/Sub-Name/
+Source: https://metacpan.org/release/Sub-Name/
Name: Sub-Name
Copyright: 2004-2008, Matthijs van Duin <xmath at cpan.org>
diff --git a/debian/watch b/debian/watch
index b4efd64..e559086 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Sub-Name/ .*/Sub-Name-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Sub-Name/ .*/Sub-Name-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
--
Debian packaging of libsub-name-perl
More information about the Pkg-perl-cvs-commits
mailing list