[SCM] Debian packaging of libhttp-date-perl branch, master, updated. debian/6.02-1-4-gc2e6dd6

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:33:39 UTC 2013


The following commit has been merged in the master branch:
commit 6d357ed316b9b5ab9dd14f078853fdf7a2bb2ee5
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:05:43 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index d3cb42d..2c1f42e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libtimedate-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/HTTP-Date/
+Homepage: https://metacpan.org/release/HTTP-Date/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-date-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-date-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index cdb5bab..3d55f7c 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: HTTP-Date
 Upstream-Contact: Gisle Aas <gisle at activestate.com>
-Source: http://search.cpan.org/dist/HTTP-Date/
+Source: https://metacpan.org/release/HTTP-Date/
 
 Files: *
 Copyright: 1995-1999, Gisle Aas <gisle at activestate.com>
diff --git a/debian/watch b/debian/watch
index c57295b..61a7858 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/HTTP-Date/   .*/HTTP-Date-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTTP-Date/   .*/HTTP-Date-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libhttp-date-perl



More information about the Pkg-perl-cvs-commits mailing list