[SCM] Debian packaging of libtest-file-contents-perl branch, master, updated. 4d32f8e5676775763a8e4baedf7283b230da669a
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:49:46 UTC 2013
The following commit has been merged in the master branch:
commit 3ecde19aec06a6d58839b3a8f0d2db469e0808f6
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:17 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 508438c..ccaa775 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Alessandro Ghedini <ghedo at debian.org>,
Nicholas Bamber <nicholas at periapt.co.uk>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Test-File-Contents/
+Homepage: https://metacpan.org/release/Test-File-Contents/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-file-contents-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-file-contents-perl.git
diff --git a/debian/copyright b/debian/copyright
index 5a27e4a..2a9cfb8 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: David E. Wheeler <david at justatheory.com>
-Source: http://search.cpan.org/dist/Test-File-Contents/
+Source: https://metacpan.org/release/Test-File-Contents/
Name: Test-File-Contents
Files: *
diff --git a/debian/watch b/debian/watch
index 9f7807a..579eba9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-File-Contents/ .*/Test-File-Contents-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-File-Contents/ .*/Test-File-Contents-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtest-file-contents-perl
More information about the Pkg-perl-cvs-commits
mailing list