[SCM] Debian packaging of libclass-c3-componentised-perl branch, master, updated. debian/1.001000-1-4-g528c98c

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:21:13 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 5c57301..15447da 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>,
  Brian Cassidy <brian.cassidy at gmail.com>, Franck Joncourt <franck at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Class-C3-Componentised/
+Homepage: https://metacpan.org/release/Class-C3-Componentised/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-c3-componentised-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-c3-componentised-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 136bc22..e8493db 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: DBIx::Class Developers <dbix-class at lists.scsys.co.uk>
-Source: http://search.cpan.org/dist/Class-C3-Componentised/
+Source: https://metacpan.org/release/Class-C3-Componentised/
 Name: Class-C3-Componentised
 
 Files: *
diff --git a/debian/watch b/debian/watch
index c0b0c98..b55a1e1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Class-C3-Componentised/ .*/Class-C3-Componentised-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Class-C3-Componentised/ .*/Class-C3-Componentised-v?(\d.+)\.(?:tar\.gz|tar|tgz)$

-- 
Debian packaging of libclass-c3-componentised-perl



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