[SCM] Packaging of Perlbal::XS::HTTPHeaders in Debian branch, master, updated. debian/0.20-2-4-gd568f25
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:44:12 UTC 2013
The following commit has been merged in the master branch:
commit d0864bc3c252f35ba80ae1c6346e81e003360bdd
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:57 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index a3fadf5..1ae73e6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9.20120312), libperlbal-perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperlbal-xs-httpheaders-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperlbal-xs-httpheaders-perl.git
-Homepage: http://search.cpan.org/dist/Perlbal-XS-HTTPHeaders/
+Homepage: https://metacpan.org/release/Perlbal-XS-HTTPHeaders/
Package: libperlbal-xs-httpheaders-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index eea10e6..afca8b4 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: Perlbal-XS-HTTPHeaders
Upstream-Contact: Jonathan Steinert <hachi at cpan.org>
-Source: http://search.cpan.org/dist/Perlbal-XS-HTTPHeaders/
+Source: https://metacpan.org/release/Perlbal-XS-HTTPHeaders/
Files: *
Copyright: 2004 by Danga Interactive, Inc.,
diff --git a/debian/watch b/debian/watch
index 5331403..a5a43fb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Perlbal-XS-HTTPHeaders/ .*/Perlbal-XS-HTTPHeaders-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Perlbal-XS-HTTPHeaders/ .*/Perlbal-XS-HTTPHeaders-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Packaging of Perlbal::XS::HTTPHeaders in Debian
More information about the Pkg-perl-cvs-commits
mailing list