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
|
tuna (0.19-1) unstable; urgency=medium
* Team Upload
* New upstream version 0.19 (LP: #1988848)
* Use new dh-sequence-python3
* Set DPT as Maintainer per new Team Policy
* Upload build-depedencies:
+ gir1.2-gtk-3.0
+ python3-gi
+ python3-linux-procfs
- python3-six
[ Debian Janitor ]
* Update standards version to 4.6.2, no changes needed.
-- Alexandre Detiste <tchet@debian.org> Thu, 22 Aug 2024 10:48:20 +0200
tuna (0.15-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
[ Stewart Ferguson ]
* Imported Upstream version 0.15
* Removed dependency on python3-schedutils
* Adding Recommend: on new gui backend and re-adding desktop file
* Adding Rules-Requires-Root:no
* Removing bzed from uploaders. Thanks for your help
* Bumping Standards-Version 4.5.0->4.5.1
* Bumping compat 12 -> 13
* Adding dep3 header to patch
-- Stewart Ferguson <stew@ferg.aero> Wed, 20 Jan 2021 14:04:43 +0100
tuna (0.14-1) unstable; urgency=medium
[ Stewart Ferguson ]
* Importing Upstream release 0.14
* Replacing d/compat with debhelper-compat
* Updating python2 -> python3
* Updating FSF address in copyright
* Removing python2-specific gui elements (Closes: #920626)
* Improving package description
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.0.
[ Piotr Ożarowski ]
* Fix team name and email
-- Stewart Ferguson <stew@ferg.aero> Fri, 19 Jul 2019 22:25:36 +0200
tuna (0.12-1) unstable; urgency=medium
* Initial release (Closes: 912762)
* Python 2 version supplied because GUI components of this application
* depend on python-gtk2 which will not be ported to python3. Patches to
* be submitted to replace dependency with PyGObject.
* Latest version is 0.14. Only 0.12 has been packaged because 0.13+ has
* dropped support for python2, though it still depends on python-gtk2.
* Next version to be packaged will be 0.15 which should have resolved
* dependency issue.
-- Stewart Ferguson <stew@ferg.aero> Fri, 18 Jan 2019 17:58:54 +0100
|