[libhtml-lint-perl] 02/02: Change search.cpan.org based URIs to metacpan.org based URIs

Axel Beckert abe at deuxchevaux.org
Wed Mar 5 21:41:34 UTC 2014


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libhtml-lint-perl.

commit 9c38f6a4104f468bf72ee1e068a78e156ca91b1d
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Mar 5 22:41:20 2014 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 debian/copyright | 2 +-
 debian/watch     | 2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4cec4ef..9b6c004 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libhtml-lint-perl (2.20+dfsg-2) UNRELEASED; urgency=low
 
   [ Axel Beckert ]
   * Switch Vcs-* header from Subversion to Git
+  * Change search.cpan.org based URIs to metacpan.org based URIs
 
  -- gregor herrmann <gregoa at debian.org>  Tue, 19 Feb 2013 21:02:28 +0100
 
diff --git a/debian/control b/debian/control
index 24bdccc..a71b30f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Jonas Smedegaard <dr at jones.dk>, Antonio Radici <antonio at dyne.org>,
 Standards-Version: 3.9.3
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-lint-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-lint-perl.git
-Homepage: http://search.cpan.org/dist/HTML-Lint/
+Homepage: http://metacpan.org/release/HTML-Lint
 
 Package: libhtml-lint-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index b3c0d4a..56b2dad 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: Andy Lester <andy at petdance.com>
-Source: http://search.cpan.org/dist/HTML-Lint/
+Source: http://metacpan.org/release/HTML-Lint
 Upstream-Name: HTML-Lint
 X-Repackaging-Reasoning:
   Upstream sources are repackaged to remove a file which contains a webpage
diff --git a/debian/watch b/debian/watch
index a24186f..81d6630 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
 opts="dversionmangle=s/\+dfsg//" \
-http://search.cpan.org/dist/HTML-Lint/ \
+http://metacpan.org/release/HTML-Lint \
 .*/HTML-Lint-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
 debian sh debian/repack.stub

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-lint-perl.git



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