1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
|
python-qtconsole (5.0.2-2) unstable; urgency=medium
* Team upload.
* Fix Build-Depends.
-- Julian Gilbey <jdg@debian.org> Fri, 05 Feb 2021 10:06:46 +0000
python-qtconsole (5.0.2-1) unstable; urgency=medium
[ Julian Gilbey ]
* Team upload.
* New upstream version.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
-- Julian Gilbey <jdg@debian.org> Thu, 04 Feb 2021 23:20:41 +0000
python-qtconsole (4.7.6-1) unstable; urgency=medium
[Debian Janitor]
* Use secure URI in Homepage field.
* Update standards version to 4.5.0, no changes needed.
[Picca Frédéric-Emmanuel]
* New upstream version 4.7.6
-- Picca Frédéric-Emmanuel <picca@debian.org> Mon, 24 Aug 2020 16:50:34 +0200
python-qtconsole (4.7.4-1) unstable; urgency=medium
* New upstream version 4.7.4
-- Picca Frédéric-Emmanuel <picca@debian.org> Sat, 16 May 2020 14:51:38 +0200
python-qtconsole (4.7.2-1) unstable; urgency=medium
* New upstream version 4.7.2
* d/rules: do not call xvfb-run directly
* d/control: Added python3-ipython (>= 7) (Closes: #953232)
* d/control: Build-Depends: Added python3-zmq, python3-qtpy, python3-flaky
* d/control: Build-Depends: Removed python3-pyqt5, python3-qpyqt5.qtsvg
* d/t/control: Added python3-flaky
* d/t/control: Allow stderr during test.
-- Picca Frédéric-Emmanuel <picca@debian.org> Sun, 29 Mar 2020 19:42:42 +0200
python-qtconsole (4.6.0-1) unstable; urgency=medium
* New upstream version 4.6.0
* d/patches: Removed and equivalent was upstreamed.
* d/control:
- Added Build-Depends, python3-pytestqt, python3-pytest-xvfb.
- Removed Build-Depends, nose
* d/rules: do not run test for now during the build.
* d/t/control: Added to run the test with autopkgtests.
-- Picca Frédéric-Emmanuel <picca@debian.org> Sun, 09 Feb 2020 13:29:37 +0100
python-qtconsole (4.3.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Deprecating priority extra as per policy 4.0.1
* d/watch: Use https protocol
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Picca Frédéric-Emmanuel ]
* Switched to compat level 12.
* d/salsa-ci.yml: Created
* Removed Python2 module (Closes: #938116)
* Removed transitional ipython[3]-qtconsole (Closes: #940770, #940771)
* d/control: Added Build-Depends python3-sphinx-rtd-theme
-- Picca Frédéric-Emmanuel <picca@debian.org> Thu, 05 Dec 2019 09:54:27 +0100
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@debian.org> Sun, 08 Oct 2017 12:16:47 +0200
python-qtconsole (4.2.1-3) unstable; urgency=medium
* d/control
- Added python-pyqt5, python-pyqt5.qtsvg,
python3-pyqt5 and python3-pyqt5.qtsvg
dependencies (Closes: #844620)
-- Picca Frédéric-Emmanuel <picca@debian.org> Sat, 03 Dec 2016 08:19:33 +0100
python-qtconsole (4.2.1-2) unstable; urgency=medium
* Upload to unstable.
-- Picca Frédéric-Emmanuel <picca@debian.org> Sun, 30 Oct 2016 20:36:23 +0100
python-qtconsole (4.2.1-2~exp3) experimental; urgency=medium
* Still working on ... #830583
-- Picca Frédéric-Emmanuel <picca@debian.org> Wed, 24 Aug 2016 20:36:23 +0200
python-qtconsole (4.2.1-2~exp2) experimental; urgency=medium
* fix for real #830583
-- Picca Frédéric-Emmanuel <picca@debian.org> Tue, 23 Aug 2016 22:59:24 +0200
python-qtconsole (4.2.1-2~exp1) experimental; urgency=medium
* Add maintscript in order to (Closes: #830583)
-- Picca Frédéric-Emmanuel <picca@debian.org> Sat, 20 Aug 2016 18:29:37 +0200
python-qtconsole (4.2.1-1) experimental; urgency=low
* Initial release (closes: #826456)
-- Picca Frédéric-Emmanuel <picca@debian.org> Sun, 22 May 2016 17:31:38 +0200
|