[SCM] Debian packaging of libcgi-validop-perl branch, master, updated. b1cafda6a76e02e50646351313ec4830623e60db
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:20:53 UTC 2013
The following commit has been merged in the master branch:
commit f9f546a0e46bc4f53d9733b0f45e55567f40b97e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:56 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 78c2eb7..fbffdd9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libtest-exception-perl, libtest-taint-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>
Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/CGI-ValidOp/
+Homepage: https://metacpan.org/release/CGI-ValidOp/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-validop-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-validop-perl.git
diff --git a/debian/copyright b/debian/copyright
index 0e51b47..f5faa02 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=59
Maintainer: Randall Hansen <legless at cpan.org>
-Source: http://search.cpan.org/dist/CGI-ValidOp/
+Source: https://metacpan.org/release/CGI-ValidOp/
Name: CGI-ValidOp
Files: *
diff --git a/debian/watch b/debian/watch
index f4ca8f1..d5b719b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/CGI-ValidOp/ .*/CGI-ValidOp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CGI-ValidOp/ .*/CGI-ValidOp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libcgi-validop-perl
More information about the Pkg-perl-cvs-commits
mailing list