[SCM] Debian packaging of libhttp-server-simple-mason-perl branch, master, updated. 5f44acd28858d428f23b517a71de7d20ef232ff7
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:33:51 UTC 2013
The following commit has been merged in the master branch:
commit ddb3bf8550e024e54577c5c5be4cb2b6daa38244
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:05:48 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 37aa262..62eaff2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
Angel Abad <angel at debian.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/HTTP-Server-Simple-Mason/
+Homepage: https://metacpan.org/release/HTTP-Server-Simple-Mason/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-server-simple-mason-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-server-simple-mason-perl.git
diff --git a/debian/copyright b/debian/copyright
index 7646ab6..7d791d8 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=135
Maintainer: Jesse Vincent <jesse at bestpractical.com>
-Source: http://search.cpan.org/dist/HTTP-Server-Simple-Mason/
+Source: https://metacpan.org/release/HTTP-Server-Simple-Mason/
Name: HTTP-Server-Simple-Mason
Files: *
diff --git a/debian/watch b/debian/watch
index c8ff177..9ac8aeb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/HTTP-Server-Simple-Mason/ .*/HTTP-Server-Simple-Mason-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTTP-Server-Simple-Mason/ .*/HTTP-Server-Simple-Mason-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libhttp-server-simple-mason-perl
More information about the Pkg-perl-cvs-commits
mailing list