[SCM] Debian packaging of libnamespace-clean-perl branch, master, updated. debian/0.23-1-7-g85c16fb

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


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

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

diff --git a/debian/control b/debian/control
index 7515a54..eab1144 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnamespace-clean-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnamespace-clean-perl.git
-Homepage: http://search.cpan.org/dist/namespace-clean/
+Homepage: https://metacpan.org/release/namespace-clean/
 
 Package: libnamespace-clean-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index de53e17..3a9dcba 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: namespace-clean
 Upstream-Contact: Robert Sedlacek <rs at 474.at>
-Source: http://search.cpan.org/dist/namespace-clean/
+Source: https://metacpan.org/release/namespace-clean/
 
 Files: *
 Copyright: 2011, Robert Sedlacek <rs at 474.at>
diff --git a/debian/watch b/debian/watch
index 189354e..5901313 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/namespace-clean/ .*/namespace-clean-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/namespace-clean/ .*/namespace-clean-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libnamespace-clean-perl



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