[SCM] Debian packaging of libpoe-perl branch, master, updated. debian/2e1.3540-1-4-g12b2d97
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:45:07 UTC 2013
The following commit has been merged in the master branch:
commit 115bf8f7e617742ab471f3213d0c9a05506fc6b3
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:26 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 4903478..c62312b 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
Nicholas Bamber <nicholas at periapt.co.uk>, gregor herrmann <gregoa at debian.org>,
Alessandro Ghedini <ghedo at debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/POE/
+Homepage: https://metacpan.org/release/POE/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpoe-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-perl.git
diff --git a/debian/copyright b/debian/copyright
index 1a2887d..aaf1c1f 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: POE
Upstream-Contact: Rocco Caputo <rcaputo at cpan.org>
-Source: http://search.cpan.org/dist/POE/
+Source: https://metacpan.org/release/POE/
Files: *
Copyright: 1998-2009, Rocco Caputo <rcaputo at cpan.org>
diff --git a/debian/watch b/debian/watch
index c028ce4..70ec5a2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,5 +2,5 @@ version=3
# upstream changed from 1.000x versions to 1.00x
# we also prepare to handle 1.0x and 1.x
opts="uversionmangle=s/\.(\d\d\d)$/.${1}0/;s/\.(\d\d)$/.${1}00/;s/\.(\d)$/.${1}000/" \
-http://search.cpan.org/dist/POE/ \
+https://metacpan.org/release/POE/ \
.*/POE-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libpoe-perl
More information about the Pkg-perl-cvs-commits
mailing list