[SCM] Debian package of perl Archive::Peek branch, master, updated. debian/0.35-1-6-g0c43b98

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


The following commit has been merged in the master branch:
commit b5559d2eadcde3b688381e5d9df5d59a0c069afe
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 cf63df1..12d0a6e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarchive-peek-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarchive-peek-perl.git
-Homepage: http://search.cpan.org/dist/Archive-Peek/
+Homepage: https://metacpan.org/release/Archive-Peek/
 
 Package: libarchive-peek-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 6cdb7f1..734b547 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174
 Upstream-Contact: Leon Brocard <acme at astray.com>
-Source: http://search.cpan.org/dist/Archive-Peek/
+Source: https://metacpan.org/release/Archive-Peek/
 Upstream-Name: Archive-Peek
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 0cb5973..03b3335 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Archive-Peek/   .*/Archive-Peek-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Archive-Peek/   .*/Archive-Peek-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian package of perl Archive::Peek



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