[SCM] Debian packaging of libnet-bonjour-perl branch, master, updated. a17c1cb7aa768f5157284789179262f50501c46c

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


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

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

diff --git a/debian/control b/debian/control
index e177ee7..72608b1 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-bonjour-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-bonjour-perl.git
-Homepage: http://search.cpan.org/dist/Net-Bonjour/
+Homepage: https://metacpan.org/release/Net-Bonjour/
 
 Package: libnet-bonjour-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f23ae35..17393cc 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: George Chlipala <george at walnutcs.com>
-Upstream-Source: http://search.cpan.org/dist/Net-Bonjour/
+Upstream-Source: https://metacpan.org/release/Net-Bonjour/
 Upstream-Name: Net-Bonjour
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 55089bb..c7e1373 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-Bonjour/   .*/Net-Bonjour-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-Bonjour/   .*/Net-Bonjour-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libnet-bonjour-perl



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