[SCM] Adopting Filesys::Statvfs branch, master, updated. upstream/0.82-7-ga749255

gregor herrmann gregoa at debian.org
Thu Jul 5 20:28:18 UTC 2012


The following commit has been merged in the master branch:
commit 005f2ee7c058b4cb55883aec21a9be0f1ab26ca6
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:30:35 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 17a6632..cf2987a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
 Source: libfilesys-statvfs-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), perl (>= 5.8.0-7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
-Homepage: http://search.cpan.org/dist/Filesys-Statvfs/
-Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libfilesys-statvfs-perl.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfilesys-statvfs-perl.git
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               perl
 Standards-Version: 3.9.2
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfilesys-statvfs-perl.git
+Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libfilesys-statvfs-perl.git
+Homepage: http://search.cpan.org/dist/Filesys-Statvfs/
 
 Package: libfilesys-statvfs-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: Perl module for the statvfs system call
  Filesys::Statvfs provides a Perl interface to the statvfs() system call.
  This function returns information about a mounted file system. The package
  also provides an interface to the very similar fstatvfs() system call.
+

-- 
Adopting Filesys::Statvfs



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