[SCM] Debian packaging of libc-scan-perl branch, master, updated. bf8c6cef7e1a314e2b31a8aa04392bf13ac9f446
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:19:35 UTC 2013
The following commit has been merged in the master branch:
commit d13bc66af2e9c9db0299a2eeaff0204c0cebd970
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:20 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 538104f..ed41e9f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libdata-flow-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Peter Pentchev <roam at ringlet.net>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/C-Scan/
+Homepage: https://metacpan.org/release/C-Scan/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libc-scan-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libc-scan-perl.git
diff --git a/debian/copyright b/debian/copyright
index 1bbd2ed..4e8e092 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Ilya Zakharevich <ilya at math.ohio-state.edu>,
Hugo van der Sanden <hv at crypt0.demon.co.uk>
-Source: http://search.cpan.org/dist/C-Scan/
+Source: https://metacpan.org/release/C-Scan/
Name: C-Scan
Files: *
diff --git a/debian/watch b/debian/watch
index 4bba79b..9e81cbd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/C-Scan/ .*/C-Scan-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/C-Scan/ .*/C-Scan-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libc-scan-perl
More information about the Pkg-perl-cvs-commits
mailing list