~ubuntu-branches/debian/sid/python-qtconsole/sid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Picca Frédéric-Emmanuel
  • Date: 2016-08-20 18:29:37 UTC
  • Revision ID: package-import@ubuntu.com-20160820182937-nrxu62shr5dtlqzw
Tags: 4.2.1-2~exp1
Add maintscript in order to (Closes: #830583)

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
Architecture: all
35
35
Section: oldlibs
36
36
Priority: extra
 
37
Pre-Depends: ${misc:Pre-Depends}
37
38
Depends: ${misc:Depends}, python-qtconsole
38
39
Description: transitional dummy package for python-qtconsole
39
40
 This is a transitional package to ease upgrades to the
58
59
Architecture: all
59
60
Section: oldlibs
60
61
Priority: extra
 
62
Pre-Depends: ${misc:Pre-Depends}
61
63
Depends: ${misc:Depends}, python3-qtconsole
62
64
Description: transitional dummy package for python3-qtconsole
63
65
 This is a transitional package to ease upgrades to the
80
82
 
81
83
Package: jupyter-qtconsole
82
84
Architecture: all
 
85
Section: interpreters
83
86
Depends: ${misc:Depends}, ${python3:Depends}, jupyter-core, python3-qtconsole
84
87
Description: Jupyter - Qt console (binaries)
85
88
 IPython can be used as a replacement for the standard Python shell,