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 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280
|
bplay (0.991-10.1) unstable; urgency=medium
* Non-maintainer upload.
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 13.
- Closes: #965440
* debian/rules: added missing targets build-arch and build-indep.
(Closes: #999139)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 16 Apr 2022 16:32:45 -0300
bplay (0.991-10) unstable; urgency=low
* Install the manpages. (Closes: #327759)
* debian/copyright: download location is gone, so just removing it for now.
* bplay.1: fixed minor typo. (Closes: #307033)
* debian/control: Standards-Version bumped to 3.7.2.2.
* debian/compat: created, compatible with debhelper V5.
* debian/control: Build-Depends on debhelper >> 5.0.0 now.
* debian/rules: no longer ignore the result of 'make clean', removes
binary-indep target, and uses dh_install now.
-- Carlos Laviola <claviola@debian.org> Thu, 27 Sep 2007 20:51:21 -0300
bplay (0.991-9) unstable; urgency=low
* Applied patch sent to gramofile (#292137), which has a forked bplay
codebase, that hopefully fixes our endianness and byteswapping problems.
* Implemented a quiet mode option (Closes: #119077).
* Informational messages are now sent to stdout instead of stderr.
(Closes: #228668)
-- Carlos Laviola <claviola@debian.org> Wed, 4 May 2005 00:39:17 -0300
bplay (0.991-8) unstable; urgency=low
* Set maintainer to the Debian QA Group <packages@qa.debian.org>, as I'm
leaving the project. Kudos to all who remain and those that will still
come.
-- Carlos Laviola <claviola@debian.org> Fri, 5 Mar 2004 18:32:03 -0300
bplay (0.991-7) unstable; urgency=low
* Applied patch by Alexandre Belloni <abelloni@nerim.net>, which complements
the LFS patch by Eduard Bloch and makes bplay work again.
(Closes: #193388, #193714)
-- Carlos Laviola <claviola@debian.org> Sat, 7 Jun 2003 00:39:14 -0300
bplay (0.991-6) unstable; urgency=low
* Added LFS support, since upstream is MIA, thanks to Eduard Bloch.
(Closes: #64962)
-- Carlos Laviola <claviola@debian.org> Sun, 11 May 2003 13:22:35 -0300
bplay (0.991-5) unstable; urgency=low
* Applied a couple of patches from Edmund GRIMLEY EVANS <edmundo@rano.org>
which should fix a couple of bugs. Thanks, Edmund. (Closes: #83347, #84904)
-- Carlos Laviola <claviola@debian.org> Thu, 21 Feb 2002 20:11:40 -0300
bplay (0.991-4) unstable; urgency=low
* Changed my e-mail from claviola@ajato.com.br to claviola@debian.org
in all my packages.
-- Carlos Laviola <claviola@debian.org> Wed, 30 May 2001 16:34:08 -0300
bplay (0.991-3) unstable; urgency=low
* New maintainer. (Closes: #91297)
* Upped Standards-Version to 3.5.4
* Made a few cosmetic changes to debian/copyright
-- Carlos Laviola <claviola@ajato.com.br> Fri, 25 May 2001 21:17:22 -0300
bplay (0.991-2) unstable; urgency=low
* Added build-depends (Closes #70298)
* Added patch from #80007 to enable -j/-J options. (Closes: #80007)
patch by andy@sharinga.com
-- Peter Makholm <peter@makholm.net> Wed, 20 Dec 2000 22:51:16 +0100
bplay (0.991-1) unstable; urgency=low
* New upstream
-- Peter Makholm <peter@makholm.net> Tue, 26 Sep 2000 08:30:08 +0200
bplay (0.99-2) unstable frozen; urgency=low
* Fixed endianess issue with wav-files (Closes: #60041)
- This patch does only affect bigendian machines, where bplay obvious
didn't work before but should do now
-- Peter Makholm <peter@makholm.net> Mon, 13 Mar 2000 11:06:22 +0100
bplay (0.99-1) unstable frozen; urgency=low
* New upstream version
The only changes in this version is my previous fixes to bplay and
a one-line fix to a bug.
* Should fix problems with ES1370 (Closes: #57193)
This is the one-line fix.
* Removed "audio/basic"-MIME entry (Closes: #57193)
-- Peter Makholm <peter@makholm.net> Tue, 7 Mar 2000 14:24:41 +0100
bplay (0.98-7) unstable; urgency=low
* Small changes to make it 64-bit clean
* Wrote a README.Debian documenting changes from upstream
-- Peter Makholm <peter@makholm.net> Wed, 12 Jan 2000 22:28:10 +0100
bplay (0.98-6) unstable; urgency=low
* Added file format switches to man page (Closes: #53577)
-- Peter Makholm <peter@makholm.net> Thu, 30 Dec 1999 05:43:19 +0100
bplay (0.98-5) unstable; urgency=low
* Added switch to write debug information
-- Peter Makholm <peter@makholm.net> Thu, 9 Dec 1999 21:54:01 +0100
bplay (0.98-4) unstable; urgency=low
* The previous version was not accepted by dinstall
* Very minor packaging cleanups
* Fixes compiler errors
-- Peter Makholm <peter@makholm.net> Mon, 6 Dec 1999 23:32:40 +0100
bplay (0.98-3) unstable; urgency=low
* Changed low limit on audio buffer size. (Closes: #48127)
-- Peter Makholm <peter@makholm.net> Tue, 9 Nov 1999 23:52:14 +0100
bplay (0.98-2) unstable; urgency=low
* Removed some debugging messages
* Resets audio on SIGINT (closes: #24487)
-- Peter Makholm <peter@makholm.net> Mon, 18 Oct 1999 21:54:53 +0200
bplay (0.98-1) unstable; urgency=low
* New upstream version
-- Peter Makholm <peter@makholm.net> Sun, 26 Sep 1999 10:42:54 +0200
bplay (0.96-10) unstable; urgency=low
* Fixes brec
* Bugfixes for #21623, #21642 and #37478 tested
* Don't compile with -DDEBUG
* Cosmetic changes in debian/rules
-- Peter Makholm <peter@makholm.net> Sat, 18 Sep 1999 22:45:49 +0200
bplay (0.96-9) unstable; urgency=low
* Fixes bug with long records (#21623, #21642, #37478)
patch by Riku Saikkonen (rjs@isil.lloke.dna.fi)
* Fixes wrong RIFF header (#11562)
patch in bug report by lebrun@hermes.kawo1.rwth-aarchen.de
* Kill a second process on error (#15779, #16180, #35007)
* We don't play AU and have never done it. (#32540)
* Standard-Version: 3.0.1
-- Peter Makholm <peter@makholm.net> Mon, 2 Aug 1999 21:43:12 +0200
bplay (0.96-8) unstable; urgency=low
* New maintainer
* Uses update-mime (close #26741)
* Include diffs from Paul Slootman (close #28010)
- 4th arg for semctl() is a union, not an int
* Fixed layout in man page (part of #21623)
-- Peter Makholm <peter@makholm.net> Wed, 26 May 1999 22:31:08 +0200
bplay (0.96-7) frozen unstable; urgency=high
* New maintainer
* Removed suid from the binary. This is not needed, and is a possible
security risk. Furthermore, it allowed any user on the system to play
sound, and maybe even spy on you by recording from the microphone!
Instead people allowed to this should be in group sound.
-- Norbert Veber <nveber@debian.org> Sat, 13 Jun 1998 22:21:00 -0500
bplay (0.96-6) frozen unstable; urgency=low
* mime-support call: we are bplay, not playmidi
-- Wichert Akkerman <wakkerma@debian.org> Tue, 17 Mar 1998 18:36:25 +0100
bplay (0.96-5) unstable; urgency=low
* call dh_suidregister
-- Wichert Akkerman <wakkerma@debian.org> Sun, 15 Mar 1998 23:15:07 +0100
bplay (0.96-4) unstable; urgency=low
* Allow other audio devices (Bug# 19650)
* Allow user to specify buffer sizes (Bug# 19650)
* Switched to debhelpher (Bug# 18693)
* Fixed copyright (lintian)
* Fixed type in manualpage (Bug# 19080)
* Register with mime-support (Bug# 18692)
-- Wichert Akkerman <wakkerma@debian.org> Sun, 15 Mar 1998 22:48:17 +0100
bplay (0.96-3) unstable; urgency=low
* Removed -m486 from compile options (Bug# 13664)
* Removed debugging code
* Pristine sources
* libc6 / glibc build
* Check if we are root before trying to lock a buffer or set priority
* No longer use debmake
-- Wichert Akkerman <wakkerma@debian.org> Tue, 7 Oct 1997 13:55:58 +0200
bplay (0.96-2) unstable; urgency=LOW
* Added dependencies to control file for libc
-- Wichert Akkerman <wakkerma@debian.org> Mon, 14 Jul 1997 01:13:00 +0200
bplay (0.96-1) unstable; urgency=LOW
* New upstream version
-- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Mon, 10 Feb 1997 21:29:41 +0100
bplay (0.95-5) unstable; urgency=LOW
* Moved to debmake
* Fixed double-speed playing bug. Patch by author.
-- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Sun, 19 Jan 1997 23:45:55 +0100
bplay (0.95-4) unstable; urgency=LOW
* Made copyright a symlink to /usr/doc/copyright/GPL
* Renamed debian changelog to changelog.Debian
* Compress manpages
-- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Sat, 26 Oct 1996 18:36:12 +0200
bplay (0.95-3) unstable; urgency=low
* Moved to new packaging format
-- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Sun, 22 Sep 1996 01:05:44 +0200
bplay (0.95-2); priority=LOW
* New maintainer: Wichert Akkerman <wakkerma@wi.leidenuniv.nl>
* Added extra include to prevent a compiler warning
-- Wichert Akkerman Thu Jul 11 21:44:06 MET DST 1996
bplay (0.95-1) unstable; urgency=low
* Initial Release.
-- Wichert Akkerman <wakkerma@wi.leidenuniv.nl> Sun, 19 Jan 1997 23:43:46 +0100
|