Change log for python-easygui package in Ubuntu
| 1 → 9 of 9 results | First • Previous • Next • Last |
python-easygui (0.98.3-1) unstable; urgency=medium
* New upstream release
* Switch to PyPi for upstream source, as new releases are not tagged on
GitHub
* Drop sphinx man page build; sphinx sources are not shipped in the PyPI
tarball.
- Drop override_dh_auto_build from d/rules
- Drop python3-sphinx from Build-Depends
- Drop d/manpages
- Clean easygui.egg-info/ instead of sphinx/_build/
* Bump Standards-Version to 4.7.4 (no change)
* Refresh patches, remove patches applied upstream
* d/copyright: sync license text with upstream LICENSE (updated to the
standard "copyright holders and contributors" form of BSD-3-clause),
update copyright years and holders
-- Andreas Noteng <email address hidden> Mon, 13 Apr 2026 09:54:17 +0200
Available diffs
- diff from 0.98.1-4 to 0.98.3-1 (93.1 KiB)
| Superseded in stonking-release |
| Published in resolute-release |
| Published in questing-release |
| Published in plucky-release |
| Deleted in plucky-proposed (Reason: Moved to plucky) |
python-easygui (0.98.1-4) unstable; urgency=medium * Team upload. * Set Team as Maintainer per new Team Policy * Use dh-sequence-python3 * Set Rules-Requires-Root: no * Clean better (Closes: #1046562) * Fix SyntaxWarning (Closes: #1085908) -- Alexandre Detiste <email address hidden> Fri, 06 Dec 2024 20:46:46 +0100
Available diffs
- diff from 0.98.1-3 to 0.98.1-4 (1.8 KiB)
| Superseded in plucky-release |
| Obsolete in oracular-release |
| Published in noble-release |
| Published in mantic-release |
| Published in lunar-release |
| Deleted in lunar-proposed (Reason: Moved to lunar) |
python-easygui (0.98.1-3) unstable; urgency=medium * Team upload. * Patch: Support setuptools 60. (Closes: #1022443) -- Stefano Rivera <email address hidden> Wed, 09 Nov 2022 15:43:12 +0200
Available diffs
- diff from 0.98.1-2 to 0.98.1-3 (2.0 KiB)
| Superseded in lunar-release |
| Obsolete in kinetic-release |
| Published in jammy-release |
| Deleted in jammy-proposed (Reason: Moved to jammy) |
python-easygui (0.98.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Update standards version to 4.5.0, no changes needed.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Andreas Noteng ]
* Successfully build with Python3 (Closes: #997777)
- fix_py3_sphinx_build.patch
* Bump Standards-Version to 4.6.0, no change needed
* Bump compat-level to 13
-- Andreas Noteng <email address hidden> Tue, 02 Nov 2021 08:20:33 +0100
Available diffs
- diff from 0.98.1-1 to 0.98.1-2 (1.4 KiB)
| Superseded in jammy-release |
| Obsolete in impish-release |
| Obsolete in hirsute-release |
| Obsolete in groovy-release |
| Published in focal-release |
| Obsolete in eoan-release |
| Deleted in eoan-proposed (Reason: moved to release) |
python-easygui (0.98.1-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/changelog: Remove trailing whitespaces
* Remove versioned depends older than oldstable.
* Enable autopkgtest-pkg-python testsuite.
[ Andreas Noteng ]
* New upstream release
* Updated watch file to match upstream's move to github
* Bump Standards-Version to 4.4.0
- HTTPS Vcs-* headers
* Updated copyright file with new upstream author
* Add recommends: python3-pil.imagetk to allow for JPEGs in python3
* Update Homepage: in debian/control and Source: in debian/copyright
* Change to compat level 12 and new way of setting compat level
* Drop python2 support
* Use pybuild to build package
[ Piotr Ożarowski ]
* Add dh-python to Build-Depends
-- Andreas Noteng <email address hidden> Mon, 12 Aug 2019 13:04:43 +0200
Available diffs
- diff from 0.96-3 to 0.98.1-1 (98.3 KiB)
| Superseded in eoan-release |
| Obsolete in disco-release |
| Obsolete in cosmic-release |
| Published in bionic-release |
| Obsolete in artful-release |
| Obsolete in zesty-release |
| Obsolete in yakkety-release |
| Published in xenial-release |
| Obsolete in wily-release |
| Obsolete in vivid-release |
| Obsolete in utopic-release |
| Published in trusty-release |
| Obsolete in saucy-release |
| Obsolete in raring-release |
| Obsolete in quantal-release |
python-easygui (0.96-3) unstable; urgency=low
[Adreas Noteng]
* Enable jpeg and png graphics by adding Recommends: python-imaging-tk
(LP: #774720)
* Bump Standards-Version to 3.9.3
-Update debian/copyright to machine readable copyright file version 1
* Add missing python-tk/python3-tk dependency (LP: #818473)
[Charlie Smotherman]
* debian/rules
- changed to dh $@ --with python2,python3
- added rules to build python3 package
* debian/control
- increased min python version to (>=2.6.6-3)
- changed XS-P-V to X-P-V >=2.5
- removed ${python:Breaks}
- wrapped text in Description
- added python3-all (>= 3.1.2-6~) to B-D
- increased debhelper to (>= 7.0.50~), because we use dh overrides.
- added X-Python3-Version: >= 3.0.
- added python3-easygui binary stanza.
- removed myself from Uploaders.
-- Andreas Noteng <email address hidden> Sat, 28 Apr 2012 23:35:22 +0200
Available diffs
python-easygui (0.96-2build1) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose <email address hidden> Sat, 31 Dec 2011 02:09:40 +0000
Available diffs
- diff from 0.96-2 to 0.96-2build1 (326 bytes)
python-easygui (0.96-2) unstable; urgency=low * Team upload. * Rebuild to add Python 2.7 support -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 09 May 2011 11:54:25 +0000
Available diffs
- diff from 0.96-1 to 0.96-2 (346 bytes)
python-easygui (0.96-1) unstable; urgency=low * Initial release (Closes: #586505) -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 09 Nov 2010 10:43:58 +0000
| 1 → 9 of 9 results | First • Previous • Next • Last |
