[SCM] Debian packaging of libpar-dist-perl branch, master, updated. debian/0.49-1-6-gfbef9ff

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


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

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

diff --git a/debian/control b/debian/control
index ad7d107..6d24bb3 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Nathan Handler <nhandler at debian.org>,
  Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Homepage: http://search.cpan.org/dist/PAR-Dist/
+Homepage: https://metacpan.org/release/PAR-Dist/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpar-dist-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpar-dist-perl.git
 Standards-Version: 3.9.4
diff --git a/debian/copyright b/debian/copyright
index d9152de..4f96e98 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: PAR-Dist
 Upstream-Contact: Audrey Tang <cpan at audreyt.org>
-Source: http://search.cpan.org/dist/PAR-Dist/
+Source: https://metacpan.org/release/PAR-Dist/
 
 Files: *
 Copyright: 2003-2012, Audrey Tang <cpan at audreyt.org>
diff --git a/debian/watch b/debian/watch
index 6283a75..350553e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/PAR-Dist/ .*/PAR-Dist-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/PAR-Dist/ .*/PAR-Dist-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libpar-dist-perl



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