[Python-modules-commits] [jupyter-core] 04/08: DH compat 10

Gordon Ball chronitis-guest at moszumanska.debian.org
Mon Aug 28 21:45:02 UTC 2017


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

chronitis-guest pushed a commit to branch master
in repository jupyter-core.

commit 68135fd13bd2dbadc189178a082e1962437d6689
Author: Gordon Ball <gordon at chronitis.net>
Date:   Mon Aug 28 23:25:07 2017 +0200

    DH compat 10
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 202d30e..aa4c5ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ jupyter-core (4.3.0-1) UNRELEASED; urgency=medium
   * Add myself to uploaders.
   * Set minimum python3 version to 3.3
   * Bump Standards-Version to 4.1.0 (no changes)
+  * Use debhelper compat level 10
 
  -- Julien Puydt <julien.puydt at laposte.net>  Thu, 06 Apr 2017 08:23:35 +0200
 
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 bb35a84..34c588b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: python
 Priority: optional
 Standards-Version: 4.1.0
 Homepage: https://github.com/jupyter/jupyter_core
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-python,
                ipython,
                ipython3,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-core.git



More information about the Python-modules-commits mailing list