[SCM] Debian packaging of libsys-gamin-perl branch, master, updated. adb290ed142f07dc812982546daea2bfd51fcd24

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


The following commit has been merged in the master branch:
commit 878e4a8ecccf477da69f9106b1cadd70f5c72583
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:11:40 2013 +0100

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

diff --git a/debian/control b/debian/control
index 14eb5b7..42202bf 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7),
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-gamin-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-gamin-perl.git
-Homepage: http://search.cpan.org/dist/Sys-Gamin/
+Homepage: https://metacpan.org/release/Sys-Gamin/
 
 Package: libsys-gamin-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 0ba0d41..64c4ac0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
  http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=420
 Upstream-Maintainer: Carlos Garnacho <carlosg at gnome.org>
-Upstream-Source: http://search.cpan.org/dist/Sys-Gamin/
+Upstream-Source: https://metacpan.org/release/Sys-Gamin/
 Upstream-Name: Sys-Gamin
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 0b49045..e2b9a0b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Sys-Gamin/   .*/Sys-Gamin-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Sys-Gamin/   .*/Sys-Gamin-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libsys-gamin-perl



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