[SCM] Debian packaging of liblinux-dvb-perl branch, master, updated. de9eac3af4f32c0a8a439a72efb4b1ab6e7093a5

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:35:49 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index a7d7626..c9b6481 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Chris Butler <chrisb at debian.org>
 Standards-Version: 3.9.1
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblinux-dvb-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblinux-dvb-perl.git
-Homepage: http://search.cpan.org/dist/Linux-DVB/
+Homepage: https://metacpan.org/release/Linux-DVB/
 
 Package: liblinux-dvb-perl
 Architecture: linux-any
diff --git a/debian/copyright b/debian/copyright
index fa2e18e..73d58b1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Marc Lehmann <schmorp at schmorp.de>, http://home.schmorp.de/
      Magnus Schmidt, eMail at http://www.27b-6.de/email.php
-Source: http://search.cpan.org/dist/Linux-DVB/
+Source: https://metacpan.org/release/Linux-DVB/
 Name: Linux-DVB
 
 Files: *
diff --git a/debian/watch b/debian/watch
index e9d2898..6922152 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Linux-DVB/   .*/Linux-DVB-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Linux-DVB/   .*/Linux-DVB-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of liblinux-dvb-perl



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