[SCM] Debian packaging of libcps-perl branch, master, updated. debian/0.17-1-11-g2ef26f2
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:23:28 UTC 2013
The following commit has been merged in the master branch:
commit 2944e7573ec309b7590d99f63177bf85ada9a14b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:57 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 26fac47..3d31cad 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>,
gregor herrmann <gregoa at debian.org>,
Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/CPS/
+Homepage: https://metacpan.org/release/CPS/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcps-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcps-perl.git
diff --git a/debian/copyright b/debian/copyright
index 0cf4696..7409069 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: Paul Evans <leonerd at leonerd.org.uk>
-Source: http://search.cpan.org/dist/CPS/
+Source: https://metacpan.org/release/CPS/
Upstream-Name: CPS
Files: *
diff --git a/debian/watch b/debian/watch
index 7f9057e..0aaa362 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/CPS/ .*/CPS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CPS/ .*/CPS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libcps-perl
More information about the Pkg-perl-cvs-commits
mailing list