[SCM] Debian packaging of libclass-c3-perl branch, master, updated. debian/0.24-1-4-g8cf15a1
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:21:13 UTC 2013
The following commit has been merged in the master branch:
commit 50f84cc5f1ff747582b252516bd140a48755bdf8
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:05 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 5983d71..ad9842b 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
Jonathan Yu <jawnsy at cpan.org>,
gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Class-C3/
+Homepage: https://metacpan.org/release/Class-C3/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-c3-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-c3-perl.git
diff --git a/debian/copyright b/debian/copyright
index 8e93e8c..dbfd746 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: Class-C3
Upstream-Contact: Stevan Little, <stevan at iinteractive.com>
-Source: http://search.cpan.org/dist/Class-C3/
+Source: https://metacpan.org/release/Class-C3/
Files: *
Copyright: 2005, 2006, Infinity Interactive, Inc.
diff --git a/debian/watch b/debian/watch
index 167e089..76ba2d8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Class-C3/ .*/Class-C3-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Class-C3/ .*/Class-C3-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libclass-c3-perl
More information about the Pkg-perl-cvs-commits
mailing list