[SCM] Debian packaging of libtest-synopsis-perl branch, master, updated. b41f5b7a88c80781ed41d4e69684c915cbc2be84

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:50:54 UTC 2013


The following commit has been merged in the master branch:
commit 26cadbc1b5604db68d3c6e255f434a674590ac0b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:12:44 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index b5d18b7..099145d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Test-Synopsis/
+Homepage: https://metacpan.org/release/Test-Synopsis/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-synopsis-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-synopsis-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 279662a..f80a25e 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: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
-Source: http://search.cpan.org/dist/Test-Synopsis/
+Source: https://metacpan.org/release/Test-Synopsis/
 Name: Test-Synopsis
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 400fb63..b59aa90 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts=dversionmangle=s/\+ds// \
-http://search.cpan.org/dist/Test-Synopsis/   .*/Test-Synopsis-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
+https://metacpan.org/release/Test-Synopsis/   .*/Test-Synopsis-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
 debian sh debian/repack.stub

-- 
Debian packaging of libtest-synopsis-perl



More information about the Pkg-perl-cvs-commits mailing list