[SCM] Debian packaging of libpoe-loop-tk-perl branch, master, updated. 97138d82295490fe909724abd032a350f3024825
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:45:08 UTC 2013
The following commit has been merged in the master branch:
commit 483819e48ff18049a51176b03e2a31aaba5af5be
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:25 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 3a384e3..9e797f0 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.1
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-loop-tk-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpoe-loop-tk-perl.git
-Homepage: http://search.cpan.org/dist/POE-Loop-Tk/
+Homepage: https://metacpan.org/release/POE-Loop-Tk/
Package: libpoe-loop-tk-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index bfb17d5..66fd085 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=135
Maintainer: Rocco Caputo <rcaputo at cpan.org>
-Source: http://search.cpan.org/dist/POE-Loop-Tk/
+Source: https://metacpan.org/release/POE-Loop-Tk/
Name: POE-Loop-Tk
Files: *
diff --git a/debian/watch b/debian/watch
index a7554da..2d2815f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/POE-Loop-Tk/ .*/POE-Loop-Tk-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/POE-Loop-Tk/ .*/POE-Loop-Tk-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libpoe-loop-tk-perl
More information about the Pkg-perl-cvs-commits
mailing list