[SCM] Debian packaging of libcurses-widgets-perl branch, master, updated. fb462bfb3ea928eddcbfd3b833ac39287b6b2074

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


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

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

diff --git a/debian/control b/debian/control
index c2c3e72..29bf084 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.7.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcurses-widgets-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcurses-widgets-perl.git
-Homepage: http://search.cpan.org/dist/Curses-Widgets/
+Homepage: https://metacpan.org/release/Curses-Widgets/
 
 Package: libcurses-widgets-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index ab86e3b..50c8d5c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CursesWidgets/   .*/CursesWidgets-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/CursesWidgets/   .*/CursesWidgets-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libcurses-widgets-perl



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