[SCM] Debian packaging of libpath-dispatcher-declarative-perl branch, master, updated. dd5ccfb8c829f250d5547541d200e3a76207a029

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:43:48 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index ef675a7..d623ff1 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Path-Dispatcher-Declarative/
+Homepage: https://metacpan.org/release/Path-Dispatcher-Declarative/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpath-dispatcher-declarative-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpath-dispatcher-declarative-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 6d77fe0..34f08ef 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: Shawn M Moore <sartak at gmail.com>
-Source: http://search.cpan.org/dist/Path-Dispatcher-Declarative/
+Source: https://metacpan.org/release/Path-Dispatcher-Declarative/
 Name: Path-Dispatcher-Declarative
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 1736f02..02680fe 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Path-Dispatcher-Declarative/   .*/Path-Dispatcher-Declarative-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Path-Dispatcher-Declarative/   .*/Path-Dispatcher-Declarative-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libpath-dispatcher-declarative-perl



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