[SCM] Debian packaging of libsys-filesystem-perl branch, master, updated. 866217eb13157e5a3edba20dfd8429fb47a755d2

gregor herrmann gregoa at debian.org
Thu Jul 5 20:56:54 UTC 2012


The following commit has been merged in the master branch:
commit 211a1214be8d269e2819184a6bb0c7eece4132fb
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:56:44 2012 -0600

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

diff --git a/debian/control b/debian/control
index cdd7ddc..cdaf062 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,30 @@
 Source: libsys-filesystem-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Franck Joncourt <franck at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.17)
-Build-Depends-Indep: perl,  perl (>= 5.10.1) | libmodule-pluggable-perl (>= 3.9),
- libtest-pod-coverage-perl, libparams-util-perl (>= 1.00), libtest-pod-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
- Jonathan Yu <jawnsy at cpan.org>, Franck Joncourt <franck at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-pod-coverage-perl,
+                     libparams-util-perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.0
-Homepage: http://search.cpan.org/dist/Sys-Filesystem/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libsys-filesystem-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-filesystem-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libsys-filesystem-perl.git
+Homepage: http://search.cpan.org/dist/Sys-Filesystem/
 
 Package: libsys-filesystem-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libparams-util-perl (>= 1.00),
- perl (>= 5.10.1) | libmodule-pluggable-perl (>= 3.9)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libparams-util-perl,
+         perl
 Description: Perl module to retrieve list of filesystems and their properties
  Sys::Filesystem is intended to be a portable interface to list and query
  filesystem names and their properties. It hopes to provide a consistant API
  to list all, mounted, unmounted and special filesystems on a system, and
  query as many properties as possible with common aliases wherever possible.
+

-- 
Debian packaging of libsys-filesystem-perl



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