[SCM] Debian packaging of Cairo-GObject CPAN distribution branch, master, updated. debian/1.001-1-6-g091e7ee
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 6ee62e2a7c77d506f5cb9097af36f03009bba79a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:23 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 26b6a0f..0fe0531 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcairo-gobject-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcairo-gobject-perl.git
-Homepage: http://search.cpan.org/dist/Cairo-GObject/
+Homepage: https://metacpan.org/release/Cairo-GObject/
Package: libcairo-gobject-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 8bfc658..597635a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: http://search.cpan.org/dist/Cairo-GObject/
+Source: https://metacpan.org/release/Cairo-GObject/
Files: *
Copyright: © 2011 Torsten Schoenfeld <kaffeetisch at gmx.de>
diff --git a/debian/watch b/debian/watch
index 1981899..3da6960 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Cairo-GObject/ .*/Cairo-GObject-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Cairo-GObject/ .*/Cairo-GObject-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of Cairo-GObject CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list