[SCM] Packaging of Gtk3 in Debian branch, master, updated. debian/0.007-1-4-ga266eb4
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:32:29 UTC 2013
The following commit has been merged in the master branch:
commit 7307e7b0cefd7f535d527c77d843892c8b8c6644
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:05:09 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 25d0afd..c4f7c80 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgtk3-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgtk3-perl.git
-Homepage: http://search.cpan.org/dist/Gtk3/
+Homepage: https://metacpan.org/release/Gtk3/
Package: libgtk3-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 19c0a13..c42585f 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/Gtk3/
+Source: https://metacpan.org/release/Gtk3/
Files: *
Copyright: © 2005-2012 Torsten Schoenfeld <kaffeetisch at gmx.de>
diff --git a/debian/watch b/debian/watch
index ce3895a..c056d67 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Gtk3/ .*/Gtk3-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Gtk3/ .*/Gtk3-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Packaging of Gtk3 in Debian
More information about the Pkg-perl-cvs-commits
mailing list