[SCM] Debian packaging of libtext-lorem-perl branch, master, updated. 0c81c64ea887008b39fd9f3ea6cabfc28af5505c

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:51:38 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index bd79775..63cfb98 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 8), 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/Text-Lorem/
+Homepage: https://metacpan.org/release/Text-Lorem/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-lorem-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-lorem-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 79ca8fd..940008e 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: Adeola Awoyemi (adeola at fotango.com)
-Source: http://search.cpan.org/dist/Text-Lorem/
+Source: https://metacpan.org/release/Text-Lorem/
 Name: Text-Lorem
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 9ad0f85..5e02643 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Text-Lorem/   .*/Text-Lorem-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Text-Lorem/   .*/Text-Lorem-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtext-lorem-perl



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