[SCM] Debian packaging of libx11-freedesktop-desktopentry-perl branch, master, updated. 05d9049a184b02e6ee7f63b686bb7187e1e03b84

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


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

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

diff --git a/debian/control b/debian/control
index 41a78eb..f3b3f96 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libx11-freedesktop-desktopentry-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libx11-freedesktop-desktopentry-perl.git
-Homepage: http://search.cpan.org/dist/X11-FreeDesktop-DesktopEntry/
+Homepage: https://metacpan.org/release/X11-FreeDesktop-DesktopEntry/
 
 Package: libx11-freedesktop-desktopentry-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 82827b1..97a564c 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: Gavin Brown <gavin.brown at uk.com>
-Upstream-Source: http://search.cpan.org/dist/X11-FreeDesktop-DesktopEntry/
+Upstream-Source: https://metacpan.org/release/X11-FreeDesktop-DesktopEntry/
 Upstream-Name: X11-FreeDesktop-DesktopEntry
 
 Files: *
diff --git a/debian/watch b/debian/watch
index f7ca1de..447acb0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/X11-FreeDesktop-DesktopEntry/  .+/X11-FreeDesktop-DesktopEntry-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/X11-FreeDesktop-DesktopEntry/  .+/X11-FreeDesktop-DesktopEntry-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libx11-freedesktop-desktopentry-perl



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