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
|
pykaraoke (0.7.5-1.2+deb10u1) buster; urgency=medium
* Non-maintainer upload.
* Fix path to fonts. (Closes: #948385)
-- Andreas Beckmann <anbe@debian.org> Wed, 08 Jan 2020 22:11:59 +0100
pykaraoke (0.7.5-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Replace ttf-dejavu with fonts-dejavu
* Add build-{arch,indep} targets to fix FTBFS.
Thanks to Santiago Vila <sanvila@unex.es> (Closes: #822017)
-- Dr. Tobias Quathamer <toddy@debian.org> Sat, 31 Dec 2016 09:39:49 +0100
pykaraoke (0.7.5-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Update to use wxPython 3.0 (Closes: #758948):
+ New patch: wxpython3.0.patch
* Drop dependency on python-wxgtk2.6 (Closes: #645568)
-- Olly Betts <olly@survex.com> Tue, 07 Oct 2014 09:42:38 +0000
pykaraoke (0.7.5-1) unstable; urgency=low
[ Miriam Ruiz ]
* New Upstream Release.
* Upgraded Standards-Version from 3.8.4 to 3.9.2
* Transitioned to dh_python2
See: http://wiki.debian.org/Python/TransitionToDHPython2
* Changed dependency from python-wxgtk2.6
to python-wxgtk2.8 | python-wxgtk2.6
-- Miriam Ruiz <little_miry@yahoo.es> Thu, 24 Nov 2011 11:47:47 +0100
pykaraoke (0.7.3-1) unstable; urgency=low
[ Miriam Ruiz ]
* New Upstream Release:
- Fixes for international / unicode characters in filenames.
- Supports unusual CDG file draw commands found in the wild.
- Makes About window work with Wx2.6 again.
- Options for double-buffered and hardware.
- Cleans up keyboard operations.
- ‘P’ pauses, Backspace rewinds.
- Remote control access to pykaraoke_mini.
- Supports left/right margins
- Improvements to printing support.
- Fixes occasional crash in CDG player.
- Improvements for GP2X, Windows and OSX.
* Upgraded Standards-Version from 3.8.3 to 3.8.4
-- Miriam Ruiz <little_miry@yahoo.es> Sat, 15 May 2010 01:00:44 +0200
pykaraoke (0.7.1-3) unstable; urgency=low
[ Jakub Wilk ]
* In order to fix FTBFS, replace build-dependency on python-wxversion with
python-wxgtk2.6 (closes: #562390).
* Add Depends: ${misc:Depends}.
* Include patch from Jonathan Wiltshire to fix bashism in cdg2mpg
(closes: #547761).
-- Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org> Thu, 04 Feb 2010 23:08:36 +0100
pykaraoke (0.7.1-2) unstable; urgency=medium
* Include patch from Karl Ferdinand Ebert:
Fix "should use python-numpy instead of python-num{eric,array}"
by changing only suggest field in debian/control as code base
contains already import case (Closes: #478453).
-- Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org> Mon, 16 Nov 2009 22:18:22 -0600
pykaraoke (0.7.1-1) unstable; urgency=low
[ Miriam Ruiz ]
* New Upstream Release.
- Fixes a bug with choosing files from the Folder View.
- It now uses python-mutagen instead of MP3Info.py
* Added python-mutagen to Recommends in python-pykaraoke binary package.
-- Miriam Ruiz <little_miry@yahoo.es> Fri, 28 Aug 2009 17:36:58 +0200
pykaraoke (0.7.0-1) unstable; urgency=low
[ Miriam Ruiz ]
* New Upstream Release.
* Added Vcs-Svn and Vcs-Browser to debian/control
* Bumped Standards-Version to 3.8.3 in debian/control
* Added python-wxversion to build dependencies
* Removed dh_desktop from debian/rules (deprecated)
* Install cdg2mpg in pykaraoke-bin
-- Miriam Ruiz <little_miry@yahoo.es> Fri, 21 Aug 2009 00:21:57 +0200
pykaraoke (0.6.1-1) UNRELEASED; urgency=low
[ Ryan Kavanagh ]
* Add depends on ttf-dejavu-extra so we can find "DejaVuSansCondensed.ttf"
(Closes: #436135)
[ Marco Rodrigues ]
* New upstream version.
* debian/control:
+ Replace 'python' by 'Python' to fix
lintian warning.
[ Julien Lavergne ]
* From Ubuntu, prepare for the future python transition:
- debian/rules: Add --install-layout=deb to setup.py install
- debian/control: Bump build-depends to python-all-dev (>= 2.5.4-1~)
-- Ryan Kavanagh <ryanakca@kubuntu.org> Sun, 05 Jul 2009 21:02:52 -0400
pykaraoke (0.5.1-1) unstable; urgency=low
[ Miriam Ruiz ]
* New Upstream Release.
+ GUI: Now works with WxPython v2.8
+ GUI: Improved search results layout
+ CDG player: Improved handling of corrupt CDG files
+ CDG player: Solved minor scrolling issues
* Removed Ana Guerrero from Uploaders
* Set Python Applications Packaging Team as Maintainer
* Added Homepage label to control
* Updated menu: Games/Arcade -> Games/Action
* Replaced deprecated ${Source-Version} by ${source:Version} in control
* Added dh_desktop to rules
[ Piotr Ożarowski ]
* Build Python extension for all supported Python versions
- python-all-dev added to Build-Depends
- debian/rules file updated
- provide pythonX.Y-pykaraoke packages
* patches added: (quilt added to Build-Depends)
- fix_desktop_files
- disable_fonts_installation
- remove_hashbangs
* debian/watch file updated
* python-pykaraoke's section changed to python
* Standards-Version bumped to 3.7.3 (no changes needed)
-- Miriam Ruiz <little_miry@yahoo.es> Sun, 16 Dec 2007 20:01:35 +0100
pykaraoke (0.5.0.ds1-2) unstable; urgency=low
* Moved python-support from Build-Depends-Indep to Build-Depends.
Closes: #390533.
* Removed dependency from libwxgtk-python in binary package pykaraoke.
-- Miriam Ruiz <little_miry@yahoo.es> Sun, 1 Oct 2006 20:45:56 +0200
pykaraoke (0.5.0.ds1-1) unstable; urgency=low
[Miriam Ruiz]
* New Upstream Release.
+ CDG: Much improved performance for running on lower spec machines.
+ New C file which gives the major performance boost to the CDG player.
+ It's still possible to have an ultra-portable install without the
compilation for which Numeric is required, but otherwise Numeric is
no longer required.
+ CDG: Smoother scrolling and fixed horizontal scrolling.
+ MIDI: Fixed mid-song tempo changes.
+ MIDI: Smoother font-scaling and word-wrap.
+ pykaraoke_mini: New simple GUI for simpler environments.
+ Added support for GP2X.
+ Many other internal changes.
* Python 2.4 is needed.
[Ana Beatriz Guerrero Lopez]
* Updating compat to 5.
* Updated to new Python Policy and NMU ack. (Closes: #380907)
-- Miriam Ruiz <little_miry@yahoo.es> Tue, 12 Sep 2006 00:54:57 +0200
pykaraoke (0.4.2-1.1) unstable; urgency=low
* Non-maintainer upload.
* Update package to the last python policy (Closes: #380907):
+ use dh_pysupport.
* Bump Standards-Version to 3.7.2.
-- Pierre Habouzit <madcoder@debian.org> Sat, 12 Aug 2006 21:54:30 +0200
pykaraoke (0.4.2-1) unstable; urgency=low
* New Upstream Release.
-- Miriam Ruiz <little_miry@yahoo.es> Wed, 19 Apr 2006 23:44:08 +0200
pykaraoke (0.4.1-1) unstable; urgency=low
* Initial release Closes: #345897
* Replaced vera.ttf font with a symbolic link to Debian's already packaged version.
-- Miriam Ruiz <little_miry@yahoo.es> Wed, 1 Feb 2006 22:55:48 +0100
|