[libdata-float-perl] 05/07: Bump Debhelper compat level to 10

Angel Abad angel at debian.org
Mon Aug 28 08:43:46 UTC 2017


This is an automated email from the git hooks/post-receive script.

angel pushed a commit to branch master
in repository libdata-float-perl.

commit de9fa6e110e83f0d5c3bc34748927639184a1c9d
Author: Angel Abad <angelabad at gmail.com>
Date:   Mon Aug 28 10:40:27 2017 +0200

    Bump Debhelper compat level to 10
---
 debian/compat  | 2 +-
 debian/control | 6 ++----
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index 0a77aba..77641fc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Ivan Kohler <ivan-debian at 420.am>,
            Angel Abad <angel at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 10),
                libmodule-build-perl,
                perl
 Build-Depends-Indep: libtest-pod-coverage-perl,
@@ -18,12 +18,10 @@ Testsuite: autopkgtest-pkg-perl
 Package: libdata-float-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends},
-         perl
+         ${perl:Depends}
 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.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-float-perl.git



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