[SCM] Debian packaging of libapache-asp-perl branch, master, updated. debian/2.62-1-4-g3b65b03

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


The following commit has been merged in the master branch:
commit 5480b4b613c83c35e9f263f70e333dbd300831e9
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:59:10 2013 +0100

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

diff --git a/debian/control b/debian/control
index bbce337..13e74e2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
  Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Apache-ASP/
+Homepage: https://metacpan.org/release/Apache-ASP/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-asp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-asp-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index edb7cd3..dfef3c2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Joshua Chamas
-Source: http://search.cpan.org/dist/Apache-ASP/
+Source: https://metacpan.org/release/Apache-ASP/
 Upstream-Name: Apache-ASP
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 755f806..45e42cc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Apache-ASP/  .+/Apache-ASP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Apache-ASP/  .+/Apache-ASP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libapache-asp-perl



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