[SCM] Debian packaging of libcgi-ssi-perl branch, master, updated. debian/0.92-3-4-g474d9be
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:20:49 UTC 2013
The following commit has been merged in the master branch:
commit abb4ed3e4dedec3f4a1a718bfac970b07ec376be
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:54 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 0a0390d..92f3a8b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Tim Retout <diocles at debian.org>
Section: perl
Priority: extra
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/CGI-SSI/
+Homepage: https://metacpan.org/release/CGI-SSI/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-ssi-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-ssi-perl.git
Build-Depends: debhelper (>= 8)
diff --git a/debian/copyright b/debian/copyright
index ca0fada..bc7fa82 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: James Tolley <james at bitperfect.com>
-Source: http://search.cpan.org/dist/CGI-SSI/
+Source: https://metacpan.org/release/CGI-SSI/
Name: CGI-SSI
Files: *
diff --git a/debian/watch b/debian/watch
index 98c7324..82b9b8a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# format version number, currently 2; this line is compulsory!
version=3
-http://search.cpan.org/dist/CGI-SSI/ .*/CGI-SSI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CGI-SSI/ .*/CGI-SSI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libcgi-ssi-perl
More information about the Pkg-perl-cvs-commits
mailing list