[SCM] Debian packaging of libhtml-tree-perl branch, master, updated. debian/5.02-1-6-ga0952ed

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


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

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

diff --git a/debian/control b/debian/control
index 25882a8..c820fbb 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
  libhtml-tagset-perl,
  libtest-fatal-perl,
  libtest-leaktrace-perl
-Homepage: http://search.cpan.org/dist/HTML-Tree/
+Homepage: https://metacpan.org/release/HTML-Tree/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-tree-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-tree-perl.git
 Standards-Version: 3.9.3
diff --git a/debian/copyright b/debian/copyright
index 1f253d8..c46f4bf 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: HTML-Tree
 Upstream-Contact: Christopher J. Madsen
-Source: http://search.cpan.org/dist/HTML-Tree/
+Source: https://metacpan.org/release/HTML-Tree/
 
 Files: *
 Copyright: 1995-1998, Gisle Aas
diff --git a/debian/watch b/debian/watch
index 3408c39..efa38a3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/HTML-Tree/   .*/HTML-Tree-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/HTML-Tree/   .*/HTML-Tree-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libhtml-tree-perl



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