2008
wildmidi (0.2.2-2) unstable; urgency=low
* debian/rules,
debian/libwildmidi0.install,
debian/wildmidi.cfg,
debian/patches/06_wildmidi.cfg-path.patch:
+ Recommend freepats and put a default wildmidi configuration using
freepats into /etc/wildmidi/wildmidi.cfg.
-- Sebastian Dröge <slomo@debian.org> Mon, 25 Feb 2008 06:51:39 +0100
wildmidi (0.2.2-1) unstable; urgency=low
[ Emmet Hikory ] * Initial release. (Closes: #465030) [ Sebastian Dröge ] * debian/patches/01_config-parser.patch: + Fix parsing of redirects and pat lines with ".pat" at the end in config files. Patch based on the one from the Fedora package. * debian/patches/02_memleaks.patch: + Fix some memory leaks. * debian/patches/03_arch-none.patch: + Patch taken from the Fedora package to allow compilation without arch specific optimizations. * debian/patches/04_alsa-no-mmap.patch: + Patch taken from the Fedora package to use normal ALSA write functions instead of MMAP to work with pulseaudio. * debian/patches/05_am-maintainer-mode.patch: + Add AM_MAINTAINER_MODE to configure.ac. * debian/patches/99_autoreconf.patch: + Regenerated autoconf/automake stuff for the above changes. * debian/control: + Use alsa on Linux systems. * debian/rules: + Adjust default path for config file.
-- Emmet Hikory <emmet.hikory@gmail.com> Mon, 11 Feb 2008 09:21:00 +0900