[SCM] Debian packaging of libb-utils-perl branch, master, updated. debian/0.21-1-4-gfa3ae74

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:18:54 UTC 2013


The following commit has been merged in the master branch:
commit 5b671c075347646d7c144de23d9954db17e918db
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:59:54 2013 +0100

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

diff --git a/debian/control b/debian/control
index 79aa12a..14171e5 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/B-Utils/
+Homepage: https://metacpan.org/release/B-Utils/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libb-utils-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libb-utils-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index ee7781f..9882be9 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: B-Utils
 Upstream-Contact: Josh Jore <jjore at cpan.org>
-Source: http://search.cpan.org/dist/B-Utils/
+Source: https://metacpan.org/release/B-Utils/
 
 Files: *
 Copyright: 2011, Josh Jore <jjore at cpan.org>
diff --git a/debian/watch b/debian/watch
index fc78edd..549432f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/B-Utils/   .*/B-Utils-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/B-Utils/   .*/B-Utils-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libb-utils-perl



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