[SCM] Debian packaging of libdata-types-perl branch, master, updated. debian/0.09-1-4-g83415fb
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:25:14 UTC 2013
The following commit has been merged in the master branch:
commit 3b18736330044dddd5a39e5dc025621c4fe2a62c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:02:32 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index ce496d2..0b46bd1 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
Damyan Ivanov <dmn at debian.org>, Rene Mayorga <rmayorga at debian.org>,
gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Data-Types/
+Homepage: https://metacpan.org/release/Data-Types/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-types-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-types-perl.git
diff --git a/debian/copyright b/debian/copyright
index 5d68507..1b875b0 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: David E. Wheeler <david at justatheory.com>
-Source: http://search.cpan.org/dist/Data-Types/
+Source: https://metacpan.org/release/Data-Types/
Name: Data-Types
Files: *
diff --git a/debian/watch b/debian/watch
index b8ea89d..54610bc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Data-Types/ .+/Data-Types-v?(\d[\d.]*)\.(?:tar\.gz|tar\.bz2|tgz|\.zip)
+https://metacpan.org/release/Data-Types/ .+/Data-Types-v?(\d[\d.]*)\.(?:tar\.gz|tar\.bz2|tgz|\.zip)
--
Debian packaging of libdata-types-perl
More information about the Pkg-perl-cvs-commits
mailing list