[SCM] Debian packaging of libgtk2-traymanager-perl branch, master, updated. b202e9f0e79b42c86c22357d9d5a1b77075dca9e

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


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

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

diff --git a/debian/control b/debian/control
index a9c2185..1e1c4d5 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 7),
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgtk2-traymanager-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgtk2-traymanager-perl.git
-Homepage: http://search.cpan.org/dist/Gtk2-TrayManager/
+Homepage: https://metacpan.org/release/Gtk2-TrayManager/
 
 Package: libgtk2-traymanager-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 6e2daa9..b898215 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: Christian Borup <borup at cpan dot org>
-Upstream-Source: http://search.cpan.org/dist/Gtk2-TrayManager/
+Upstream-Source: https://metacpan.org/release/Gtk2-TrayManager/
 Upstream-Name: Gtk2-TrayManager
 
 Files: *
diff --git a/debian/watch b/debian/watch
index c1ac475..8214e51 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Gtk2-TrayManager/  .+/Gtk2-TrayManager-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Gtk2-TrayManager/  .+/Gtk2-TrayManager-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libgtk2-traymanager-perl



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