[SCM] Debian packaging of libclass-whitehole-perl branch, master, updated. 7061f37b4d097827e4e1ce97d7eb296767ecdb21
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:22:01 UTC 2013
The following commit has been merged in the master branch:
commit 2c4d16befd0e9940c865f214b9ab41fd0144f71c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:27 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/copyright b/debian/copyright
index 97ab760..6a726db 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: Michael G Schwern <schwern at pobox.com>
-Upstream-Source: http://search.cpan.org/dist/Class-WhiteHole/
+Upstream-Source: https://metacpan.org/release/Class-WhiteHole/
Upstream-Name: Class-WhiteHole
Files: *
diff --git a/debian/watch b/debian/watch
index 8033319..481f927 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Class-WhiteHole/ .*/Class-WhiteHole-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Class-WhiteHole/ .*/Class-WhiteHole-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libclass-whitehole-perl
More information about the Pkg-perl-cvs-commits
mailing list