[SCM] Debian packaging of libclass-insideout-perl branch, master, updated. c549d8f26830475c688e6fc8385236f27824e657

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:21:38 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 93068ba..2e1322f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-insideout-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-insideout-perl.git
-Homepage: http://search.cpan.org/dist/Class-InsideOut/
+Homepage: https://metacpan.org/release/Class-InsideOut/
 
 Package: libclass-insideout-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 9f6baf7..6b2c086 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
 Upstream-Contact: David A. Golden <dagolden at cpan.org>
-Source: http://search.cpan.org/dist/Class-InsideOut/
+Source: https://metacpan.org/release/Class-InsideOut/
 Upstream-Name: Class-InsideOut
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3f6b9ac..5162f80 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Class-InsideOut/ .*/Class-InsideOut-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Class-InsideOut/ .*/Class-InsideOut-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libclass-insideout-perl



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