[SCM] Debian packaging of libarchive-zip-perl branch, master, updated. debian/1.30-6-4-gc9a8dee
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:17:45 UTC 2013
The following commit has been merged in the master branch:
commit 55d5afb9f4a945b2669599fa57abfe81d50517a3
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 a2c5940..531dbc6 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
Matthias Klose <doko at debian.org>,
Salvatore Bonaccorso <carnil at debian.org>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Archive-Zip/
+Homepage: https://metacpan.org/release/Archive-Zip/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarchive-zip-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarchive-zip-perl.git
diff --git a/debian/copyright b/debian/copyright
index 71c7aaf..4a4a210 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Name: Archive-Zip
Maintainer: Adam Kennedy <adamk at cpan.org>
-Source: http://search.cpan.org/dist/Archive-Zip/
+Source: https://metacpan.org/release/Archive-Zip/
Files: *
Copyright: 2000-2004, Ned Konz <perl at bike-nomad.com>
diff --git a/debian/watch b/debian/watch
index f072b4a..a693606 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Archive-Zip/ .*/Archive-Zip-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Archive-Zip/ .*/Archive-Zip-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libarchive-zip-perl
More information about the Pkg-perl-cvs-commits
mailing list