[SCM] Debian packaging of libfile-next-perl branch, master, updated. debian/1.10-1-4-gf14c76b

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


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

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

diff --git a/debian/control b/debian/control
index b5b2fb0..b0cebe6 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Damyan Ivanov <dmn at debian.org>,
  Ansgar Burchardt <ansgar at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/File-Next/
+Homepage: https://metacpan.org/release/File-Next/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-next-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-next-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 4ab96e4..816722f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: File-Next
 Upstream-Contact: Andy Lester
-Source: http://search.cpan.org/dist/File-Next/
+Source: https://metacpan.org/release/File-Next/
 X-Contact-BTS: http://github.com/petdance/file-next/issues
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 663321d..dd1552a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/File-Next/     .+/File-Next-v?(\d[\d.]*)\.(?:tar\.gz|tar\.bz2|tar|tgz)
+https://metacpan.org/release/File-Next/     .+/File-Next-v?(\d[\d.]*)\.(?:tar\.gz|tar\.bz2|tar|tgz)

-- 
Debian packaging of libfile-next-perl



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