[Python-modules-commits] [python-qtconsole] 01/01: Add maintscript in order to (Closes: #830583)

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sat Aug 20 19:13:03 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 b29775af403aabd881a3107a0369c1b350f90fd1
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sat Aug 20 18:28:59 2016 +0200

    Add maintscript in order to (Closes: #830583)
---
 debian/control     | 2 ++
 debian/maintscript | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 34b2e23..c4631cc 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,7 @@ Package: ipython-qtconsole
 Architecture: all
 Section: oldlibs
 Priority: extra
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, python-qtconsole
 Description: transitional dummy package for python-qtconsole
  This is a transitional package to ease upgrades to the
@@ -58,6 +59,7 @@ Package: ipython3-qtconsole
 Architecture: all
 Section: oldlibs
 Priority: extra
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, python3-qtconsole
 Description: transitional dummy package for python3-qtconsole
  This is a transitional package to ease upgrades to the
diff --git a/debian/maintscript b/debian/maintscript
new file mode 100644
index 0000000..36b001d
--- /dev/null
+++ b/debian/maintscript
@@ -0,0 +1,2 @@
+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