[SCM] Debian packaging of libfile-flock-perl branch, master, updated. 5229b4c6cc9345e59eda3ad744de638859a2038b

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


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

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

diff --git a/debian/control b/debian/control
index 84e7402..dc26397 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Marc Haber <mh+debian-packages at zugschlus.de>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/File-Flock/
+Homepage: https://metacpan.org/release/File-Flock/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-flock-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-flock-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 5d52f54..83689c6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: David Muir Sharnoff <muir at idiom.org>
-Source: http://search.cpan.org/dist/File-Flock/
+Source: https://metacpan.org/release/File-Flock/
 Name: File-Flock
 
 X-Packaging: Done in November 2010 by Marc Haber, aided by
diff --git a/debian/watch b/debian/watch
index e6968b6..87d27fb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/File-Flock/   .*/File-Flock-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-Flock/   .*/File-Flock-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libfile-flock-perl



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