[SCM] Debian packaging of libfile-spec-perl branch, master, updated. 01942f11000ae0aa0783ee2581f5e481187e4fb4
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:30:56 UTC 2013
The following commit has been merged in the master branch:
commit 13f283799ad66fac87f3097912479c90882f464e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:04:25 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bbcff05..43b0169 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Bastian Blank <waldi at debian.org>, Damyan Ivanov <dmn at debian.org>,
Jose Luis Rivas <ghostbar38 at gmail.com>, Ryan Niebur <ryan at debian.org>,
Nicholas Bamber <nicholas at periapt.co.uk>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/PathTools/
+Homepage: https://metacpan.org/release/PathTools/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-spec-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-spec-perl.git
diff --git a/debian/copyright b/debian/copyright
index 7310210..23ca69a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Ken williams (kwilliams at cpan.org)
-Source: http://search.cpan.org/dist/PathTools/
+Source: https://metacpan.org/release/PathTools/
Name: PathTools
Files: *
diff --git a/debian/watch b/debian/watch
index 65f640e..946fa8d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts="versionmangle=s/\.\d\d$/$&00/" \
-http://search.cpan.org/dist/PathTools/ .*/PathTools-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/PathTools/ .*/PathTools-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libfile-spec-perl
More information about the Pkg-perl-cvs-commits
mailing list