[SCM] Debian packaging of Archive-Tar-Wrapper CPAN distribution branch, master, updated. debian/0.16-1-4-g75cf07a

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


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

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

diff --git a/debian/control b/debian/control
index 7ddcf95..a53a74d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep:
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarchive-tar-wrapper-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarchive-tar-wrapper-perl.git
-Homepage: http://search.cpan.org/dist/Archive-Tar-Wrapper/
+Homepage: https://metacpan.org/release/Archive-Tar-Wrapper/
 
 Package: libarchive-tar-wrapper-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 4ea4edd..a26415e 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: Archive-Tar-Wrapper
 Upstream-Contact: Mike Schilli <cpan at perlmeister.com>
-Source: http://search.cpan.org/dist/Archive-Tar-Wrapper/
+Source: https://metacpan.org/release/Archive-Tar-Wrapper/
 
 Files: *
 Copyright: Mike Schilli <cpan at perlmeister.com>
diff --git a/debian/watch b/debian/watch
index 5e7671d..fec8f7f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Archive-Tar-Wrapper/   .*/Archive-Tar-Wrapper-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Archive-Tar-Wrapper/   .*/Archive-Tar-Wrapper-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Archive-Tar-Wrapper CPAN distribution



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