[SCM] Debian packaging of libdata-float-perl branch, master, updated. debian/0.012-1-2-gb26b3b0

gregor herrmann gregoa at debian.org
Thu Jul 5 20:19:24 UTC 2012


The following commit has been merged in the master branch:
commit 1f386e4064dbe699dff4eaa5ce66b16c6a9d685a
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:23:10 2012 -0600

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

diff --git a/debian/control b/debian/control
index a7a5dd4..ba733d8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libdata-float-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>,
- Angel Abad <angel at debian.org>
+           Angel Abad <angel at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- perl
+               perl
 Build-Depends-Indep: libtest-pod-coverage-perl,
- libtest-pod-perl,
- perl (>= 5.10.1) | libparent-perl
+                     libtest-pod-perl,
+                     perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-float-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libdata-float-perl.git
@@ -16,11 +16,13 @@ Homepage: http://search.cpan.org/dist/Data-Float/
 
 Package: libdata-float-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.10.1) | libparent-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl
 Description: Perl module encapsulating the floating point data type
  Data::Float is about the native floating point numerical data type.
  A floating point number is one of the types of datum that can appear
  in the numeric part of a Perl scalar.  This module supplies constants
  describing the native floating point type, classification functions,
  and functions to manipulate floating point values at a low level.
+

-- 
Debian packaging of libdata-float-perl



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