[SCM] Debian packaging of libtest-nowarnings-perl branch, master, updated. debian/1.04-1-6-g7dcd5e6
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:50:25 UTC 2013
The following commit has been merged in the master branch:
commit ce9eef0292cbd4442f30282b704f114fa54550b4
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:32 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index ff1f943..6b1af67 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-nowarnings-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-nowarnings-perl.git
-Homepage: http://search.cpan.org/dist/Test-NoWarnings/
+Homepage: https://metacpan.org/release/Test-NoWarnings/
Package: libtest-nowarnings-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f5e5c75..66f0db0 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: Fergal Daly <fergal at esatclear.ie>
-Source: http://search.cpan.org/dist/Test-NoWarnings/
+Source: https://metacpan.org/release/Test-NoWarnings/
Name: Test-NoWarnings
Files: *
diff --git a/debian/watch b/debian/watch
index 1705a81..9b9b4f5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-NoWarnings/ .+/Test-NoWarnings-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-NoWarnings/ .+/Test-NoWarnings-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtest-nowarnings-perl
More information about the Pkg-perl-cvs-commits
mailing list