[SCM] Debian packaging of libarchive-any-perl branch, master, updated. 0052aa2fd43f48deef94127883386d489df782f7

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


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

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

diff --git a/debian/control b/debian/control
index 59cae41..767105c 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: libarchive-zip-perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarchive-any-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarchive-any-perl.git
-Homepage: http://search.cpan.org/dist/Archive-Any/
+Homepage: https://metacpan.org/release/Archive-Any/
 
 Package: libarchive-any-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 57a1bfb..bcd2a4c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format-Specification:
  http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
 Upstream-Name: Archive-Any
 Upstream-Contact: Clint Moore <cmoore at cpan.org>
-Source: http://search.cpan.org/dist/Archive-Any/
+Source: https://metacpan.org/release/Archive-Any/
 
 Files: *
 Copyright: Clint Moore <cmoore at cpan.org>
diff --git a/debian/watch b/debian/watch
index e90e123..96f81b4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Archive-Any/   .*/Archive-Any-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Archive-Any/   .*/Archive-Any-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libarchive-any-perl



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