[SCM] Debian packaging of libdbix-searchbuilder-perl branch, master, updated. debian/1.62-1-4-gd32ea25

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:27:12 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 69ca343..8f2831d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Uploaders: Niko Tyni <ntyni at iki.fi>,
  Jonathan Yu <jawnsy at cpan.org>,
  Dominic Hargreaves <dom at earth.li>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/DBIx-SearchBuilder/
+Homepage: https://metacpan.org/release/DBIx-SearchBuilder/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbix-searchbuilder-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-searchbuilder-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 905e619..150930f 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: DBIx-SearchBuilder
 Upstream-Contact: Jesse Vincent <jesse at bestpractical.com>
-Source: http://search.cpan.org/dist/DBIx-SearchBuilder/
+Source: https://metacpan.org/release/DBIx-SearchBuilder/
 
 Files: *
 Copyright: 2001-2006, Jesse Vincent <jesse at bestpractical.com>
diff --git a/debian/watch b/debian/watch
index 527f641..d06bed6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/DBIx-SearchBuilder/ .*/DBIx-SearchBuilder-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DBIx-SearchBuilder/ .*/DBIx-SearchBuilder-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libdbix-searchbuilder-perl



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