[SCM] Debian packaging of Mason::Plugin::RouterSimple branch, master, updated. debian/0.07-1-4-g39a715c

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


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

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

diff --git a/debian/control b/debian/control
index fbdd0df..7d32a59 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: libmason-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmason-plugin-routersimple-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmason-plugin-routersimple-perl.git
-Homepage: http://search.cpan.org/dist/Mason-Plugin-RouterSimple/
+Homepage: https://metacpan.org/release/Mason-Plugin-RouterSimple/
 
 Package: libmason-plugin-routersimple-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index ae05f37..86a5c3d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Mason-Plugin-RouterSimple
 Upstream-Contact: Jonathan Swartz <swartz at pobox.com>
-Source: http://search.cpan.org/dist/Mason-Plugin-RouterSimple/
+Source: https://metacpan.org/release/Mason-Plugin-RouterSimple/
 
 Files: *
 Copyright: 2011, Jonathan Swartz <swartz at pobox.com>
diff --git a/debian/watch b/debian/watch
index e10cfce..120ae40 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Mason-Plugin-RouterSimple/   .*/Mason-Plugin-RouterSimple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Mason-Plugin-RouterSimple/   .*/Mason-Plugin-RouterSimple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Mason::Plugin::RouterSimple



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