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
|
thonny (3.1.2-1) unstable; urgency=medium
* New upstream version.
-- Dominik George <natureshadow@debian.org> Fri, 22 Feb 2019 20:12:16 +0100
thonny (3.1.1-1) unstable; urgency=medium
* New upstream version.
* Depend on asttokens now it is in Debian.
-- Dominik George <natureshadow@debian.org> Tue, 12 Feb 2019 12:55:27 +0100
thonny (3.1.0-1) unstable; urgency=medium
[ Aivar Annamaa ]
* New upstream version.
[ Dominik George ]
* Add Recommends and Suggests from Python helper.
* Remove duplicate explicit dependencies.
-- Dominik George <natureshadow@debian.org> Wed, 30 Jan 2019 13:23:59 +0100
thonny (3.0.8-1) unstable; urgency=medium
* New upstream version.
-- Dominik George <natureshadow@debian.org> Sat, 01 Dec 2018 12:23:58 +0100
thonny (3.0.5-1) unstable; urgency=medium
* New upstream version 3.0.5
-- Aivar Annamaa <aivar.annamaa@gmail.com> Sat, 27 Oct 2018 19:13:21 +0200
thonny (3.0.4-1) unstable; urgency=medium
[ Aivar Annamaa ]
* New upstream version 3.0.4
* Add required dependencies:
- python3-docutils
- python3-serial
- python3-pyperclip
- pylint3
- mypy
* Add recommended dependencies:
- zenity
- xsel
* Add suggested dependency: python3-distro
* Update Thonny homepage (https instead of http)
* Point docs to README.rst
[ Dominik George ]
* Fix version requirement for jedi.
* Remove code for using help.rst as README.
* Rename all binary-package related files to thonny.*.
-- Dominik George <natureshadow@debian.org> Fri, 26 Oct 2018 18:48:24 +0200
thonny (2.1.22-1) unstable; urgency=medium
[ Mike Gabriel ]
* Depend on pkg-resources. (Closes: #904771)
[ Aivar Annamaa ]
* New upstream version 2.1.22
* Add python3-pkg-resources as dependency (by Mike Gabriel)
* Update debian/watch to ignore beta versions
[ Dominik George ]
* Update my mail address as Uploader.
* Update dependency to jedi to >= 0.10.
* Fix installation of resources after Python 3.7 was enabled.
* Bump Standards-Version to 4.2.1.
+ No changes needed.
-- Dominik George <natureshadow@debian.org> Thu, 27 Sep 2018 10:56:42 +0200
thonny (2.1.17-1) unstable; urgency=medium
[ Dominik George ]
* Move to Salsa.
[ Aivar Annamaa ]
* New upstream version 2.1.17
-- Aivar Annamaa <aivar.annamaa@gmail.com> Fri, 23 Mar 2018 15:26:21 +0200
thonny (2.1.16-3) unstable; urgency=medium
* Install icons to correct location.
-- Aivar Annamaa <aivar.annamaa@gmail.com> Wed, 14 Feb 2018 20:36:15 +0200
thonny (2.1.16-2) unstable; urgency=medium
* Install desktop and metainfo files to correct location.
* Bump Standards-Version and compat level (no changes needed).
* Rename lintian tag debian-watch-does-not-check-gpg-signature.
* Use HTTPS URL for copyright format.
-- Dominik George <nik@naturalnet.de> Tue, 13 Feb 2018 15:17:43 +0100
thonny (2.1.16-1) unstable; urgency=medium
* Initial release (Closes: #857042)
-- Dominik George <nik@naturalnet.de> Sun, 03 Dec 2017 18:00:55 +0100
|