[SCM] Debian packaging of libgstreamer-interfaces-perl branch, master, updated. debian/0.06-2-4-g1b17d38

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


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

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

diff --git a/debian/control b/debian/control
index 9927ecc..2a554c6 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Antonio Radici <antonio at dyne.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/GStreamer-Interfaces/
+Homepage: https://metacpan.org/release/GStreamer-Interfaces/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgstreamer-interfaces-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgstreamer-interfaces-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 63c6ba4..88bde3b 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: Torsten Schoenfeld <kaffeetisch at gmx.de>
-Source: http://search.cpan.org/dist/GStreamer-Interfaces/
+Source: https://metacpan.org/release/GStreamer-Interfaces/
 Name: GStreamer-Interfaces
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 36d61ea..9553d0a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/GStreamer-Interfaces/   .*/GStreamer-Interfaces-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/GStreamer-Interfaces/   .*/GStreamer-Interfaces-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libgstreamer-interfaces-perl



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