[SCM] Debian packaging of libsub-override-perl branch, master, updated. af2a71ef316fc39a5ffa409e9b3763e2d33eb4c3

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:47:40 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 3e9d2e0..3ece371 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl, libtest-exception-perl, libtest-pod-perl,
 Standards-Version: 3.8.4
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsub-override-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsub-override-perl.git
-Homepage: http://search.cpan.org/dist/Sub-Override/
+Homepage: https://metacpan.org/release/Sub-Override/
 
 Package: libsub-override-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 86148f4..26b5323 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: Curtis "Ovid" Poe
-Source: http://search.cpan.org/dist/Sub-Override/
+Source: https://metacpan.org/release/Sub-Override/
 Name: Sub-Override
 
 Copyright: © 2004-2005, Curtis "Ovid" Poe
diff --git a/debian/watch b/debian/watch
index 38ce013..e470f39 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Sub-Override/   .*/Sub-Override-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Sub-Override/   .*/Sub-Override-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libsub-override-perl



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