[SCM] Debian packaging of libfile-libmagic-perl branch, master, updated. debian/0.96-3-4-g839f15b

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


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

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

diff --git a/debian/control b/debian/control
index 558f645..0ddf38a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Ryan Niebur <ryan 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-LibMagic/
+Homepage: https://metacpan.org/release/File-LibMagic/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-libmagic-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-libmagic-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index a2c0722..2161d6a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: File-LibMagic
 Upstream-Contact: Andreas Fitzner <fitzner at informatik.hu-berlin.de>,
                   Michael Hendricks <michael at ndrix.org>
-Source: http://search.cpan.org/dist/File-LibMagic/
+Source: https://metacpan.org/release/File-LibMagic/
 
 Files: *
 Copyright: 2005-2009, Andreas Fitzner
diff --git a/debian/watch b/debian/watch
index 743e0c6..b9ecfac 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/File-LibMagic/   .*/File-LibMagic-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-LibMagic/   .*/File-LibMagic-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libfile-libmagic-perl



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