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 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213
|
kivy (2.3.1-1) unstable; urgency=medium
* New upstream version 2.3.1
* Remove obsolete patches
-- Dean Serenevy <dean@serenevy.net> Wed, 01 Jan 2025 11:38:46 +0000
kivy (2.3.0-1) unstable; urgency=medium
* New upstream version 2.3.0
* Remove obsolete patches
* Fix ftbfs with GCC-14 (Closes: #1075113)
* rebuild for dh-elpa >=2.1.5 (Closes: #1077114)
* Update standards version to 4.7.0, no changes needed
* Replace transitional dep pkg-config with pkgconf
* Cherry-pick upstream removal of deprecated imghdr
-- Dean Serenevy <dean@serenevy.net> Tue, 13 Aug 2024 06:45:06 +0000
kivy (2.2.1-3) unstable; urgency=medium
* Improve build hygiene to fix ftbfs-source-after-build (Closes: #1046665)
* Add debian/patches/cython3-support.patch to fix FTBFS with cython 3.0.5
and python 3.12 (Closes: #1056810)
-- Dean Serenevy <dean@serenevy.net> Sun, 10 Dec 2023 10:33:38 +0000
kivy (2.2.1-2) unstable; urgency=medium
* Team upload.
* Source-only upload.
-- Jeroen Ploemen <jcfp@debian.org> Wed, 05 Jul 2023 07:16:22 +0000
kivy (2.2.1-1) unstable; urgency=medium
* New upstream version 2.2.1
* Build-depend on python3-packaging
* Remove obsolete patches
* Recommend xclip | xsel for TextInput (LP: #1898377)
* Install README.md to doc folder
* Create elpa-kivy-mode package
-- Dean Serenevy <dean@serenevy.net> Mon, 03 Jul 2023 12:27:39 +0000
kivy (2.1.0-1) unstable; urgency=medium
* New upstream version 2.1.0 (Closes: #1016791)
* Build-depend on python3-setuptools
* Build-depend on libpango1.0-dev
* Update standards version to 4.6.2, no changes needed
* Update watch version to 4, no changes needed
* Update / remove obsolete patches and dependencies
* Do not install test or upstream development files (kivy/tests/
and much of kivy/tools/)
* d/watch: Fix pattern to place V.devX before V
* d/copyright: Upstream changed to Roboto fonts (from Droid)
* Depend on dejavu and roboto packages rather than bundle fonts
-- Dean Serenevy <dean@serenevy.net> Thu, 05 Jan 2023 18:22:34 +0000
kivy (1.11.0-3) unstable; urgency=medium
[ 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.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Sandro Tosi ]
* debian/patches/relax-cython-versioned-dep.patch
- relax cython versioned dependency
-- Sandro Tosi <morph@debian.org> Mon, 13 Jun 2022 20:24:07 -0400
kivy (1.11.0-2) unstable; urgency=medium
* Team upload.
* Fix SyntaxWarnings
-- Scott Talbert <swt@techie.net> Wed, 20 May 2020 11:51:38 -0400
kivy (1.11.0-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Scott Talbert ]
* Update to new upstream release 1.11.0
* Update Standards-Version to 4.5.0
* Patch setup.py to increase max Cython version
-- Scott Talbert <swt@techie.net> Tue, 19 May 2020 17:29:52 -0400
kivy (1.10.1-1) unstable; urgency=medium
* Team upload.
[ Manas Kashyap ]
* Upstream Release (Closes: #873501)
[ Vincent Cheng ]
* Update watch file.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* 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/changelog: Remove trailing whitespaces
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
* Enable all hardening.
* Bump debhelper compat level to 12.
* Remove ${python3:Depends} from python-kivy-examples.
* Bump standards version to 4.4.0 (no changes).
[ William Grzybowski ]
* d/s/options: ignore kivy/version.py written during build
-- Ondřej Nový <onovy@debian.org> Sat, 10 Aug 2019 17:28:45 +0200
kivy (1.9.1-1) unstable; urgency=medium
[ Vincent Cheng ]
* New upstream release.
- Drop all patches; applied upstream.
* Update Standards version to 3.9.8.
[ Ondřej Nový ]
* Fixed VCS URL (https)
-- Vincent Cheng <vcheng@debian.org> Tue, 03 May 2016 19:48:59 -0700
kivy (1.9.0-3) unstable; urgency=medium
* Add debian/patches/cython_0.23_support.patch to fix FTBFS with cython 0.23
* Remove alternate build-deps for gstreamer 0.10. (Closes: #799725)
-- Vincent Cheng <vcheng@debian.org> Mon, 21 Sep 2015 19:49:58 -0700
kivy (1.9.0-2) unstable; urgency=medium
* Add debian/patches/cython_0.22_support.patch to fix FTBFS with cython 0.22
(Closes: #790092)
* Depend on python-gst-1.0 and python3-gst-1.0 for python-kivy, python3-kivy
respectively; build-depends on libgstreamer1.0-dev. (Closes: #785919)
-- Vincent Cheng <vcheng@debian.org> Sun, 28 Jun 2015 20:02:28 -0700
kivy (1.9.0-1) unstable; urgency=medium
* Transfer maintainership of kivy to the Debian Python Modules Team; see
https://lists.debian.org/debian-python/2014/11/msg00013.html
- Add myself and Bastian to Uploaders.
* Acknowledge NMU, thanks Yaroslav for the FTBFS fix!
* New upstream release.
- New build-deps: pkg-config, libsdl2-dev, libsdl2-image-dev,
libsdl2-mixer-dev, libsdl2-ttf-dev, libgstreamer1.0-dev |
libgstreamer0.10-dev
- Drop patches, applied upstream.
* Add watch file.
* Change Priority from extra to optional.
* Update Standards version to 3.9.6.
-- Vincent Cheng <vcheng@debian.org> Sat, 02 May 2015 01:25:51 -0700
kivy (1.8.0+dfsg-2.1) unstable; urgency=high
* Non-maintainer upload.
* Fixing FTBFS against cythoin 0.21.1 by cherry-picking upstream fix
debian/patches/0001-Fix-cython-python-temp-coercion-exception.patch
(Closes: #768828)
-- Yaroslav Halchenko <debian@onerussian.com> Sun, 09 Nov 2014 10:11:22 -0500
kivy (1.8.0+dfsg-2) unstable; urgency=medium
* Provide python3-kivy package. The patch for that was provided by Vincent
Cheng, thank you Vincent! (Closes: #740304)
* Bumped standards version (no changes).
-- Bastian Venthur <venthur@debian.org> Fri, 28 Feb 2014 09:25:51 +0100
kivy (1.8.0+dfsg-1) unstable; urgency=medium
* New upstream release (Closes: #737351)
* Removed patch for Makefile which prevented `git cleanup` to remove the
debian subdirectory. The patch was applied upstream
* Fix "[src:kivy] Sourceless file" replaced file with concatenation of
jquery.effects.core and -slide (Closes: #736734)
* Fix "kivy is MIT, not LGPL" fixed wording in debian/control (Closes:
#739036)
* Fix "kivy-examples: Examples shoule be installed in /usr/share/kivy-
examples, NOT 'kivi-examples'" (Closes: #735374)
-- Bastian Venthur <venthur@debian.org> Wed, 26 Feb 2014 17:31:34 +0100
kivy (1.7.2-1) unstable; urgency=low
* Initial release (Closes: #725163)
-- Bastian Venthur <venthur@debian.org> Wed, 02 Oct 2013 09:21:46 +0200
|