[SCM] Debian packaging of libtest-checkchanges-perl branch, master, updated. 4223acfa447e4cb6f5a4fc000f47cea9da383c57

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:49:16 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index ba2be8f..a1c954c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Test-CheckChanges/
+Homepage: https://metacpan.org/release/Test-CheckChanges/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-checkchanges-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-checkchanges-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 3f26ec1..f7c5fc6 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: G. Allen Morris III <gam3 at gam3.net>
-Source: http://search.cpan.org/dist/Test-CheckChanges/
+Source: https://metacpan.org/release/Test-CheckChanges/
 Name: Test-CheckChanges
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 6ba6f98..b2f6971 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-CheckChanges/   .*/Test-CheckChanges-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-CheckChanges/   .*/Test-CheckChanges-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-checkchanges-perl



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