[Python-modules-commits] [notebook] 01/02: Use debhelper 10

Gordon Ball chronitis-guest at moszumanska.debian.org
Thu Oct 20 16:10:54 UTC 2016


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

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

commit cbb21e95d29238c8a2b33ec1737a540eb4944004
Author: Gordon Ball <gordon at chronitis.net>
Date:   Thu Oct 20 14:33:23 2016 +0200

    Use debhelper 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 20666c3..96891e7 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.9.8
 Homepage: https://github.com/jupyter/notebook
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/notebook.git
 Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/notebook.git
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-python,
                python3-all,
                python3-sphinx,

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



More information about the Python-modules-commits mailing list