[SCM] Debian packaging of libaliased-perl branch, master, updated. d2faf3d4583251ff9f94eb5917b4cac3f12b00de

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


The following commit has been merged in the master branch:
commit 8ad3f8ca2492372acc317b6e731a8e11e4169440
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:59:03 2013 +0100

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

diff --git a/debian/control b/debian/control
index b3c40b9..c7d87ff 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libtest-pod-coverage-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>, Ryan Niebur <ryan at debian.org>
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/aliased/
+Homepage: https://metacpan.org/release/aliased/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libaliased-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libaliased-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e2a4a94..c3ce1bf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Curtis "Ovid" Poe <ovid at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/aliased/
+Upstream-Source: https://metacpan.org/release/aliased/
 Upstream-Name: aliased
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4d769d7..64f9d9f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/aliased/   .*/aliased-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/aliased/   .*/aliased-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libaliased-perl



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