[Python-modules-commits] [ipython4] 05/14: Use dh compat 10

Gordon Ball chronitis-guest at moszumanska.debian.org
Sat Jun 24 13:39:49 UTC 2017


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

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

commit ff2b8bb72b2a48129236ec7f61ad398c875fe104
Author: Gordon Ball <gordon at chronitis.net>
Date:   Sat Jun 24 11:23:16 2017 +0200

    Use dh compat 10
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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 33111ec..ffb1518 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Priority: optional
 Section: python
 Standards-Version: 3.9.8
 Homepage: https://github.com/ipython/ipython
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-exec,
                dh-python,
                python,

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



More information about the Python-modules-commits mailing list