[SCM] Debian packaging of libtitanium-perl branch, master, updated. 749f34507d879cdffa2c4f8728c2042fdae1c91b

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:52:31 UTC 2013


The following commit has been merged in the master branch:
commit e2f292ae1a60b7d2171e2cec6a7a598c9c9b6097
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:13:25 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index d48d19a..fc72aa9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
  Nathan Handler <nhandler at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Titanium/
+Homepage: https://metacpan.org/release/Titanium/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtitanium-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtitanium-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 90dbb4c..09c1050 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: Mark Stosberg <mark at summersault.com>
-Source: http://search.cpan.org/dist/Titanium/
+Source: https://metacpan.org/release/Titanium/
 Name: Titanium
 
 Files: *
diff --git a/debian/watch b/debian/watch
index a875b17..db5ded8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Titanium/   .*/Titanium-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Titanium/   .*/Titanium-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtitanium-perl



More information about the Pkg-perl-cvs-commits mailing list