[SCM] Debian packaging of libgtk2-imageview-perl branch, master, updated. 716cabc0bcff4e326b4644234212cfcad6516694
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:32:23 UTC 2013
The following commit has been merged in the master branch:
commit d8cc68e402d7a3b12c0d550a65537c9a95561e0c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:05:04 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index a3f22bf..1adccc4 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 7.2), libgtk2-perl,
Standards-Version: 3.8.1
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgtk2-imageview-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgtk2-imageview-perl.git
-Homepage: http://search.cpan.org/dist/Gtk2-ImageView/
+Homepage: https://metacpan.org/release/Gtk2-ImageView/
XS-DM-Upload-Allowed: yes
Package: libgtk2-imageview-perl
diff --git a/debian/copyright b/debian/copyright
index 3d774e9..7b9931e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: Jeffrey Ratcliffe
-Upstream-Source: http://search.cpan.org/dist/Gtk2-ImageView/
+Upstream-Source: https://metacpan.org/release/Gtk2-ImageView/
Upstream-Name: Gtk2-ImageView
Files: *
diff --git a/debian/watch b/debian/watch
index 2b9971b..ab8944c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://search.cpan.org/dist/Gtk2-ImageView/ .*/Gtk2-ImageView-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Gtk2-ImageView/ .*/Gtk2-ImageView-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libgtk2-imageview-perl
More information about the Pkg-perl-cvs-commits
mailing list