[SCM] Debian packaging of libvideo-capture-v4l-perl branch, master, updated. 5a81b81bf6e1d2b0ccafa103cd548a5ce06dab09
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:53:22 UTC 2013
The following commit has been merged in the master branch:
commit 7ae8c51cb7a4e1f7f42c478328a7f55e5f55305d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:45 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 2ba886a..2718dab 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>,
Dominic Hargreaves <dom at earth.li>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Video-Capture-V4l/
+Homepage: https://metacpan.org/release/Video-Capture-V4l/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libvideo-capture-v4l-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvideo-capture-v4l-perl.git
diff --git a/debian/copyright b/debian/copyright
index 2d538bc..5a9c507 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Marc Lehmann <schmorp at schmorp.de>
-Source: http://search.cpan.org/dist/Video-Capture-V4l/
+Source: https://metacpan.org/release/Video-Capture-V4l/
Name: Video-Capture-V4l
Files: *
diff --git a/debian/watch b/debian/watch
index 47fb529..69f79c2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Video-Capture-V4l/ .*/Video-Capture-V4l-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Video-Capture-V4l/ .*/Video-Capture-V4l-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libvideo-capture-v4l-perl
More information about the Pkg-perl-cvs-commits
mailing list