[SCM] Debian packaging of librtf-writer-perl branch, master, updated. d37787e9f9db6af737d7b2e488853b830d283dd9

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:46:02 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 72dc52b..639490a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Richard Holland <holland at eaglegenomics.com>,
  Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/RTF-Writer/
+Homepage: https://metacpan.org/release/RTF-Writer/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librtf-writer-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librtf-writer-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 7d39dd6..a59b0ab 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: Sean M. Burke, sburke at cpan.org
-Source: http://search.cpan.org/dist/RTF-Writer/
+Source: https://metacpan.org/release/RTF-Writer/
 Name: RTF-Writer
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5015e96..21f1f1c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/RTF-Writer/   .*/RTF-Writer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/RTF-Writer/   .*/RTF-Writer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of librtf-writer-perl



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