[Python-modules-commits] [python-qtconsole] 03/03: switch to compat level 10 and upgrade the standards-version
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Sun Oct 8 18:34:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository python-qtconsole.
commit 5d2a8d91f4e043995729adc26a271e4e2eb0b698
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Sun Oct 8 12:21:45 2017 +0200
switch to compat level 10 and upgrade the standards-version
---
debian/changelog | 8 ++++++++
debian/compat | 2 +-
debian/control | 4 ++--
3 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index da0535e..8dc57bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-qtconsole (4.3.1-1) unstable; urgency=medium
+
+ * New upstream version 4.3.1 (Closes: #852308)
+ * Bump standards-Version to 4.1.1 (nothing to do)
+ * Switch to compat level 10
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org> Sun, 08 Oct 2017 12:16:47 +0200
+
python-qtconsole (4.2.1-3) unstable; urgency=medium
* d/control
diff --git a/debian/compat b/debian/compat
index ec63514..9a03714 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
\ No newline at end of file
diff --git a/debian/control b/debian/control
index 0ca651a..80de323 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
dh-python,
python-all,
python-ipykernel,
@@ -25,7 +25,7 @@ Build-Depends: debhelper (>= 9),
python3-pyqt5.qtsvg,
python3-setuptools,
python3-traitlets
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
Homepage: http://jupyter.org
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-qtconsole.git
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-qtconsole.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-qtconsole.git
More information about the Python-modules-commits
mailing list