[SCM] Debian packaging of libpango-perl branch, master, updated. debian/1.222-1-14-g993b769

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


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

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

diff --git a/debian/copyright b/debian/copyright
index 7b0c3ae..8b62e1c 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: gtk2-perl team
-Source: http://search.cpan.org/dist/Pango/
+Source: https://metacpan.org/release/Pango/
 Name: Pango
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 0121e19..3b942e8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Pango/   .*/Pango-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Pango/   .*/Pango-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libpango-perl



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