pysdl2 (0.9.16+dfsg-1) unstable; urgency=medium * Team upload * New upstream release - d/patches: Drop patches that were applied upstream * Add patch from upstream to fix autopkgtest failure with SDL 2.28.2. Thanks to Robie Basak (LP: #2030964) * d/p/test-Don-t-assert-that-SDL_hid_enumerate-doesn-t-set-erro.patch: Add another patch to fix test failures with current SDL * d/rules: Make failing tests more verbose -- Simon McVittie Sat, 19 Aug 2023 11:58:33 +0100 pysdl2 (0.9.15+dfsg-2) unstable; urgency=medium * Team upload * d/p/tests-Don-t-try-to-create-more-than-one-Renderer-for-the-.patch: Add patch fixing test failure with SDL 2.28 (Closes: #1038823) * d/p/Make-the-build-reproducible.patch: Add patch from Chris Lamb to make the documentation reproducible (Closes: #1031412) * Add Lintian override to ignore a use of distutils in upstream CI scripts. We don't use these in Debian, so they aren't relevant for reducing our dependence on distutils. * Upload to unstable -- Simon McVittie Wed, 21 Jun 2023 21:29:18 +0100 pysdl2 (0.9.15+dfsg-1) experimental; urgency=medium * Team upload * New upstream release * d/p/tests-Don-t-assume-SDL_Init-will-leave-SDL_GetError-unset.patch: Add patch to use SDL's error indicator correctly, fixing test failures * d/p/tests-Skip-pixel-comparison-when-loading-XCF-files-on-big.patch: Add patch to skip a failing image-loading test on big-endian CPUs * Merge packaging updates from unstable -- Simon McVittie Wed, 08 Feb 2023 14:30:35 +0000 pysdl2 (0.9.13+dfsg-1) experimental; urgency=medium * Team upload * Branch for experimental * New upstream release * d/copyright: Adjust Files-Excluded for new upstream release * d/watch: Update * Add Suggests on python3-pil * d/patches: Update patch series. Most of it was applied upstream. * d/copyright: Replace CC0-1.0 full text with a reference to common-licenses * d/copyright: Update * d/p/sdlmixer_test-Accept-a-lower-value-for-sample-MP3-duratio.patch: Add patch to resolve a test failure with Debian's SDL_mixer * Add build-dependency on python3-sphinx-rtd-theme * d/rules: Make surfacetest.lbm non-executable (thanks, Lintian) * Add some Lintian overrides * Standards-Version: 4.6.1 (no changes required) -- Simon McVittie Mon, 22 Aug 2022 14:10:10 +0100 pysdl2 (0.9.9+dfsg1-6) unstable; urgency=medium * Team upload * d/p/Fix-unit-tests-on-big-endian-systems.patch: Backport upstream changes to fix build-time test and autopkgtest failure on s390x (Closes: #1030676) * Standards-Version: 4.6.2 (no changes required) * d/control, d/copyright, etc.: Update upstream Github URL -- Simon McVittie Wed, 08 Feb 2023 09:57:43 +0000 pysdl2 (0.9.9+dfsg1-5) unstable; urgency=medium * Team upload * d/p/version_test-Don-t-assert-that-SDL_GetRevision-starts-wit.patch: Add patch to fix autopkgtest failure with SDL 2.24.2+dfsg-1 or 2.25.x * d/watch: Update * d/copyright: Replace CC0-1.0 full text with a reference to common-licenses * d/rules: Make surfacetest.lbm non-executable (thanks, Lintian) * Add some Lintian overrides * Standards-Version: 4.6.1 (no changes required) -- Simon McVittie Wed, 02 Nov 2022 10:57:26 +0000 pysdl2 (0.9.9+dfsg1-4) unstable; urgency=medium * Team upload * d/p/surface_test-Don-t-overlap-pixel-rows.patch: Add patch to fix autopkgtest failure with SDL 2.23.x/2.24.0 -- Simon McVittie Mon, 22 Aug 2022 11:26:27 +0100 pysdl2 (0.9.9+dfsg1-3) unstable; urgency=medium * Team upload * d/p/Clean-up-organization-of-dll.py.patch, d/p/Fix-unit-tests-version-parsing-for-latest-SDL2-229.patch, d/p/Handle-SDL-2.23-new-versioning-scheme-230.patch: Backport patches from upstream to fix compatibility with newer SDL, SDL_image, SDL_mixer and SDL_ttf (Closes: #1011117) * d/p/Fix-some-rwops-bugs.patch: Add patch from upstream to fix failure to load SVG files with newer SDL_image * d/p/sdlttf_test-Accept-width-and-height-within-a-range.patch: Mark patch as applied upstream * Reorder patch series to put upstreamable patches first -- Simon McVittie Thu, 26 May 2022 11:08:53 +0100 pysdl2 (0.9.9+dfsg1-2) unstable; urgency=medium * Team upload * d/p/sdlttf_test-Accept-width-and-height-within-a-range.patch: Accept slightly different text rendering width with SDL_ttf 2.0.18 (Closes: #1003592) -- Simon McVittie Fri, 14 Jan 2022 23:56:31 +0000 pysdl2 (0.9.9+dfsg1-1) unstable; urgency=medium * Team upload. * New upstream release. * Rebase and drop patches included upstream. * Update URL's in d/copyright, d/watch and metadata file. * Enable upstream test suite as autopkgtest * Drop minimum version for python3-all * Install examples in *-doc package only * Add salsa CI * d/control: - Add fonts-tuffy as dependency for *-doc package - Update Standards-Version to 4.5.1 -- Håvard Flaget Aasen Sun, 26 Sep 2021 07:53:34 +0200 pysdl2 (0.9.7+dfsg1-1) unstable; urgency=medium * Team upload. [ 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. [ Håvard Flaget Aasen ] * New upstream version 0.9.7+dfsg1 New version supports libsdl2 2.0.10 Closes: #950040 * d/patches: Rebase and drop patches included upstream * d/control: - Bump debhelper to 13 - Add Rules-Requires-Root: no - Mark doc package Multi-Arch: foreign - Update suggested package to a python3 package. * d/watch: Bump version to 4 * d/upstream/metadata: Remove depcrecated fields and update URL's * Documentation: Stop building devhelp, only build html. We also stopped using intersphinx, and removed 'todo' which generated a buildpath in the documentation. * d/copyright: - Update Source URL, now points to GitHub - Update Files-Excluded, remove folder no longer supplied upstream - Update copyright, update year, and remove some names. -- Håvard Flaget Aasen Fri, 29 Jan 2021 03:33:10 +0100 pysdl2 (0.9.6+dfsg1-1) unstable; urgency=medium * Team upload. * New upstream release. * Rebase patches. * Fix compatibility with newer SDL (Closes: #792197). * d/control: Remove ancient X-Python-Version field. * d/control: Remove ancient X-Python3-Version field. * d/copyright: Use https protocol in Format field. * Use debhelper-compat instead of debian/compat. * d/control: Add Vcs-* field. * Bump debhelper compat level to 12. * Use Python 3 for building docs. * Drop Python 2 support. * Use Files-Excluded in d/copyright instead of own pruner. * Build package by pybuild. * gbp.conf: Set default branch to debian/master. * d/watch: Move to GitHub. * Enable autopkgtest-pkg-python testsuite. -- Ondřej Nový Mon, 26 Aug 2019 13:37:12 +0200 pysdl2 (0.9.3+dfsg2-1) unstable; urgency=low * Initial release. (Closes: #731070) -- Victor Fayvel Tue, 21 Oct 2014 09:33:24 +0200