[Python-modules-commits] [python-qtconsole] 01/02: fix for real #830583

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Tue Aug 23 21:55:53 UTC 2016


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

picca pushed a commit to branch master
in repository python-qtconsole.

commit 152ad594570a48e13da145e35be57d9f02fc5f3d
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Tue Aug 23 22:59:06 2016 +0200

    fix for real #830583
---
 debian/changelog                      | 6 ++++++
 debian/control                        | 1 +
 debian/ipython-qtconsole.maintscript  | 1 +
 debian/ipython3-qtconsole.maintscript | 1 +
 debian/maintscript                    | 2 --
 5 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1c3ddec..b0c17a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-qtconsole (4.2.1-2~exp1) experimental; urgency=medium
+
+  * Add maintscript in order to (Closes: #830583)
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org>  Sat, 20 Aug 2016 18:29:37 +0200
+
 python-qtconsole (4.2.1-1) experimental; urgency=low
 
   * Initial release (closes: #826456)
diff --git a/debian/control b/debian/control
index c4631cc..c3b5de7 100644
--- a/debian/control
+++ b/debian/control
@@ -82,6 +82,7 @@ Description: Jupyter - Qt console (Python 3)
 
 Package: jupyter-qtconsole
 Architecture: all
+Section: interpreters
 Depends: ${misc:Depends}, ${python3:Depends}, jupyter-core, python3-qtconsole
 Description: Jupyter - Qt console (binaries)
  IPython can be used as a replacement for the standard Python shell,
diff --git a/debian/ipython-qtconsole.maintscript b/debian/ipython-qtconsole.maintscript
new file mode 100644
index 0000000..a203d45
--- /dev/null
+++ b/debian/ipython-qtconsole.maintscript
@@ -0,0 +1 @@
+symlink_to_dir /usr/share/doc/ipython-qtconsole ../ipython 4.2.1-2~ ipython-qtconsole
diff --git a/debian/ipython3-qtconsole.maintscript b/debian/ipython3-qtconsole.maintscript
new file mode 100644
index 0000000..ebab523
--- /dev/null
+++ b/debian/ipython3-qtconsole.maintscript
@@ -0,0 +1 @@
+symlink_to_dir /usr/share/doc/ipython3-qtconsole ../ipython3 4.2.1-2~ ipython3-qtconsole
diff --git a/debian/maintscript b/debian/maintscript
deleted file mode 100644
index 36b001d..0000000
--- a/debian/maintscript
+++ /dev/null
@@ -1,2 +0,0 @@
-symlink_to_dir /usr/share/doc/ipython-qtconsole/ ../ipython 4.2.1-2~ ipython-qtconsole
-symlink_to_dir /usr/share/doc/ipython3-qtconsole/ ../ipython3 4.2.1-2~ ipython3-qtconsole
\ No newline at end of file

-- 
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