[numba] 04/09: use debhelper level 10

Daniel Stender stender at moszumanska.debian.org
Sun Jul 23 14:51:26 UTC 2017


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

stender pushed a commit to branch master
in repository numba.

commit 3e69afe4b94848b82ed593c63f08a06ebb6bc9ff
Author: Daniel Stender <stender at debian.org>
Date:   Sun Jul 23 14:50:43 2017 +0200

    use debhelper level 10
---
 debian/changelog | 3 ++-
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7bbb207..7e68e03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ numba (0.34.0-2) UNRELEASED; urgency=medium
     + run dh_numpy within dh_python overrides.
   * deb/control:
     + bump standards version to 4.0.0 (no further changes needed).
+  * use debhelper level 10 (changes in deb/compat and deb/control).
 
- -- Daniel Stender <stender at debian.org>  Sun, 23 Jul 2017 14:49:09 +0200
+ -- Daniel Stender <stender at debian.org>  Sun, 23 Jul 2017 14:50:06 +0200
 
 numba (0.34.0-1) experimental; urgency=medium
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index e36bad9..0c18c7f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Daniel Stender <stender at debian.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-python,
  python-all-dev,
  python3-all-dev,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/numba.git



More information about the debian-science-commits mailing list