[SCM] Debian packaging of libnet-google-authsub-perl branch, master, updated. add3e171acd86812b695fe07bc62dbfa575eeaf2

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:40:52 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 02e1c48..65807a6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: liburi-perl, libwww-perl, libtest-pod-perl, libtest-pod-cov
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>
 Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/dist/Net-Google-AuthSub/
+Homepage: https://metacpan.org/release/Net-Google-AuthSub/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-google-authsub-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-google-authsub-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 95e1e2d..aea262e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Simon Wistow <simon at thegestalt.org>
-Upstream-Source: http://search.cpan.org/dist/Net-Google-AuthSub/
+Upstream-Source: https://metacpan.org/release/Net-Google-AuthSub/
 Upstream-Name: Net-Google-AuthSub
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 9763f1b..4a0abf2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-Google-AuthSub/   .*/Net-Google-AuthSub-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-Google-AuthSub/   .*/Net-Google-AuthSub-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libnet-google-authsub-perl



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