[SCM] Debian packaging of libcairo-perl branch, master, updated. debian/1.090-2-4-g4f0d54a
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:19:43 UTC 2013
The following commit has been merged in the master branch:
commit 4d4e89e83ca5109210d8ead4e6d905c8b93c46d5
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:24 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/copyright b/debian/copyright
index 8fc9794..65a34dc 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: Cairo
Upstream-Contact: Torsten Schoenfeld <kaffeetisch at gmx.de>
-Source: http://search.cpan.org/dist/Cairo/
+Source: https://metacpan.org/release/Cairo/
Files: *
Copyright: 2004-2012, the cairo perl team (Ross McFarland and Torsten Schoenfeld)
diff --git a/debian/watch b/debian/watch
index 38df442..d5cc032 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Cairo/ .*/Cairo-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Cairo/ .*/Cairo-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libcairo-perl
More information about the Pkg-perl-cvs-commits
mailing list