[SCM] Debian packaging of Net-DBus CPAN distribution branch, master, updated. debian/1.0.0-1-15-gfc4a553

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


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

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

diff --git a/debian/control b/debian/control
index de0adca..c628171 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: intrigeri <intrigeri at debian.org>
 Build-Depends: debhelper (>= 9), libtest-pod-coverage-perl, libtest-pod-perl,
  libxml-twig-perl, perl, libdbus-1-dev
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Net-DBus/
+Homepage: https://metacpan.org/release/Net-DBus/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-dbus-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-dbus-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index ac7c984..b68c8e3 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: Net-DBus
 Upstream-Contact: Daniel P. Berrange <dan at berrange.com>
-Source: http://search.cpan.org/dist/Net-DBus/
+Source: https://metacpan.org/release/Net-DBus/
 
 Files: *
 Copyright: Daniel P. Berrange <dan at berrange.com>
diff --git a/debian/watch b/debian/watch
index 1b2f1ab..041d287 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-DBus/ .*/Net-DBus-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-DBus/ .*/Net-DBus-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Net-DBus CPAN distribution



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