[SCM] Debian packaging of libmodule-signature-perl branch, master, updated. 28027baa17f37b76fc74d3705e20d97d4c32a84d
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:38:44 UTC 2013
The following commit has been merged in the master branch:
commit ba3106cca0f141739b2c44594947c5ef22442096
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:45 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 57c2b3b..c8d20d9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
Jotam Jr. Trejo <jotamjr at debian.org.sv>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Module-Signature/
+Homepage: https://metacpan.org/release/Module-Signature/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-signature-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-signature-perl.git
diff --git a/debian/copyright b/debian/copyright
index 28975e4..34981e1 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: 唐鳳(Audrey Tang) <cpan at audreyt.org>
-Source: http://search.cpan.org/dist/Module-Signature/
+Source: https://metacpan.org/release/Module-Signature/
Name: Module-Signature
Files: *
diff --git a/debian/watch b/debian/watch
index fe63fb8..59cdfd5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Module-Signature/ .*/Module-Signature-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Module-Signature/ .*/Module-Signature-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libmodule-signature-perl
More information about the Pkg-perl-cvs-commits
mailing list