[SCM] Debian packaging of libfilesys-df-perl branch, master, updated. debian/0.92-4-4-gb6fd638

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


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

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

diff --git a/debian/control b/debian/control
index 1753f63..0dfc8b2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
  Damyan Ivanov <dmn at debian.org>
 Build-Depends: debhelper (>= 8), perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Filesys-Df/
+Homepage: https://metacpan.org/release/Filesys-Df/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfilesys-df-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfilesys-df-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 149d690..69d8880 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=59
 Maintainer: Ian Guthrie <IGuthrie at aol.com>
-Source: http://search.cpan.org/dist/Filesys-Df/
+Source: https://metacpan.org/release/Filesys-Df/
 Name: Filesys-Df
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 048e81a..d477f19 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Filesys-Df/ .*/Filesys-Df-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Filesys-Df/ .*/Filesys-Df-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libfilesys-df-perl



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