1 libsdl2-mixer (2.0.4) UNRELEASED; urgency=medium
3 * Updated to version 2.0.4
5 -- Sam Lantinga <slouken@libsdl.org> Fri, 26 Oct 2018 11:01:42 -0800
7 libsdl2-mixer (2.0.3) UNRELEASED; urgency=medium
9 * Updated to version 2.0.3
11 -- Sam Lantinga <slouken@libsdl.org> Thu, 1 Mar 2018 09:41:07 -0800
13 libsdl2-mixer (2.0.2) UNRELEASED; urgency=medium
15 * Updated to version 2.0.2
17 -- Sam Lantinga <slouken@libsdl.org> Thu, 12 Oct 2017 21:37:49 -0800
19 libsdl2-mixer (2.0.1) UNRELEASED; urgency=medium
21 * Updated to version 2.0.1
23 -- Sam Lantinga <slouken@libsdl.org> Thu, 07 Jan 2016 12:25:45 -0800
25 libsdl2-mixer (2.0.0) unstable; urgency=low
27 * Updated library version to 2.0 for consistency with SDL 2.0
29 -- Sam Lantinga <slouken@libsdl.org> Tue, 26 Feb 2013 15:48:41 -0800
31 libsdl2-mixer (1.2.13) unstable; urgency=low
33 * sdl-mixer for SDL2. Initial release.
35 -- Sam Lantinga <slouken@libsdl.org> Fri, 15 Feb 2013 13:09:44 -0800
37 sdl-mixer1.2 (1.2.11-7) unstable; urgency=low
39 * Improve description and reorganise a bit the control file
40 * Use "Multi-Arch: same" also for the -dev package, following the change in
41 sdl-net1.2 at revision 1.2.7-5
43 -- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> Wed, 21 Dec 2011 19:06:12 +0000
45 sdl-mixer1.2 (1.2.11-6) unstable; urgency=low
48 * Switch to debhelper compat level v9.
49 - Build for multiarch.
51 [ Manuel A. Fernandez Montecelo ]
52 * Correct watch file, the previous one was detecting versions wrongly
53 * Quell lintian warnings:
54 - binary-control-field-duplicates-source (remove field from binary package
56 - unused-license-paragraph-in-dep5-copyright (remove GPL-2 paragraph)
58 -- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> Mon, 19 Dec 2011 00:04:34 +0000
60 sdl-mixer1.2 (1.2.11-5) unstable; urgency=low
63 * Fix Vcs-Browser link.
65 [ Manuel A. Fernandez Montecelo ]
67 - Issue "disable-*-shared" flags for 'configure' again, otherwise SDL_mixer
68 library opens those libraries in a plugin-like way (with SDL_LoadObject),
69 and dpkg-shlibdeps doesn't seem to generate the needed dependencies in the
70 binary library package.
72 -- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> Sun, 04 Dec 2011 12:59:09 +0000
74 sdl-mixer1.2 (1.2.11-4) unstable; urgency=low
77 * Improvements in debian/rules:
78 - Remove support for setting some autoconf options directly, newer debhelper
80 - Using dpkg-buildflags's options as base, and hardening on top, before
82 * Modifications to dependencies and build options:
83 - Depending on newer dpkg-dev (quells lintian warning when using build
85 - Removed Conflict-like dependencies (Breaks, Replaces) on
86 libsdl-mixer{,1.0,1.1}-dev. They are more than 10 years old and not
87 present in any of the last Debian releases, long unsupported.
88 - Use libmad (GPL) instead of unmaintained smpeg (LGPL) for mp3 support
89 - Stating more explicitly in debian/rules the options that we use to build
91 - Drop --disable-shared options for the different plugins. I couldn't find
92 any reason for or against in the changelog, and the default is to enable
94 * Bump Standards-Version to 3.9.2 (no changes needed)
95 * Remove previous Uploaders, all of them not active for years
96 * Removed duplicated entry in previous version's changelog:
97 - "debian/copyright: updated and converted to DEP-5 (dod)"
99 -- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> Sat, 03 Dec 2011 16:42:24 +0000
101 sdl-mixer1.2 (1.2.11-3) experimental; urgency=low
103 * New upstream release (Closes: #568445 #600467)
105 - Add myself to uploaders, and setting DM-Upload-Allowed: yes
106 * Incorporating changes from different sources, unreleased
107 - Changing "Closes" lines to "Closes_in_1.2.11-3"
108 * Changed debhelper compat to level 8 (level 5 before):
109 - Updated dependency on debhelper to (>= 8.0.0)
110 - Removed dependency on quilt
111 - Simplify a lot debian/rules file by leveraging debhelper capabilities,
112 only acting when deviating from auto behaviour
113 * Added 'source/format', with '3.0 (quilt)'
114 - Consequently, removed README.source
116 * Added Vcs-Git and Vcs-Browser in 'control' file
117 * Shipping pkg-config files
119 * Updated dependencies:
120 - libsdl1.2-dev (>= 1.2.14) -- was (>= 1.2.4)
121 - libsmpeg-dev (>= 0.4.5+cvs20030824-2.2) -- was (>= 0.4.5+cvs20030824-1.3)
122 - libogg-dev (>= 1.2.0) -- was none
123 - libvorbis-dev (>= 1.2.0) -- was (>= 1.0.0-3)
124 - libmikmod2-dev (>= 3.1.11) -- was none
125 - libflac-dev (>= 1.2.1) -- was none
127 - 220_mixer_segfaults.diff (applied upstream)
128 - 200_channel_segfaults.diff (now libmikmod ships in a zip, and it uses
130 - 00_mikmod_syslibs.patch (seemed to be related to remove tests in SDL_mixer
131 of mikmod versions, probably this restriction is not applicable now, and
132 it's safer to know what's SDL_mixer opinion about it anyway)
133 - 00_link-libm.patch (substituted from another one from upstream)
134 - 01_autoreconf.patch and 01_relibtoolize.patch (handled with dh_autoreconf)
135 - 230_racecondition_hg884a700fb3ff.diff (applied upstream)
137 - 00_link_libm_hgdb31b63abab9.patch (backport from upstream, grabbed by
138 Roman Vasiyarov <rvasiyarov@gmail.com> on #600467, 1.2.11-2 UNRELEASED)
139 - 07_FLAC_SDL_RWops_memory_leaks.patch (Jon Dowland <jmtd@debian.org>,
142 - 00_no_lvorbis_logg.diff -> 01_no_lvorbis_logg.patch
143 - 04_timidity_cfg_opts.diff -> 04_timidity_cfg_opts.patch
144 - 05_fallback_to_freepats.diff -> 05_fallback_to_freepats.patch
145 - 210_dev_snd_seq.patch -> 06_dev_snd_seq.patch
146 * All patches refreshed
147 * debian/copyright: updated and converted to DEP-5 (dod)
149 -- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> Wed, 30 Nov 2011 10:39:07 +0100
151 sdl-mixer1.2 (1.2.8-6.4) unstable; urgency=low
153 * Non-maintainer upload.
154 * Stop shipping la file. Closes: #633326.
156 -- Regis Boudin <regis@debian.org> Sat, 24 Sep 2011 16:55:30 +0100
158 sdl-mixer1.2 (1.2.8-6.3) unstable; urgency=low
160 * Non-maintainer upload.
161 * *really* upload to unstable.
163 -- Jon Dowland <jmtd@debian.org> Sat, 11 Dec 2010 09:11:33 +0000
165 sdl-mixer1.2 (1.2.8-6.2) experimental; urgency=low
167 * Non-maintainer upload.
168 * Upload to unstable.
170 -- Jon Dowland <jmtd@debian.org> Fri, 10 Dec 2010 22:55:16 +0000
172 sdl-mixer1.2 (1.2.8-6.1) experimental; urgency=low
174 * Non-maintainer upload.
175 * Backport a fix for a race condition in positional effects.
178 -- Jon Dowland <jmtd@debian.org> Wed, 08 Dec 2010 20:07:08 +0000
180 sdl-mixer1.2 (1.2.8-6) unstable; urgency=low
183 * Add myself to uploaders.
184 * 04_timidity_cfg_opts.diff - (Closes: #398805).
185 + Ignore unknown options in timidity.cfg.
186 + Thanks to Brandon Barnes for the patch.
187 * 05_fallback_to_freepats.diff - (Closes: #453308).
188 + Use freepats config if timidity isn't present.
189 + Thanks to Fabian Greffrath for the patch.
190 * Bump debhelper build-dep and compat to 5.
191 * Bump Standards Version to 3.8.1.
192 + Move Homepage from package description to source stanza.
194 -- Barry deFreese <bdefreese@debian.org> Fri, 22 May 2009 10:33:13 -0400
196 sdl-mixer1.2 (1.2.8-5) unstable; urgency=low
198 * debian/README.source:
202 + Standards-version is 3.8.0.
205 + Add a copyright entry.
207 * 220_mixer_segfaults.diff:
208 + New patch from upstream to fix a crash when the mixer is closed and
209 reopened (Closes: bug#502006, bug#480569).
211 -- Aurelien Jarno <aurel32@debian.org> Sun, 12 Oct 2008 19:30:42 +0200
213 sdl-mixer1.2 (1.2.8-4) unstable; urgency=low
216 + Properly link the library with -lvorbisfile and -lsmpeg instead of
217 dynamically opening them at runtime.
219 * 00_no_lvorbis_logg.diff:
220 + New patch. Do not uselessly link with -lvorbis -logg.
222 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Wed, 21 May 2008 11:54:21 +0000
224 sdl-mixer1.2 (1.2.8-3) unstable; urgency=low
227 + libsdl-mixer1.2-dev: on libmikmod-dev.
229 -- Aurelien Jarno <aurel32@debian.org> Fri, 04 Jan 2008 10:49:21 +0100
231 sdl-mixer1.2 (1.2.8-2) unstable; urgency=low
234 + Fix build with dpkg-buildpackage -j.
235 + Pass --enable-music-libmikmod to the configure script to
236 enable external libmikmod (Closes: #428348).
238 + Standards-version is 3.7.3 (no changes).
240 -- Aurelien Jarno <aurel32@debian.org> Wed, 02 Jan 2008 15:27:33 +0100
242 sdl-mixer1.2 (1.2.8-1) unstable; urgency=low
244 * New upstream release (Closes: #437004).
245 * Use quilt instead of CDBS.
248 + Cleaned up the uploaders field.
250 * debian/patches/00_correct_linking.patch:
251 + This patch is now irrelevant. Dropped.
253 * debian/patches/00_maintainer_mode.patch:
254 + Upstream no longer uses automake. Dropped.
256 * debian/patches/03_awe_voice.patch:
257 + Use the local awe_voice.h file because nothing guarantees its presence.
259 * debian/patches/200_channel_segfaults.diff:
260 + Fix a nasty corruption bug when loading songs with varying number of
261 channels (Closes: #422021). Patch courtesy of Brandon Barnes.
263 * debian/patches/210_dev_snd_seq.diff:
264 + Autodetect /dev/sequencer or /dev/snd/seq depending on the system
267 * debian/patches/timidity_cfg.patch:
268 + Patch implemented upstream. Dropped.
270 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 07 Oct 2007 22:52:58 +0200
272 sdl-mixer1.2 (1.2.6-3) unstable; urgency=low
276 + change DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS= into LDFLAGS+=
277 + prepend -Wl,-z,defs before --as-needed in LDFLAGS
278 + don't remove acinclude.m4 in the clean rule (closes: bug#413656,
279 bug#424268, bug#422522).
281 + depends on cdbs (>= 0.4.41)
282 + depends on autotools-dev (closes: bug#413655).
283 * patches/00_link-libm.patch:
284 + new patch from Loïc Minier to link against libm (closes:
286 * patches/01_relibtoolize.patch:
288 * patches/02_hurd.patch:
289 + new patch from Samuel Thibault to fix FTBFS on Hurd (closes:
291 * patches/03_awe_voice.patch:
292 + new patch to fix FTBFS with linux-libc-dev (>= 2.6.22) (closes:
295 -- Aurelien Jarno <aurel32@debian.org> Tue, 31 Jul 2007 14:16:36 +0200
297 sdl-mixer1.2 (1.2.6-2) unstable; urgency=low
300 * rules: link with -Bsymbolic to avoid symbol name conflicts and
301 with --as-needed to reduce indirect dependencies.
302 * Build-depend on libmikmod-dev to use the system's libmikmod.
305 * Package now maintained by the SDL team (closes: bug#393108).
307 + Make the package binNMU safe.
308 + Bump Standards-Version to 3.7.2 (no changes).
309 * Acknowledge NMU (closes: #320370).
311 -- Aurelien Jarno <aurel32@debian.org> Mon, 5 Mar 2007 22:16:56 +0100
313 sdl-mixer1.2 (1.2.6-1) unstable; urgency=low
315 * New upstream release (closes: #286339).
316 * timidity_cfg.patch: contains patch from 1.2.5-9.
317 * 00_correct_linking.patch: contains the patch for correctly linking
318 playwave and playmus.
319 * 00_maintainer_mode.patch: adds AM_MAINTAINER_MODE to configure.in.
320 * 00_mikmod_syslibs.patch: add libmikmod to SYSTEM_LIBS, not to LIBS.
321 * 01_relibtoolize.patch: the result of libtoolize --force --copy ;
322 aclocal ; automake --force-missing --add-missing --foreign --copy ;
323 autoconf ; rm -rf autom4te.cache with the previous patches applied.
324 * copyright: use "License" instead of "Copyright" (closes: #290200).
325 * Disable libmikmod for now.
326 * rules: add a relibtoolize target.
328 -- Josselin Mouette <joss@debian.org> Sat, 22 Jan 2005 04:38:44 +0100
330 sdl-mixer1.2 (1.2.5-9) unstable; urgency=low
332 * timidity/config.h: new location for timidity configuration file
335 -- Josselin Mouette <joss@debian.org> Tue, 21 Sep 2004 11:46:42 +0200
337 sdl-mixer1.2 (1.2.5-8) unstable; urgency=low
339 * Makefile.am: only export Mix_.* symbols, to avoid namespace pollution. Yes
341 * Re-run libtoolize --force --copy ; aclocal-1.7 ; automake-1.7
342 --force-missing --add-missing --foreign --copy ; autoconf ; rm -rf
344 * debian/rules: remove acinclude.m4 in clean target.
346 -- Josselin Mouette <joss@debian.org> Wed, 4 Aug 2004 02:35:42 +0200
348 sdl-mixer1.2 (1.2.5-7) unstable; urgency=low
350 * native_midi_gpl/native_midi_gpl.c: patch from Andreas Jochens
351 <aj@andaco.de> to build sdl-mixer with GCC 3.4 (closes: #259834).
353 -- Josselin Mouette <joss@debian.org> Sat, 17 Jul 2004 11:53:30 +0200
355 sdl-mixer1.2 (1.2.5-6) unstable; urgency=low
357 * debian/control: Require debhelper 4.1 for cdbs.
358 * mikmod/mikmod{,_internals}.h: Fix from Hans-Frieder Vogt <hfvogt@arcor.de>
359 for distorted sound on AMD64.
361 -- Josselin Mouette <joss@debian.org> Sat, 10 Jul 2004 07:55:02 +0200
363 sdl-mixer1.2 (1.2.5-5) unstable; urgency=low
365 * timidity/config.h: look for configuration file in /etc/timidity.cfg
368 -- Josselin Mouette <joss@debian.org> Sat, 28 Feb 2004 12:19:03 +0100
370 sdl-mixer1.2 (1.2.5-4) unstable; urgency=low
372 * Enable timidity again (closes: #222861).
374 -- Josselin Mouette <joss@debian.org> Fri, 20 Feb 2004 12:06:36 +0100
376 sdl-mixer1.2 (1.2.5-3) unstable; urgency=low
379 + Standards-version is 3.6.1 (no changes).
380 + Don't recommend timidity anymore (closes: #213300).
381 + Section for libsdl-mixer1.2-dev is libdevel.
382 + Build-depend on cdbs.
383 + Remove build-deps on libtool, automake, autoconf.
385 + Rewrite using cdbs.
386 + Enable native midi (closes: #200735).
387 + Disable timidity, it is not in the distribution anymore.
388 * debian/README.Debian: removed.
389 * debian/compat: new file.
390 * Run libtoolize --force --copy ; aclocal-1.7 ;
391 automake-1.7 --force-missing --add-missing --foreign --copy ; autoconf
392 * Now ship patches to autotools stuff instead of regenerating them.
393 * debian/shlibs.local: removed.
394 * debian/copyright: document that the native midi support is now
395 licensed under the LGPL.
397 -- Josselin Mouette <joss@debian.org> Sun, 26 Oct 2003 13:07:35 +0100
399 sdl-mixer1.2 (1.2.5-2) unstable; urgency=low
401 * Corrected build dependencies.
403 -- Josselin Mouette <joss@debian.org> Sun, 16 Mar 2003 10:46:40 +0100
405 sdl-mixer1.2 (1.2.5-1) unstable; urgency=low
407 * New upstream release.
408 * Build against libvorbis0a by build-depending on version 1.0.0-3
409 (closes: #184712, #184716).
410 * Removed dependencies on xlibs-dev.
411 * Build-depend on debhelper 4.0.4 (closes: #182550).
412 * shlibs.local: removed svgalib, added SDL.
413 * */Makefile.am: don't link sublibs with anything anymore, this should
414 remove unuseful dependencies on libstdc++ and xlibs (closes: #183282).
415 * Makefile.am: SDL_LIBS_FOR_LIBS seems to be deprecated.
416 * configure.in: use AM_MAINTAINER_MODE.
417 * Cleanup in debian/rules.
419 -- Josselin Mouette <joss@debian.org> Sat, 15 Mar 2003 13:48:55 +0100
421 sdl-mixer1.2 (1.2.4-3) unstable; urgency=low
423 * debian/rules: use dh_install.
424 * debian/control: standards version 3.5.8.
425 * mixer.c, Makefile.am, load_ogg.c, load_ogg.h: stolen from CVS; patch
426 from Vaclav Slavik to support OGG Vorbis samples (closes: #171604).
428 -- Josselin Mouette <joss@debian.org> Tue, 3 Dec 2002 21:37:29 +0100
430 sdl-mixer1.2 (1.2.4-2) unstable; urgency=low
433 * Acknowledge Christopher's changes (closes: #154680, #154714).
434 * Lots of cleanings in debian/rules, use debhelper mode 4.
435 * Follow policy version 3.5.7.
436 * Update upstream URL and add it in description.
437 * Run libtoolize and so on at build time, instead of using gross hacks
438 (closes: #168175). It will reduce the diff size and be more easy to
440 * Removed debian/patches.
442 -- Josselin Mouette <joss@debian.org> Tue, 12 Nov 2002 14:26:48 +0100
444 sdl-mixer1.2 (1.2.4-1.1) unstable; urgency=low
446 * NMU to fix breakage caused by libvorbis0 split.
447 (closes: #154680, #154714)
449 -- Christopher L Cheney <ccheney@debian.org> Tue, 30 Jul 2002 00:00:00 -0500
451 sdl-mixer1.2 (1.2.4-1) unstable; urgency=low
453 * new upstream version
455 -- Christian T. Steigies <cts@debian.org> Tue, 21 May 2002 22:01:00 -0400
457 sdl-mixer1.2 (1.2.3-1) unstable; urgency=low
459 * new upstream version
460 * build-depend new SDL 1.2.4
461 * edit acinclude.m4 and configure.in
462 * re-ran libtoolize --force --copy; aclocal; automake --foreign; autoconf
464 -- Christian T. Steigies <cts@debian.org> Tue, 23 Apr 2002 21:45:48 -0400
466 sdl-mixer1.2 (1.2.1-5) unstable; urgency=low
468 * do not build-depend on aalib1-dev (closes: #143047)
470 -- Christian T. Steigies <cts@debian.org> Mon, 15 Apr 2002 14:22:31 -0400
472 sdl-mixer1.2 (1.2.1-4) unstable; urgency=low
474 * Ok, I've had enough. To make it build on slower arches as well we now
475 build-conflict with aclocal, autoconf, automake
476 * "missing" has to be executable
478 -- Christian T. Steigies <cts@debian.org> Sat, 13 Apr 2002 22:57:58 -0400
480 sdl-mixer1.2 (1.2.1-3) unstable; urgency=low
482 * libsdl-mixer1.2-dev should depend on -dev packages
483 (closes: #142733, #142739 )
485 -- Christian T. Steigies <cts@debian.org> Sat, 13 Apr 2002 19:22:56 -0400
487 sdl-mixer1.2 (1.2.1-2.2) unstable; urgency=low
490 * built against smpeg 0.4.4-7
491 * Makefile.am: remove occurrences of @SDL_LIBS.*@; these are handled by
493 * re-ran libtoolize --force --copy; aclocal; automake --foreign; autoconf
494 * debian/control: updated versioned Build-Depends to libsmpeg-dev (>=
497 -- Branden Robinson <branden@debian.org> Mon, 14 Jan 2002 01:00:58 -0500
499 sdl-mixer1.2 (1.2.1-2.1) unstable; urgency=low
501 * NMU per maintainer's request
502 * built against libsdl1.2-dev 1.2.2-3.3 and libsmpeg-dev 0.4.4-5
503 * acinclude.m4: remove AC_DEFUNs for AM_PATH_SDL and AM_PATH_SMPEG so that
504 the ones installed on the system (patched by Debian for static X extension
505 library and SDL plugin support) are used
506 * configure.in: remove LIBS from enable_music_mp3 test, because this should
507 be $SMPEG_LIBS for the executables in this package and
508 $SMPEG_LIBS_FOR_LIBS for the libraries; the proper linkage is hauled in by
509 @SMPEG_LIBS@ and @SMPEG_LIBS_FOR_LIBS@ in Makefile.am anyway, so this bit
510 of code seems redundant, and causes compile problems if left enabled
511 * re-ran libtoolize --force --copy; aclocal; automake --foreign; autoconf
513 - updated versioned Build-Depends to libsdl1.2-dev (>= 1.2.2-3.3) and
514 libsmpeg-dev (>= 0.4.4-5)
515 - updated versioned Depends of libsdl-mixer1.2-dev to libsdl1.2-dev (>=
518 -- Branden Robinson <branden@debian.org> Mon, 7 Jan 2002 00:32:46 -0500
520 sdl-mixer1.2 (1.2.1-2) unstable; urgency=low
522 * set timidity default path to "/etc/" (closes: #126651)
524 -- Christian T. Steigies <cts@debian.org> Thu, 27 Dec 2001 17:01:03 -0500
526 sdl-mixer1.2 (1.2.1-1) unstable; urgency=low
528 * new upstream version
529 * tried to add Branden's fixes again in Makefile.am, aclocal.m4 and
531 * re-ran libtoolize --force --copy; aclocal; automake --foreign; autoconf
533 -- Christian T. Steigies <cts@debian.org> Tue, 18 Dec 2001 21:22:33 -0500
535 sdl-mixer1.2 (1.2.0-2) unstable; urgency=low
537 * fix section in control file, libsdl-mixer1.2 goes in libs, -dev in devel
538 * Build-Depends on xlibs-dev, not xlib6g-dev (closes: #114584)
540 -- Christian T. Steigies <cts@debian.org> Mon, 12 Nov 2001 21:07:15 -0500
542 sdl-mixer1.2 (1.2.0-1.1) unstable; urgency=low
544 * NMU to fix the Big SDL and X Extension Library Problem (Closes: #115054)
545 * built against libsdl1.2 1.2.2-3.1 and smpeg 0.4.4-2.1
546 * Thanks to Eric Gillespie, Jr. and Jeff Licquia for help preparing this
548 * timidity/config.h: incorporate one-line patch to make "/etc" the
550 * {,mikmod/,timidity/}Makefile.am:
551 - add @SMPEG_LIBS@ @SDL_LIBS@ to _LDADD targets
552 - add @SMPEG_LIBS_FOR_LIBS@ @SDL_LIBS_FOR_LIBS@ to _LIBADD targets
553 * acinclude.m4: deleted
555 - remove SDL_LIBS line
556 - don't define CFLAGS or LIBS here
557 * re-ran libtoolize --copy --force; aclocal; automake --foreign; autoconf
559 - bumped Standards-Version (lintian-clean)
560 - versioned Build-Depends on libsdl1.2-dev (>= 1.2.2-3.1)
561 - libsdl-mixer1.2-dev Depends on libsdl1.2-dev (>= 1.2.2-3.1)
562 - versioned Build-Depends on libsmpeg-dev (>= 0.4.4-2.1)
563 * debian/postinst: only invoke ldconfig if $1 is "configure"
565 -- Branden Robinson <branden@debian.org> Tue, 9 Oct 2001 16:50:07 -0500
567 sdl-mixer1.2 (1.2.0-1) unstable; urgency=low
569 * sdl-mixer for SDL1.2. Initial Release. (closes: #94453)
571 -- Christian T. Steigies <cts@debian.org> Fri, 20 Apr 2001 15:19:03 -0400