[SCM] Debian packaging of libstring-dirify-perl branch, master, updated. 965033ffe23eb4b605395473531142054b7575d8
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:47:16 UTC 2013
The following commit has been merged in the master branch:
commit 4b41c8b3543942813e7d70e2b6398e03f4161837
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:21 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 944e057..2378f68 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libtest-pod-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/String-Dirify/
+Homepage: https://metacpan.org/release/String-Dirify/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-dirify-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-dirify-perl.git
diff --git a/debian/copyright b/debian/copyright
index 5ca11d3..ded8cc7 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: Ron Savage <ron at savage.net.au>
-Source: http://search.cpan.org/dist/String-Dirify/
+Source: https://metacpan.org/release/String-Dirify/
Name: String-Dirify
Files: *
diff --git a/debian/watch b/debian/watch
index d64e6a7..73aa16d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/String-Dirify/ .*/String-Dirify-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/String-Dirify/ .*/String-Dirify-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libstring-dirify-perl
More information about the Pkg-perl-cvs-commits
mailing list