[SCM] Debian packaging of libdevel-cycle-perl branch, master, updated. debian/1.11-2-4-g05cba9d
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:27:32 UTC 2013
The following commit has been merged in the master branch:
commit 532ee4769d66f92ccd87610bfeb1b79d917da2b1
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:03:15 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bb0f0d5..bfd0c08 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
Florian Schlichting <fschlich at zedat.fu-berlin.de>
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Devel-Cycle/
+Homepage: https://metacpan.org/release/Devel-Cycle/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-cycle-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-cycle-perl.git
diff --git a/debian/copyright b/debian/copyright
index 2976215..cf413db 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Lincoln D. Stein <lincoln.stein at gmail.com>
-Source: http://search.cpan.org/dist/Devel-Cycle/
+Source: https://metacpan.org/release/Devel-Cycle/
Upstream-Name: Devel-Cycle
Files: *
diff --git a/debian/watch b/debian/watch
index 352f781..e771f3c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Devel-Cycle/ .*/Devel-Cycle-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Devel-Cycle/ .*/Devel-Cycle-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libdevel-cycle-perl
More information about the Pkg-perl-cvs-commits
mailing list