[SCM] Debian packaging of libclutter-perl branch, master, updated. debian/1.110-1-6-g54ea169

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


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

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

diff --git a/debian/control b/debian/control
index 6bb874f..acd695a 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 7.0.50),
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclutter-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclutter-perl.git
-Homepage: http://search.cpan.org/dist/Clutter/
+Homepage: https://metacpan.org/release/Clutter/
 
 Package: libclutter-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 197bb5e..bdd01a1 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: Clutter
 Upstream-Contact: Emmanuele Bassi <ebassi at linux.intel.com>
-Source: http://search.cpan.org/dist/Clutter/
+Source: https://metacpan.org/release/Clutter/
 
 Files: *
 Copyright: 2006, 2007, 2008, OpenedHand Ltd
diff --git a/debian/watch b/debian/watch
index 8fb1644..6b79703 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Clutter/ .*/Clutter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Clutter/ .*/Clutter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libclutter-perl



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