[SCM] Debian packaging of libpod-eventual-perl branch, master, updated. 0e4af14d0b434d255cf4ab216cdd8f5b50a0b8c3

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:44:33 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 820a206..d3ffb02 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libtest-deep-perl, libmixin-linewise-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Pod-Eventual/
+Homepage: https://metacpan.org/release/Pod-Eventual/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpod-eventual-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-eventual-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 2ffbcdb..aed0574 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=59
 Maintainer: Ricardo SIGNES <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/Pod-Eventual/
+Source: https://metacpan.org/release/Pod-Eventual/
 Name: Pod-Eventual
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 2b84002..fd006c5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Pod-Eventual/   .*/Pod-Eventual-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Pod-Eventual/   .*/Pod-Eventual-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libpod-eventual-perl



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