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
|
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 <tchet@debian.org> Fri, 06 Dec 2024 20:46:46 +0100
python-easygui (0.98.1-3) unstable; urgency=medium
* Team upload.
* Patch: Support setuptools 60. (Closes: #1022443)
-- Stefano Rivera <stefanor@debian.org> Wed, 09 Nov 2022 15:43:12 +0200
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 <andreas@noteng.no> Tue, 02 Nov 2021 08:20:33 +0100
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 <andreas@noteng.no> Mon, 12 Aug 2019 13:04:43 +0200
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 <andreas@noteng.no> Sat, 28 Apr 2012 23:35:22 +0200
python-easygui (0.96-2) unstable; urgency=low
* Team upload.
* Rebuild to add Python 2.7 support
-- Piotr Ożarowski <piotr@debian.org> Sun, 08 May 2011 16:45:48 +0200
python-easygui (0.96-1) unstable; urgency=low
* Initial release (Closes: #586505)
-- Andreas Noteng <andreas@noteng.no> Thu, 14 Oct 2010 22:51:23 +0200
|