[SCM] Debian packaging of liblist-moreutils-perl branch, master, updated. debian/0.33-1-5-g71d7200
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:35:56 UTC 2013
The following commit has been merged in the master branch:
commit b13513c7b212bf50e9ce5773ac7bdcc66518d3b3
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:39 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 18f9e1c..5f4b8a8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
gregor herrmann <gregoa at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>,
Alessandro Ghedini <ghedo at debian.org>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/List-MoreUtils/
+Homepage: https://metacpan.org/release/List-MoreUtils/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblist-moreutils-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblist-moreutils-perl.git
diff --git a/debian/copyright b/debian/copyright
index 6dda555..007ed86 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: Tassilo von Parseval <tassilo.von.parseval at rwth-aachen.de>
-Source: http://search.cpan.org/dist/List-MoreUtils/
+Source: https://metacpan.org/release/List-MoreUtils/
Files: *
Copyright:
diff --git a/debian/watch b/debian/watch
index 178ef0a..2adfb12 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/List-MoreUtils/ .*/List-MoreUtils-v?(\d[\d.]*)\.tar\.gz
+https://metacpan.org/release/List-MoreUtils/ .*/List-MoreUtils-v?(\d[\d.]*)\.tar\.gz
--
Debian packaging of liblist-moreutils-perl
More information about the Pkg-perl-cvs-commits
mailing list