[ubuntu/oneiric] ecasound 2.8.1-1 (Accepted)

Alessio Treglia quadrispro at ubuntu.com
Mon Jul 11 12:12:15 UTC 2011


ecasound (2.8.1-1) unstable; urgency=low

  [ Alessio Treglia ]
  * New upstream release.
  * Disable alsa on non-linux archs.

  [ Alessandro Ghedini ]
  * Remove libecasound23, libecasound-dev and libecasound2.2-dev packages
    - Drop build-shared-libecasound patch
  * Drop handle_estrpipe patch (merged upstream)
  * Fix libkvutils4 section (libs, not libedevel)

ecasound (2.8.0-4) unstable; urgency=low

  * Remove symbols files.

ecasound (2.8.0-3) unstable; urgency=low

  * Set proper Replaces/Breaks fields on ecasound-doc.

ecasound (2.8.0-2) unstable; urgency=low

  [ Alessandro Ghedini ]
  * Add *.symbols for powerpc and sparc architectures (Closes: #627193).

  [ Alessio Treglia ]
  * 0006-handle_estrpipe.patch:
    - ESTRPIPE is not defined on kfreebsd, get around FTBFS on those
      architectures (Closes: #627192).
  * 1001-disable_python_tests.patch:
    - Disable python tests for now (Closes: #627191) since the Python module
      isn't able to detect the ecasound executable's version; it might
      be related to the terminal emulator as ecasound prints "colored"
      characters.
  * Add -DOC arch-indep package.
    - Build documentation only when Build-Depends-Indep are met.
  * Move ghostscript,hevea to Build-Depends-Indep.
  * Add myself as primary uploader (as-per-spec).

ecasound (2.8.0-1) unstable; urgency=low

  [ Alessandro Ghedini ]
  * New upstream release
  * Fix documentation building/installation
    - Remove doxygen and yodl from Build-Depends (not needed anymore)
    - Build-Depends on ghostscript (needed for building *.pdf files)
  * New maintainer. (Closes: #520271)
  * Build-Depends on libjack-dev (Closes: #527407)
  * Install upstream changelog (NEWS) with dh_installchangelogs
    not dh_installdocs
  * Switch to short-form dh
  * Drop libecasound7 package's files (package no more built)
  * Replace *.dirs with *.install and *.manpages, drop useless files
  * Bump debhelper compat level to 7
  * Fix debhelper dependencies
    - Add ${misc:Depends} to binary packages Depends
    - Add debhelper to Build-Depends
  * Maintainer is Debian Multimedia maintainers, add myself to Uploaders
  * Update Vcs-* fields, add Homepage field
  * Update binary packages descriptions
  * Drop old Provides and Conflicts (listed packages no more in the archive)
  * Fix packages sections
  * Remove self-Provides
  * Bump Standards-Version to 3.9.2 (no changes needed)
  * Add debian/clean for pyecasound/pyeca.pyc and
    pyecasound/ecacontrol.pyc files
  * Preserve file ecasound.spec on clean
  * Add fix-manpages-errors patch
  * Add build-shared-libecasound patch
  * Add libecasound23 package
  * Add build-shared-libecasoundc patch
  * Add libecasoundc1 package
  * Add build-shared-libkvutils patch
  * Add libkvutils4 package
  * Remove python-central Build-Depends (dh_python2 is used)
  * Do not compile pyecasound cext (not installed anyway)
  * Add transitional dummy packages for the old libecasound2.2-dev,
    libecasoundc2.2-dev, libkvutils2.2-dev and python-ecasound2.2
  * Move ecatools to standalone package to avoid circular dependency

  [ Joel Roth ]
  * Update debian/copyright
    - Unobfuscate email addresses
  * Add 'nama' to Suggests
  * Rename binary packages removing 2.2 suffix
  * Rename Source package, ecasound2.2 -> ecasound
  * Build-Depends: add headers for liboil, liblo (OSC) and libaRts support
  * override_dh_fixperms for *.py and *.rb libraries
  * Clarify that largefile support option applies to 32-bit systems
  * Update debian/copyright

  [ IOhannes m zmölnig ]
  * Fixed ecasound.1 manpage
  * One line per dependency for better readability

  [ Alessio Treglia ]
  * Use dh_python2 rather than pysupport.
  * Remove trailing command from the Depends field.
  * Adopt one-dep-per-line style.
  * Fix DH's syntax, otherwise the python2 add-on will be skipped.
  * Enable parallel builds.
  * When moving files, it's better to use Breaks+Replaces versioned fields.
  * Drop arts support.
  * Update symbols.

ecasound2.2 (2.7.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Change dependency on emacs flavours to emacsen; preserv emacs23 as a
    non-virtual alternative dependency (Closes: #562039)

ecasound2.2 (2.7.0-1) unstable; urgency=low

  * New upstream release.
  * Depend on libreadline-dev instead of libreadline5-dev by request of
    Mattias Klose. It's now libreadline6-dev. (closes: #553748)
  * Update menu file to use section Applications/ instead of Apps/.

ecasound2.2 (2.6.0-1) unstable; urgency=low

  * New upstream release
  - 08_fix_header_install: remove
  - 07_configure_in_maintainer_mode: update
  - do not install manpage copies, and just install symlinks for
    ecatools.1
  * Build-Depend on texlive-latex-recommended too for ecrm1000 font.
    (closes: #526535)

ecasound2.2 (2.5.2-3) unstable; urgency=low

  * yodl 2.13.1 removed --unique-output option. Remove --unique-output
    accordingly.

ecasound2.2 (2.5.2-2) unstable; urgency=low

  * Add Vcs-Git information
  * Update debian/copyright with upstream information.
  * fix typo in configure.in
    08_fix_header_install
  * add --unique-output options to yodl to fix manpage generation.

ecasound2.2 (2.5.2-1) unstable; urgency=low

  * New Upstream Version
  * Make debian/rules work with parallel build (test with -j5)

ecasound2.2 (2.4.6.1-2) unstable; urgency=low

  * Bug fix: "FTBFS with GCC 4.3: missing #includes", thanks to Martin
    Michlmayr (Closes: #454890).
  - 13_gcc4: updated

ecasound2.2 (2.4.6.1-1) unstable; urgency=low

  * New Upstream Version
  * Update dpatches:
  - 15_documentation_makefile: drop, included upstream
  - 13_gcc4: updated: mostly merged, one remaining. keep.

ecasound2.2 (2.4.5-7) unstable; urgency=low

  * run latex twice to make index work in documentation.
  - 15_documentation_makefile.dpatch

ecasound2.2 (2.4.5-6) unstable; urgency=low

  * really prefer emacs22 (Closes: #434913).

ecasound2.2 (2.4.5-5) unstable; urgency=low

  * ecasound-el: remove emacs-snapshot from list of dependencies.
  * Bug fix: "ecasound-el: please prefer emacs22", thanks to Tatsuya
    Kinoshita (Closes: #434913).
  * Build-Depend libwrap-dev -> libwrap0-dev

ecasound2.2 (2.4.5-4) unstable; urgency=low

  * ecasound-el: add emacs22

ecasound2.2 (2.4.5-3) unstable; urgency=low

  * "FLAC 1.1.4 library transition" (Closes: #426644).
  - Updated build-depends to depend on libsndfile1 1.0.17-2 or greater
  * Bug fix: "ecasound2.2: not binNMU-safe, uninstallable in unstable",
    thanks to Steve Langasek (Closes: #431095).

ecasound2.2 (2.4.5-2) unstable; urgency=low

  * Bug fix: "FTBFS with GCC 4.3: missing #includes", thanks to Martin
    Michlmayr (Closes: #417178), further updates to patch.

ecasound2.2 (2.4.5-1) unstable; urgency=low

  * new upstream release
  * build-depend on texlive
  * pbuilder-test: error code changed from '-1' to '1', so update test.

ecasound2.2 (2.4.4-7) unstable; urgency=low

  * Bug fix: "FTBFS with GCC 4.3: missing #includes", thanks to Martin
    Michlmayr (Closes: #417178).
  - 13_gcc4.3

ecasound2.2 (2.4.4-6) unstable; urgency=HIGH

  * Bug fix: "libecasound2.2-dev: missing dependency on libasound2-dev",
    thanks to Steve Langasek (Closes: #409438).

ecasound2.2 (2.4.4-5) unstable; urgency=low

  * Bug fix: "ecasound-el: Please add a depends against emacsen or
    emacs-snapshot", thanks to arnaud at andesi.org (Closes: #403146).

ecasound2.2 (2.4.4-4) unstable; urgency=low

  * Bug fix: "FTBFS: Non-ascii character in input, consider using package
    inputenc", thanks to Martin Michlmayr (Closes: #396851).
    Remove the weird bit from documentation.

ecasound2.2 (2.4.4-3) unstable; urgency=low

  * Bug fix: "Python policy transition" (Closes: #373316).
  - Build-depend on python-dev instead of python2.4-dev
  - python-ecasound is arch all
  - fix description to remove reference to python 2.3
  - debian/rules: remove reference to python2.3 and use dh_pysupport instead of dh_python
  - remove existing byte-compilation handling from postinst/preinst.
  some of it thanks to Pierre Habouzit <madcoder at debian.org>
  * Bug fix: "ecasound2.2: FTBFS on kfreebsd-amd64: unsatisfied
    Build-Depends", thanks to Petr Salinger (Closes: #361469).
    add hurd-i386 to list
  * Standards-Version: 3.7.2
  * remove g++ versioned build-dependency, and add python-support (>=
    0.4.0) to build-dependency.
  * update watch file format
  * debian/rules clean config.log, config.status.
  * ecasound now has versioned depends on python-ecasound, since it was
    the original intention.

ecasound2.2 (2.4.4-2) unstable; urgency=low

  * Work with newer autoconf/automake ? which seems to be using more {}s.
  - 11_configure_in_alsa_fix: "FTBFS: ./configure: line 23306: syntax
    error near unexpected token `}'" (Closes: #377936).

ecasound2.2 (2.4.4-1) unstable; urgency=low

  * New upstream release
  - 10_unprotect_filename_with_comma: integrated upstream
  - 07_configure_in_maintainer_mode: update
  * fix pbuilder-test

ecasound2.2 (2.4.3-3) unstable; urgency=low

  * 10_unprotect_filename_with_comma: ecatools did not accept filenames with
    comma, but alsa devices are filenames starting with comma; accept them.

ecasound2.2 (2.4.3-2) unstable; urgency=low

  * make libasound2 optional for kFreeBSD (closes: #327648)

ecasound2.2 (2.4.3-1) unstable; urgency=low

  * New upstream release
  - fixes: ecasound freezes the computer under root with double buffering(closes: #317900)

ecasound2.2 (2.4.2-1) unstable; urgency=low

  * New upstream release
  * no longer generate ecasound2.2 transition package (closes: #321981)

ecasound2.2 (2.4.1-2) unstable; urgency=low

  * README.Debian: Note that arts is disabled
  * rebuild with readline5-dev
  - Bug fix: "use libreadline5-dev after sarge", thanks to Laurent Bonnaud
    (Closes: #292313).
  * Build-depend on g++ 4.0 or greater.
  * rebuild with jack 0.100 as build-depends
  - Bug fix: "libjack0.80.0-0 removed from unstable; rebuild required",
    (Closes: #317191).

ecasound2.2 (2.4.1-1) unstable; urgency=low

  * New upstream version
  - 01_ecasoundrc-location-fix: included in upstream
  - 07_configure_in_maintainer_mode: updated
  * removed refererence to artsc-dev
  * [debian/control, debian/rules] Use automake1.9
  * documentation is now in rst
  - add Build-Depends: python-docutils
  * debian/menu: quote
  * debian/watch: add

ecasound2.2 (2.4.0-1) unstable; urgency=low

  * New upstream release
  - fixes filename parsing code (closes #285265, #284312, #285264)
  - effect presets value eca:0.69 is now eca:69 (closes: #296505)
  * disable arts support temporarily since it doesn't build
  * debian/rules, debian/ecasound.manpages:
    use installman instead of installmanpages

ecasound2.2 (2.3.5-8) unstable; urgency=low

  * README.Debian: update upstream URL, and explain why the source package is
  thusly called. (closes: #284310)
  * TODO; update with current todo items.

ecasound2.2 (2.3.5-7) unstable; urgency=low

  * Typo fix: replaces libecasound7c -> libecasound7. (closes: #290630)

ecasound2.2 (2.3.5-6) unstable; urgency=low

  * libecasound2.2-dev should depend on libsndfile1-dev.
    (closes: #282226, #282229)

ecasound2.2 (2.3.5-5) unstable; urgency=low

  * ecasound-el depend on ecasound instead of ecasound2.2
  * 01_ecasoundrc-location-fix: fix patch so that effects_presets can be used.
    default 'ecasoundrc' was not modified correctly.

ecasound2.2 (2.3.5-3) unstable; urgency=low

  *  Build-dep on ruby

ecasound2.2 (2.3.5-2) unstable; urgency=low

  * Fix upgrade path from ecasound->ecasound2.2;
    replace libecasound7c102, libecasound7 packages since documentation has
    moved from these packages to ecasound package
  * upload to unstable
  - newer libtool is used than libtool1.4 (closes: #279389)
  - gcc-3.4 bug is not there anymore (closes: #266709)
  - largefile support is enabled (closes: #272551)
  - ICE on gcc apparently doesn't happen with ecasound2.2 (closes: #249804)
  - menu command is interactive (closes: #235560).
  - new upstream version is now uploaded to unstable (closes: #247746)

ecasound2.2 (2.3.5-1) experimental; urgency=low

  * New upstream release
  * debian/copyright: new upstream website/mail address.
  * Fixed 01_ecasoundrc-location-fix patch so that I can send it upstream.

ecasound2.2 (2.3.4-1) experimental; urgency=low

  * New upstream release
  * checked against Debian policy 3.6.1.
  * patch updates
    01_ecasoundrc-location-fix: keep
    07_configure_in_maintainer_mode: keep
  * libsndfile support added, we have new enough version now.
  * Bug fix: "ecasound2.2: menu command needs to call ecasound
    interactively", thanks to tim hall (Closes: #235560).
  * Add libecasound-ruby1.8 package
  - Add build-dep on ruby1.8
  - force-install to usr/lib/ruby/1.8 instead of /usr/local/

ecasound2.2 (2.3.2-1) UNRELEASED; urgency=low

  * New upstream release
  * patch updates
    01_ecasoundrc-location-fix: keep
    07_configure_in_maintainer_mode: keep
  * ecasound package
  * README.Debian: update notes on ecasound2.2
  * disable libsndfile support for now, since libsndfile 1.0.4 is not supported, requires 1.0.5
  * rebuild against jack 0.80.0

ecasound2.2 (2.3.1-2) unstable; urgency=low

  * Fix build failure of ecawave/ecamegapedal packages, backporting fix for 2.3.2
  some header files were missing
  - 08_fix_header_install.dpatch

ecasound2.2 (2.3.1-1) unstable; urgency=low

  * New upstream version
    - incorporates Debian patches, and minor fixes.
  * dpatch updates:
    01_ecasoundrc-location-fix: keep
    03_fix_unmatching_braces_in_ecasound_makefile_am: merged upstream
    04_ecasound_el_0.8.3: merged upstream
    05_audioio_jack_0.75_fix: merged upstream
    06_documentation_hevea: merged upstream
    07_configure_in_maintainer_mode: still applies, keep
  * debian/control: Build-Depends: add yodl

ecasound2.2 (2.3.0-5) unstable; urgency=high

  * add build-Depends on python to work around /usr/bin/python not being
    available when after installing python2.3-dev; dependency of
    python2.3-dev upon python is downgraded to recommends now.

ecasound2.2 (2.3.0-4) unstable; urgency=high

  * Fix build failure; do not include html.sty in documentation.
  * remove depcomp; old version seems to be incompatible with newer automake.

ecasound2.2 (2.3.0-3) unstable; urgency=HIGH

  * debian/control: Do not use latex2html, use hevea instead.
    (Closes: #221334).
    - 06_documentation_hevea.dpatch
  * AM_MAINTAINER_MODE added, to fix debian/rules clean interaction with files patching.
    - 07_configure_in_maintainer_mode.dpatch

ecasound2.2 (2.3.0-2) experimental; urgency=low

  * backport fix for 0.75.0 compatibility from CVS.
  - 05_audioio_jack_0.75_fix.dpatch

ecasound2.2 (2.3.0-1) experimental; urgency=low

  * New upstream release (closes: #208160)
  - ecasound2.2: Processing time (option -t) wrong with sample-rate != 44100 Hz
    From: Stephan Niemz  (closes: #195027)
  * update Build-conflicts for libkvutils and libecasound; for c102.
  * configure option "--enable-pyecasound=python" to ensure
    pure python implementation of pyecasound.
  * Run autoconf-automake-libtool in build.
  * Fix to get ecasound building:
  - ecasound/Makefile.am: "$(readline_library}" ->  "$(readline_library)"
    03_fix_unmatching_braces_in_ecasound_makefile_am
  - libtool tries to build shared libraries anyway:
    02_makefile_am_hack.dpatch: an unsuccessful attempt to not to
    try to add libasound and libjack et al into static library.
    -- the resulting output is no different ?
    rather, tried --disable-shared.
  * Update ecasound.el
    04_ecasound_el_0.8.3.dpatch
    ecasound2.2: Please update ecasound.el to 0.8.3
    From: Mario Lang  (closes: #208215)
  * Note: JACK support is temporarily broken; thus experimental

ecasound2.2 (2.2.3-6) unstable; urgency=low

  * python2.3 transition (closes: #206047)

ecasound2.2 (2.2.3-5.1) unstable; urgency=low

  * NMU
  * Build with python2.3 as the default python version.

ecasound2.2 (2.2.3-5) unstable; urgency=low

  * Add Build-Depends on tetex-bin
    Thanks to Bdale for reporting. (closes: #202048)

ecasound2.2 (2.2.3-4) unstable; urgency=low

  * fix documentation install process, and build the documentation
  - added build-dep on latex2html
  - debian/rules, debian/docs: added build process and install process.
  - doxygen documentation cannot be produced from source, sent upstream.
  - debian/rules: use sed for index.html to change .pdf link to .pdf.gz
  (closes: #200578)
  * debian/TODO: update, there is nothing notable to do anymore.

ecasound2.2 (2.2.3-3) unstable; urgency=low

  * use dpatch to manage patches
    01_ecasoundrc-location-fix: use usr/share/ecasound2.2/ecasound/ecasoundrc
  * debian/compat: use this file to specify debhelper compat version.

ecasound2.2 (2.2.3-2) unstable; urgency=low

  * change sections.
  * Build and require jack 0.71.2

ecasound2.2 (2.2.3-1) unstable; urgency=low

  * New upstream release
  - ecasoundrc.in, libecasound/eca-resources.cpp: usr/share/ecasound2.2/ecasound/ecasoundrc
  * update README.Debian

ecasound2.2 (2.2.2-1) unstable; urgency=low

  * New upstream release
  - ecasoundrc.in, libecasound/eca-resources.cpp: usr/share/ecasound2.2/ecasoundrc
  - other Debian-local patches merged upstream.

ecasound2.2 (2.2.1-2) unstable; urgency=low

  * Rebuild with libjack0.50.0

ecasound2.2 (2.2.1-1) unstable; urgency=low

  * New upstream release
  * Update config.guess/sub from autotools-dev.
  * Hack ecasoundrc.in, libecasound/eca-resources.cpp to look in
    /usr/share/ecasound2.2/ecasound
  * Forward-port pyecasound compile rules.
  * AM_MAINTAINER_MODE, aclocal, autoconf, automake
  * Build-Depend and libecasound2.2-dev depend on libsamplerate0-dev.
  * ecalength.c: int curopt, not char. (closes: #181228)

ecasound2.2 (2.2.0-rel-7) unstable; urgency=low

  * Add missing Depends on -dev packages.

ecasound2.2 (2.2.0-rel-6) unstable; urgency=low

  * Build-depend on libartsc0-dev instead of libarts-dev

ecasound2.2 (2.2.0-rel-5) unstable; urgency=low

  * ecasoundrc.in, libecasound/eca-resources.cpp: hand-fix problems with ecasoundrc path  (resource-directory is /share/ecasound2.2/ecasound)
    (closes: #179184)
  * link .lo file instead of .o file for pyecasound. (closes: #179380)
  * run aclocal/autoconf/automake
  - debian/rules chmod a+x depcomp
  * apply description improvement for ecasound-el from mlang at debian.org,
    thanks!
    (closes: #178256)
  * fix libecasound-config.in to not generate -rpath when library is
    installed in standard install path.

ecasound2.2 (2.2.0-rel-4) unstable; urgency=low

  * Build-Depend on libjack0.44.0-dev (closes: #177107, #177732)
  * Do not link libecasoundc.a static link library to shared library,
    link libecasoundc_sa.lo which is compiled with -fPIC
    (closes: #177096)
  * add AM_MAINTAINER_MODE to configure.in, and relibtoolize/autoconf/automake

ecasound2.2 (2.2.0-rel-3) unstable; urgency=low

  * set datadir=/usr/share/ecasound2.2, to avoid file conflicts
    with libecasound7.
    (closes: #176880)

ecasound2.2 (2.2.0-rel-2) unstable; urgency=low

  * install changelogs for ecasound-el package.
  * update TODO file.
  * add missing Depends to emacs21,xemacs21 on ecasound-el
  * change so that ecasound-el does not byte-compile for emacs20.
    thanks "Aaron M. Ucko" <ucko at debian.org> (closes: #176775)

ecasound2.2 (2.2.0-rel-1) unstable; urgency=low

  * New upstream release, naming it 2.2.0-rel (real version is 2.2.0)
  * Remove hacks to build with gcc-3.2 on hppa, gcc-3.2 should be default now.
  * Remove hackgcc3 option
  * Rebuild with gcc-3.2
  * Change ecasound.el default ecasound value to /usr/bin/ecasound
  * New ecasound-el package.

ecasound2.2 (2.2.0-rc1-1) unstable; urgency=low

  * new upstream release (closes: #173300)
  Does not co-install with previous versions.
  There are some known and unknown bugs in this release,
  and would be nice if people tested this version out before I completely
  replace ecasound.
  * enable largefile support.
  * do not ship documentation for now, since build system changed from
  yodl to latex, we'll fix later.
  * ecamonitor in ecasound2.2 require python-ecasound, so Depend on
    python-ecasound2.2, and also python.
  * debian/rules: chmod 644 pyeca.py
  * -dev packages provide and conflict -development, and conflict with
    lib*-dev, because old ecasound -dev packages were not with soname.

ecasound (2.0.4-7) unstable; urgency=low

  * Inadvertently uploaded a broken package.
  Fix it so that we actually have a working "ecasound" package!

ecasound (2.0.4-6) unstable; urgency=low

  * update README/Debian wrt gcc and libasound2
  * Standards-Version: 3.5.8, rewrite of some portion of build scripts:
  - support noopt compilation option, nostrip is pending.
  - DH_COMPAT=4
  - debian/control: Build-Dep on debhelper 4.1.1 or greater
  - libasound2 is Depends:, not Suggests:.
  - dh_shlibs call changed
  - debian/rules: remove unnecessary touching of Makefile.in's.
    AM_INIT_AUTOMAKE should take care of that
  - debian/shlibs.local is no longer needed, removed.
  * do not set CXXFLAGS in configure.ac
  * re-run autoconf.

ecasound (2.0.4-5) unstable; urgency=low

  * update hackgcc3 DEB_BUILD_OPTIONS to use gcc-3.2
  * debian/rules: special-case hppa to use gcc-3.2. (closes: #165582)

ecasound (2.0.4-4) unstable; urgency=low

  * configure.in: fix python dirs specification to work with python 2.2
    (closes: #159979)
  * regenerate autoconf scripts

ecasound (2.0.4-3) unstable; urgency=low

  * Fix compilation on g++-3.x and newer readline.
    char* -> const char*, and remove spurious typecast (closes: #157118)
  * configure.in: Change check for map.h to map
  * Recompile with libasound2
  * Remove spurious architecture field on Build-Depends
  * Compile with python2.2 (closes: #159711)

ecasound (2.0.4-2) unstable; urgency=low

  * apply upstream patch to add -mieee to alpha build.
  * add AM_MAINTAINER_MODE to configure.in

ecasound (2.0.4-1) unstable; urgency=low

  * new upstream release, incoorporating most of my previous modifications.
  * ecasound_faq.html seems to have disappeared, remove the reference from
    libecasound7.docs.
  * --enable-sys-readline
  * add libreadline4-dev build-depends.
  * ecasound/eca_text.cpp: completion_matches to rl_completion_matches
  * configure.in: fix pymoddirs and python_incdirs to include python2.1
    (forward port from 2.0.3-3)

ecasound (2.0.3-5) unstable; urgency=low

  * Dependency: libecasound-dev -> libkvutils-dev and libecasoundc-dev ->
    libecasound-dev (closes: #128221)

ecasound (2.0.3-4) unstable; urgency=low

  * "Package for my Christmas..."
  * Cosmetic fixes for release, for bugs described in 125972.
  * fixed debian/rules. It depended on python 1.5 or 2.0 being available.
    I want python 2.1
  * debian/control: remove reference to mpg123 from Suggest, instead,
    suggest mpg321 | mp3-decoder.
  * debian/control: add mikmod, and timidity to Suggests: list.
  * debian/control: change from suggests to ladspa-plugin to
    swh-plugins | ladspa-plugin, so that it is more obvious which to install.
  * debian/README: updated the text, and did a spell-check.
  * debian/TODO: modified the obvious typo.

ecasound (2.0.3-3) unstable; urgency=low

  * debian/control: libecasound0-dev provides and conflicts libecasound-dev.
    so that future versions can coexist (kind of). Future versions may
    wish to Conflict: with <= 2.0.3-2
  * changed to python-2.1 (closes: #118264)
  * changed configure.in to look for python2.1
  * added : touch configure.in aclocal.m4 `find -name Makefile.in ` configure
    to debian/rules, this seems to pass pdebuild test.
  * changed postinst for python-ecasound to use python instead of python2

ecasound (2.0.3-2) unstable; urgency=low

  * debian/rules, debian/control: alpha version is no longer built with g++-3.0.
  * updated shlibs.local to represent that change.

ecasound (2.0.3-1) unstable; urgency=low

  * new upstream version with some upstream bugfixes, and some Debian
    fixes merged.
    Some upstream fixes include:
    o problems with ALSA 0.9beta7 (dlopen() issue)
    o minor samplerated bug with LADSPA plugins
  * removed automake/autoconf calls from configure target ( I am no
    longer using a cvs-checkout version of ecasound, so I should not need
    to re-run those programs.) (closes: #114209)
  * debian/control: removed build-deps for autoconf, automake
  * debian/rules: removed the removing of autoconf/automake generated files from clean target.
  * fixed priorities to match overrides file

ecasound (2.0.2-4) unstable; urgency=low

  * split out libecasoundc package. adding libecasoundc0.postinst etc.
  * ALSA 0.9 support is still removed ... probably for a longer time than anticipated.
  * changed from using dh_movefiles, to using mv directly, in debian/rules.
    Hoping not to have dropped any files.
  * adding a replaces libecasound, for libecasoundc, because some files
    have moved over

ecasound (2.0.2-3) unstable; urgency=low

  * fixing shlibs.local file to depend above 2.0.2-2
  * Remove ALSA 0.9 support temporarily (hopefully) because
    apparently ALSA  in Debian is broken (again).
    Reverted to ALSA 0.5, because
    that's better than nothing, IMO.
    Changed libasound2-dev [i386 alpha ia64 powerpc m68k] to
    libasound1-dev [i386 alpha ia64 powerpc m68k]
    (closes: #111555)

ecasound (2.0.2-2) unstable; urgency=low

  * Build with gcc-3.0 on alpha.
  * Build depends on gcc-3.0 and g++-3.0 [alpha]
  * add a DEB_BUILD_OPTION for test-building for g++-3.0

ecasound (2.0.2-1) unstable; urgency=low

  * New upstream release with bugfixes.
  * gcc-3.0 patch has been integrated upstream (partially, the
   patching done for 2.0.1-6 did not make it.)
   fixed gcc-3.0 - libasound1-dev compilation errors,
   and copied newer config.{sub,guess}

ecasound (2.0.1-6) unstable; urgency=low

  * updated config.sub and config.guess.
    I hope this is what LaMont meant... (closes: #108244)
  * fixing build-deps to the latest state. Moving over to libasound2 all those arches which seem to support libasound2.
  * fixing some more gcc-3.0 incompatibility

ecasound (2.0.1-5) unstable; urgency=low

  * fix postinst to work with python2. (closes: #104509)
  * compile with python2. python2 seems to be GPL-compatible now, and it
    is better supported by external application programs.
  * python-ecasound Depends: python2-base
  * build-depends on python2-dev
  * python-ecasound postinst and preinst is updated to work with python2

ecasound (2.0.1-4) unstable; urgency=low

  * patched so that it can work with g++-3.0, please verify.

ecasound (2.0.1-3) unstable; urgency=low

  * fixed build-deps for arm. Thanks to Philip Brandell for pointing this out.
    (closes: #101984)
  * bumped up standards-version to 3.5.5 (no change)

ecasound (2.0.1-2) unstable; urgency=low

  * removed dependency for alsa 0.5 on arm which is not available
    and changed build-dependency to point to ladspa-sdk
    and changed build-dependency to libarts arch specification to be
    more specific. (closes: #100425)

ecasound (2.0.1-1) unstable; urgency=low

  * new upstream release with many bugfixes. Try this if you have experienced
    mp3 zombies, or some mysterious segfaults.
  * debian/control: build with alsa version 0.9 for ia32, and not for other arches, and use alsa 0.4 for arm.
    TODO: build a 0.5 version separately if possible.

ecasound (2.0.0-3) unstable; urgency=low

  * debian/control: corrected build-depends (closes: #96883)

ecasound (2.0.0-2) unstable; urgency=low

  * Recompiling with ladspa support

ecasound (2.0.0-1) unstable; urgency=low

  * New upstream stable version
  * debian/control: removed arts build dependency to allow for alpha build. (closes: #95710)
  * debian/rules: ALSA 0.5 in unstable is working again. Re-enabling ALSA. (#95717)

ecasound (1.9dev7.cvs20010428-1) unstable; urgency=low

  * CVS version getting ready for the version 2 release.
  * ladspa.h removed from distribution. (closes: #88750)
  * debian/control: added arts build-dependency
  * debian/rules: hack for catman pages is removed because patch was
    accepted.
  * debian/control: Build-depends on ncurses 5 (closes: #90709)
  * debian/control: Build-depends on automake/autoconf
  * debian/control: Build-conflicts on python2-base.
  * debian/rules: ALSA in debian is currently broken, as a workaround,
    --disable-alsa is passed to ./configure
  * debian/control: libecasound7 conflicts with older version of eca* software
  * debian/rules: removes Makefile.in to reduce diff size.
  * debian/README.Debian: changed the documentation to suit the reality.

ecasound (1.9dev2-2) unstable; urgency=low

  * debian/rules: dh_testversion to test version of debhelper
  * debian/control: Maintainer: field points to dancer at debian.org now.
  * debian/control: policy version to 3.5.2
  * debian/rules: accepts debug options in DEB_BUILD_OPTIONS
  * debian/control: arm and mips added for Build-Depends to libasound1
    hoping that they actually are working.
  * debian/ecasoundc-config.1, debian/ecasound-config.1, debian/rules:
    removed the undocumented.7.gz symlink, and created real manpages.
  * debian/rules: removed reference to CFLAGS because it is not necessary

ecasound (1.9dev2-1) unstable; urgency=low

  * change maintainer mail address to a debian one.
  * upgrade to the latest upstream development release as to avoid forking
    and backporting fixes.
  * new versioning policy in the upstream. Hope it works.
  * the dependency is bumped up to make things look better.

ecasound (1.8.5d15-9) unstable; urgency=low

  * Add a #define __KERNEL__ in the hope that kvutils will compile for
    arches that require that in asm/atomic.h for read_atomic().

ecasound (1.8.5d15-8) unstable; urgency=low

  * change rm to rm -f so that minor discrepancies do not prohibit
    things from building. Python code gets compiled into "lib-dynload" on
    some systems, and "site-packages" on others.
  * added little more verbose description about libkvutils, closes:#83295
  * added a hack into ./configure so that python modules get installed
    into site-packages regardless of whether that directory already exists
    or not.

ecasound (1.8.5d15-7) unstable; urgency=low

  * added suggests for mpg123 into libecasound7, closes:#83183
  * added suggests for vorbis-tools (for completeness) to libecasound7.

ecasound (1.8.5d15-6) unstable; urgency=low

  * Add depends from python-ecasound to python-base because the
    install script requires compileall.py to be existant.
  * Change the section of ecasound-python to interpreters as per
    ftpadmin.
  * ecasound is in the debian archive, should have closed the ITP bug,
    and I'm doing it now, closes: #72971

ecasound (1.8.5d15-5) unstable; urgency=low

  * Modified python-ecasound postinst to work with latest python1.5
  * Modified libecasoundc/Makefile.am to add "-L" to link libecasound
  * Modified libpyecasound/ to add libecasound
  * Modified debian/control to update descriptions of packages to be
    more appropriate, esp. python-ecasound.

ecasound (1.8.5d15-4) unstable; urgency=low

  * Added suggests mp3-encoder/decoder
  * Added build-depends python-dev
  * Catman pages are now manpages.
  * Created python-ecasound package
  * fixed pyecasound/libpyecasound.la to include ecasound into depends.

ecasound (1.8.5d15-3) unstable; urgency=low

  * rebuilt.

ecasound (1.8.5d15-2) unstable; urgency=low

  * removed ecasound-plugin package and reintegrated into libecasound7
  * It should work with libecasound7 suggesting audio dependencies.

ecasound (1.8.5d15-1) unstable; urgency=low

  * Moved documentation files around so that html links work for
    users_guide, and programmers_guide. They are now in libecasound7
  * C-binding library files have been moved to libecasound{7,-dev}
  * Updated debian/shlibs.local to (>> 1.8.5d15)
  * python bindings are not quite checked yet.

ecasound (1.8.5d15-0) unstable; urgency=low

  * New upstream version. A quick-hack build.
  * (not uploaded to Debian)

ecasound (1.8.4d15-1) unstable; urgency=low

  * New upstream release
  * Moved out ecasound-plugin to be a separate package depended by the main
    package to go along with the design of rpm package version. ecasound-plugin
    can be a Suggests:.
  * Please note that configuration file .ecasoundrc has changed slightly,
    remember to delete the file from home directories, if you have had them
    installed.
  * To be uploaded to Debian (closes: Bug#72971)
  * Added support for doc-base.

ecasound (1.8.3d15-2) unstable; urgency=low

  * Changed control files to make libs files go to libs section, and dev
    files go into dev section.
  * Fixed menu files so that Debian menu entries get added.
  * (not uploaded to Debian)

ecasound (1.8.3d15-1) unstable; urgency=low

  * Initial packaging attempt, ported to the current development version
  required for ecawave
  * please note that plugins directory is moved to
  /usr/lib/libecasound7/ecasound-plugins
  * (not uploaded to Debian)

ecasound (1.8.2r14-1) unstable; urgency=low

  * Initial packaging attempt
  * (not uploaded to Debian)

Date: Mon,  11 Jul 2011 11:23:21 +0000
Changed-By: Alessio Treglia <quadrispro at ubuntu.com>
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/oneiric/+source/ecasound/2.8.1-1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon,  11 Jul 2011 11:23:21 +0000
Source: ecasound
Binary: ecasound, ecatools, libecasoundc1, libecasoundc-dev, libecasoundc2.2-dev, libkvutils4, libkvutils-dev, libkvutils2.2-dev, python-ecasound, python-ecasound2.2, libecasound-ruby1.8, ecasound-el, ecasound-doc
Architecture: source
Version: 2.8.1-1
Distribution: oneiric
Urgency: high
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Changed-By: Alessio Treglia <quadrispro at ubuntu.com>
Description:
 ecasound   - Multitrack-capable audio recorder and effect processor
Closes: 72971 72971 83183 83295 88750 90709 95710 96883 100425 101984 104509 108244 111555 114209 118264 128221 157118 159711 159979 165582 173300 176775 176880 177096 177107 177732 178256 179184 179380 181228 195027 200578 202048 206047 208160 208215 221334 235560 235560 247746 249804 266709 272551 279389 282226 282229 284310 290630 292313 296505 317191 317900 321981 327648 361469 373316 377936 396851 403146 409438 417178 417178 426644 431095 434913 434913 454890 520271 526535 527407 553748 562039 627191 627192 627193
Files:
 d9ded0074a8eeb59dd507c248220d010 1056331 sound extra ecasound_2.8.1.orig.tar.gz
 87b2e07047cb173825beb8cf0bc58741 33036 sound extra ecasound_2.8.1-1.debian.tar.gz
 cfeab93415a8b3eb3f344cd51a4d4df5 1816 sound extra ecasound_2.8.1-1.dsc
Changes:
 ecasound (2.8.1-1) unstable; urgency=low
 .
   [ Alessio Treglia ]
   * New upstream release.
   * Disable alsa on non-linux archs.
 .
   [ Alessandro Ghedini ]
   * Remove libecasound23, libecasound-dev and libecasound2.2-dev packages
     - Drop build-shared-libecasound patch
   * Drop handle_estrpipe patch (merged upstream)
   * Fix libkvutils4 section (libs, not libedevel)
 .
 ecasound (2.8.0-4) unstable; urgency=low
 .
   * Remove symbols files.
 .
 ecasound (2.8.0-3) unstable; urgency=low
 .
   * Set proper Replaces/Breaks fields on ecasound-doc.
 .
 ecasound (2.8.0-2) unstable; urgency=low
 .
   [ Alessandro Ghedini ]
   * Add *.symbols for powerpc and sparc architectures (Closes: #627193).
 .
   [ Alessio Treglia ]
   * 0006-handle_estrpipe.patch:
     - ESTRPIPE is not defined on kfreebsd, get around FTBFS on those
       architectures (Closes: #627192).
   * 1001-disable_python_tests.patch:
     - Disable python tests for now (Closes: #627191) since the Python module
       isn't able to detect the ecasound executable's version; it might
       be related to the terminal emulator as ecasound prints "colored"
       characters.
   * Add -DOC arch-indep package.
     - Build documentation only when Build-Depends-Indep are met.
   * Move ghostscript,hevea to Build-Depends-Indep.
   * Add myself as primary uploader (as-per-spec).
 .
 ecasound (2.8.0-1) unstable; urgency=low
 .
   [ Alessandro Ghedini ]
   * New upstream release
   * Fix documentation building/installation
     - Remove doxygen and yodl from Build-Depends (not needed anymore)
     - Build-Depends on ghostscript (needed for building *.pdf files)
   * New maintainer. (Closes: #520271)
   * Build-Depends on libjack-dev (Closes: #527407)
   * Install upstream changelog (NEWS) with dh_installchangelogs
     not dh_installdocs
   * Switch to short-form dh
   * Drop libecasound7 package's files (package no more built)
   * Replace *.dirs with *.install and *.manpages, drop useless files
   * Bump debhelper compat level to 7
   * Fix debhelper dependencies
     - Add ${misc:Depends} to binary packages Depends
     - Add debhelper to Build-Depends
   * Maintainer is Debian Multimedia maintainers, add myself to Uploaders
   * Update Vcs-* fields, add Homepage field
   * Update binary packages descriptions
   * Drop old Provides and Conflicts (listed packages no more in the archive)
   * Fix packages sections
   * Remove self-Provides
   * Bump Standards-Version to 3.9.2 (no changes needed)
   * Add debian/clean for pyecasound/pyeca.pyc and
     pyecasound/ecacontrol.pyc files
   * Preserve file ecasound.spec on clean
   * Add fix-manpages-errors patch
   * Add build-shared-libecasound patch
   * Add libecasound23 package
   * Add build-shared-libecasoundc patch
   * Add libecasoundc1 package
   * Add build-shared-libkvutils patch
   * Add libkvutils4 package
   * Remove python-central Build-Depends (dh_python2 is used)
   * Do not compile pyecasound cext (not installed anyway)
   * Add transitional dummy packages for the old libecasound2.2-dev,
     libecasoundc2.2-dev, libkvutils2.2-dev and python-ecasound2.2
   * Move ecatools to standalone package to avoid circular dependency
 .
   [ Joel Roth ]
   * Update debian/copyright
     - Unobfuscate email addresses
   * Add 'nama' to Suggests
   * Rename binary packages removing 2.2 suffix
   * Rename Source package, ecasound2.2 -> ecasound
   * Build-Depends: add headers for liboil, liblo (OSC) and libaRts support
   * override_dh_fixperms for *.py and *.rb libraries
   * Clarify that largefile support option applies to 32-bit systems
   * Update debian/copyright
 .
   [ IOhannes m zmölnig ]
   * Fixed ecasound.1 manpage
   * One line per dependency for better readability
 .
   [ Alessio Treglia ]
   * Use dh_python2 rather than pysupport.
   * Remove trailing command from the Depends field.
   * Adopt one-dep-per-line style.
   * Fix DH's syntax, otherwise the python2 add-on will be skipped.
   * Enable parallel builds.
   * When moving files, it's better to use Breaks+Replaces versioned fields.
   * Drop arts support.
   * Update symbols.
 .
 ecasound2.2 (2.7.0-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Change dependency on emacs flavours to emacsen; preserv emacs23 as a
     non-virtual alternative dependency (Closes: #562039)
 .
 ecasound2.2 (2.7.0-1) unstable; urgency=low
 .
   * New upstream release.
   * Depend on libreadline-dev instead of libreadline5-dev by request of
     Mattias Klose. It's now libreadline6-dev. (closes: #553748)
   * Update menu file to use section Applications/ instead of Apps/.
 .
 ecasound2.2 (2.6.0-1) unstable; urgency=low
 .
   * New upstream release
   - 08_fix_header_install: remove
   - 07_configure_in_maintainer_mode: update
   - do not install manpage copies, and just install symlinks for
     ecatools.1
   * Build-Depend on texlive-latex-recommended too for ecrm1000 font.
     (closes: #526535)
 .
 ecasound2.2 (2.5.2-3) unstable; urgency=low
 .
   * yodl 2.13.1 removed --unique-output option. Remove --unique-output
     accordingly.
 .
 ecasound2.2 (2.5.2-2) unstable; urgency=low
 .
   * Add Vcs-Git information
   * Update debian/copyright with upstream information.
   * fix typo in configure.in
     08_fix_header_install
   * add --unique-output options to yodl to fix manpage generation.
 .
 ecasound2.2 (2.5.2-1) unstable; urgency=low
 .
   * New Upstream Version
   * Make debian/rules work with parallel build (test with -j5)
 .
 ecasound2.2 (2.4.6.1-2) unstable; urgency=low
 .
   * Bug fix: "FTBFS with GCC 4.3: missing #includes", thanks to Martin
     Michlmayr (Closes: #454890).
   - 13_gcc4: updated
 .
 ecasound2.2 (2.4.6.1-1) unstable; urgency=low
 .
   * New Upstream Version
   * Update dpatches:
   - 15_documentation_makefile: drop, included upstream
   - 13_gcc4: updated: mostly merged, one remaining. keep.
 .
 ecasound2.2 (2.4.5-7) unstable; urgency=low
 .
   * run latex twice to make index work in documentation.
   - 15_documentation_makefile.dpatch
 .
 ecasound2.2 (2.4.5-6) unstable; urgency=low
 .
   * really prefer emacs22 (Closes: #434913).
 .
 ecasound2.2 (2.4.5-5) unstable; urgency=low
 .
   * ecasound-el: remove emacs-snapshot from list of dependencies.
   * Bug fix: "ecasound-el: please prefer emacs22", thanks to Tatsuya
     Kinoshita (Closes: #434913).
   * Build-Depend libwrap-dev -> libwrap0-dev
 .
 ecasound2.2 (2.4.5-4) unstable; urgency=low
 .
   * ecasound-el: add emacs22
 .
 ecasound2.2 (2.4.5-3) unstable; urgency=low
 .
   * "FLAC 1.1.4 library transition" (Closes: #426644).
   - Updated build-depends to depend on libsndfile1 1.0.17-2 or greater
   * Bug fix: "ecasound2.2: not binNMU-safe, uninstallable in unstable",
     thanks to Steve Langasek (Closes: #431095).
 .
 ecasound2.2 (2.4.5-2) unstable; urgency=low
 .
   * Bug fix: "FTBFS with GCC 4.3: missing #includes", thanks to Martin
     Michlmayr (Closes: #417178), further updates to patch.
 .
 ecasound2.2 (2.4.5-1) unstable; urgency=low
 .
   * new upstream release
   * build-depend on texlive
   * pbuilder-test: error code changed from '-1' to '1', so update test.
 .
 ecasound2.2 (2.4.4-7) unstable; urgency=low
 .
   * Bug fix: "FTBFS with GCC 4.3: missing #includes", thanks to Martin
     Michlmayr (Closes: #417178).
   - 13_gcc4.3
 .
 ecasound2.2 (2.4.4-6) unstable; urgency=HIGH
 .
   * Bug fix: "libecasound2.2-dev: missing dependency on libasound2-dev",
     thanks to Steve Langasek (Closes: #409438).
 .
 ecasound2.2 (2.4.4-5) unstable; urgency=low
 .
   * Bug fix: "ecasound-el: Please add a depends against emacsen or
     emacs-snapshot", thanks to arnaud at andesi.org (Closes: #403146).
 .
 ecasound2.2 (2.4.4-4) unstable; urgency=low
 .
   * Bug fix: "FTBFS: Non-ascii character in input, consider using package
     inputenc", thanks to Martin Michlmayr (Closes: #396851).
     Remove the weird bit from documentation.
 .
 ecasound2.2 (2.4.4-3) unstable; urgency=low
 .
   * Bug fix: "Python policy transition" (Closes: #373316).
   - Build-depend on python-dev instead of python2.4-dev
   - python-ecasound is arch all
   - fix description to remove reference to python 2.3
   - debian/rules: remove reference to python2.3 and use dh_pysupport instead of dh_python
   - remove existing byte-compilation handling from postinst/preinst.
   some of it thanks to Pierre Habouzit <madcoder at debian.org>
   * Bug fix: "ecasound2.2: FTBFS on kfreebsd-amd64: unsatisfied
     Build-Depends", thanks to Petr Salinger (Closes: #361469).
     add hurd-i386 to list
   * Standards-Version: 3.7.2
   * remove g++ versioned build-dependency, and add python-support (>=
     0.4.0) to build-dependency.
   * update watch file format
   * debian/rules clean config.log, config.status.
   * ecasound now has versioned depends on python-ecasound, since it was
     the original intention.
 .
 ecasound2.2 (2.4.4-2) unstable; urgency=low
 .
   * Work with newer autoconf/automake ? which seems to be using more {}s.
   - 11_configure_in_alsa_fix: "FTBFS: ./configure: line 23306: syntax
     error near unexpected token `}'" (Closes: #377936).
 .
 ecasound2.2 (2.4.4-1) unstable; urgency=low
 .
   * New upstream release
   - 10_unprotect_filename_with_comma: integrated upstream
   - 07_configure_in_maintainer_mode: update
   * fix pbuilder-test
 .
 ecasound2.2 (2.4.3-3) unstable; urgency=low
 .
   * 10_unprotect_filename_with_comma: ecatools did not accept filenames with
     comma, but alsa devices are filenames starting with comma; accept them.
 .
 ecasound2.2 (2.4.3-2) unstable; urgency=low
 .
   * make libasound2 optional for kFreeBSD (closes: #327648)
 .
 ecasound2.2 (2.4.3-1) unstable; urgency=low
 .
   * New upstream release
   - fixes: ecasound freezes the computer under root with double buffering(closes: #317900)
 .
 ecasound2.2 (2.4.2-1) unstable; urgency=low
 .
   * New upstream release
   * no longer generate ecasound2.2 transition package (closes: #321981)
 .
 ecasound2.2 (2.4.1-2) unstable; urgency=low
 .
   * README.Debian: Note that arts is disabled
   * rebuild with readline5-dev
   - Bug fix: "use libreadline5-dev after sarge", thanks to Laurent Bonnaud
     (Closes: #292313).
   * Build-depend on g++ 4.0 or greater.
   * rebuild with jack 0.100 as build-depends
   - Bug fix: "libjack0.80.0-0 removed from unstable; rebuild required",
     (Closes: #317191).
 .
 ecasound2.2 (2.4.1-1) unstable; urgency=low
 .
   * New upstream version
   - 01_ecasoundrc-location-fix: included in upstream
   - 07_configure_in_maintainer_mode: updated
   * removed refererence to artsc-dev
   * [debian/control, debian/rules] Use automake1.9
   * documentation is now in rst
   - add Build-Depends: python-docutils
   * debian/menu: quote
   * debian/watch: add
 .
 ecasound2.2 (2.4.0-1) unstable; urgency=low
 .
   * New upstream release
   - fixes filename parsing code (closes #285265, #284312, #285264)
   - effect presets value eca:0.69 is now eca:69 (closes: #296505)
   * disable arts support temporarily since it doesn't build
   * debian/rules, debian/ecasound.manpages:
     use installman instead of installmanpages
 .
 ecasound2.2 (2.3.5-8) unstable; urgency=low
 .
   * README.Debian: update upstream URL, and explain why the source package is
   thusly called. (closes: #284310)
   * TODO; update with current todo items.
 .
 ecasound2.2 (2.3.5-7) unstable; urgency=low
 .
   * Typo fix: replaces libecasound7c -> libecasound7. (closes: #290630)
 .
 ecasound2.2 (2.3.5-6) unstable; urgency=low
 .
   * libecasound2.2-dev should depend on libsndfile1-dev.
     (closes: #282226, #282229)
 .
 ecasound2.2 (2.3.5-5) unstable; urgency=low
 .
   * ecasound-el depend on ecasound instead of ecasound2.2
   * 01_ecasoundrc-location-fix: fix patch so that effects_presets can be used.
     default 'ecasoundrc' was not modified correctly.
 .
 ecasound2.2 (2.3.5-3) unstable; urgency=low
 .
   *  Build-dep on ruby
 .
 ecasound2.2 (2.3.5-2) unstable; urgency=low
 .
   * Fix upgrade path from ecasound->ecasound2.2;
     replace libecasound7c102, libecasound7 packages since documentation has
     moved from these packages to ecasound package
   * upload to unstable
   - newer libtool is used than libtool1.4 (closes: #279389)
   - gcc-3.4 bug is not there anymore (closes: #266709)
   - largefile support is enabled (closes: #272551)
   - ICE on gcc apparently doesn't happen with ecasound2.2 (closes: #249804)
   - menu command is interactive (closes: #235560).
   - new upstream version is now uploaded to unstable (closes: #247746)
 .
 ecasound2.2 (2.3.5-1) experimental; urgency=low
 .
   * New upstream release
   * debian/copyright: new upstream website/mail address.
   * Fixed 01_ecasoundrc-location-fix patch so that I can send it upstream.
 .
 ecasound2.2 (2.3.4-1) experimental; urgency=low
 .
   * New upstream release
   * checked against Debian policy 3.6.1.
   * patch updates
     01_ecasoundrc-location-fix: keep
     07_configure_in_maintainer_mode: keep
   * libsndfile support added, we have new enough version now.
   * Bug fix: "ecasound2.2: menu command needs to call ecasound
     interactively", thanks to tim hall (Closes: #235560).
   * Add libecasound-ruby1.8 package
   - Add build-dep on ruby1.8
   - force-install to usr/lib/ruby/1.8 instead of /usr/local/
 .
 ecasound2.2 (2.3.2-1) UNRELEASED; urgency=low
 .
   * New upstream release
   * patch updates
     01_ecasoundrc-location-fix: keep
     07_configure_in_maintainer_mode: keep
   * ecasound package
   * README.Debian: update notes on ecasound2.2
   * disable libsndfile support for now, since libsndfile 1.0.4 is not supported, requires 1.0.5
   * rebuild against jack 0.80.0
 .
 ecasound2.2 (2.3.1-2) unstable; urgency=low
 .
   * Fix build failure of ecawave/ecamegapedal packages, backporting fix for 2.3.2
   some header files were missing
   - 08_fix_header_install.dpatch
 .
 ecasound2.2 (2.3.1-1) unstable; urgency=low
 .
   * New upstream version
     - incorporates Debian patches, and minor fixes.
   * dpatch updates:
     01_ecasoundrc-location-fix: keep
     03_fix_unmatching_braces_in_ecasound_makefile_am: merged upstream
     04_ecasound_el_0.8.3: merged upstream
     05_audioio_jack_0.75_fix: merged upstream
     06_documentation_hevea: merged upstream
     07_configure_in_maintainer_mode: still applies, keep
   * debian/control: Build-Depends: add yodl
 .
 ecasound2.2 (2.3.0-5) unstable; urgency=high
 .
   * add build-Depends on python to work around /usr/bin/python not being
     available when after installing python2.3-dev; dependency of
     python2.3-dev upon python is downgraded to recommends now.
 .
 ecasound2.2 (2.3.0-4) unstable; urgency=high
 .
   * Fix build failure; do not include html.sty in documentation.
   * remove depcomp; old version seems to be incompatible with newer automake.
 .
 ecasound2.2 (2.3.0-3) unstable; urgency=HIGH
 .
   * debian/control: Do not use latex2html, use hevea instead.
     (Closes: #221334).
     - 06_documentation_hevea.dpatch
   * AM_MAINTAINER_MODE added, to fix debian/rules clean interaction with files patching.
     - 07_configure_in_maintainer_mode.dpatch
 .
 ecasound2.2 (2.3.0-2) experimental; urgency=low
 .
   * backport fix for 0.75.0 compatibility from CVS.
   - 05_audioio_jack_0.75_fix.dpatch
 .
 ecasound2.2 (2.3.0-1) experimental; urgency=low
 .
   * New upstream release (closes: #208160)
   - ecasound2.2: Processing time (option -t) wrong with sample-rate != 44100 Hz
     From: Stephan Niemz  (closes: #195027)
   * update Build-conflicts for libkvutils and libecasound; for c102.
   * configure option "--enable-pyecasound=python" to ensure
     pure python implementation of pyecasound.
   * Run autoconf-automake-libtool in build.
   * Fix to get ecasound building:
   - ecasound/Makefile.am: "$(readline_library}" ->  "$(readline_library)"
     03_fix_unmatching_braces_in_ecasound_makefile_am
   - libtool tries to build shared libraries anyway:
     02_makefile_am_hack.dpatch: an unsuccessful attempt to not to
     try to add libasound and libjack et al into static library.
     -- the resulting output is no different ?
     rather, tried --disable-shared.
   * Update ecasound.el
     04_ecasound_el_0.8.3.dpatch
     ecasound2.2: Please update ecasound.el to 0.8.3
     From: Mario Lang  (closes: #208215)
   * Note: JACK support is temporarily broken; thus experimental
 .
 ecasound2.2 (2.2.3-6) unstable; urgency=low
 .
   * python2.3 transition (closes: #206047)
 .
 ecasound2.2 (2.2.3-5.1) unstable; urgency=low
 .
   * NMU
   * Build with python2.3 as the default python version.
 .
 ecasound2.2 (2.2.3-5) unstable; urgency=low
 .
   * Add Build-Depends on tetex-bin
     Thanks to Bdale for reporting. (closes: #202048)
 .
 ecasound2.2 (2.2.3-4) unstable; urgency=low
 .
   * fix documentation install process, and build the documentation
   - added build-dep on latex2html
   - debian/rules, debian/docs: added build process and install process.
   - doxygen documentation cannot be produced from source, sent upstream.
   - debian/rules: use sed for index.html to change .pdf link to .pdf.gz
   (closes: #200578)
   * debian/TODO: update, there is nothing notable to do anymore.
 .
 ecasound2.2 (2.2.3-3) unstable; urgency=low
 .
   * use dpatch to manage patches
     01_ecasoundrc-location-fix: use usr/share/ecasound2.2/ecasound/ecasoundrc
   * debian/compat: use this file to specify debhelper compat version.
 .
 ecasound2.2 (2.2.3-2) unstable; urgency=low
 .
   * change sections.
   * Build and require jack 0.71.2
 .
 ecasound2.2 (2.2.3-1) unstable; urgency=low
 .
   * New upstream release
   - ecasoundrc.in, libecasound/eca-resources.cpp: usr/share/ecasound2.2/ecasound/ecasoundrc
   * update README.Debian
 .
 ecasound2.2 (2.2.2-1) unstable; urgency=low
 .
   * New upstream release
   - ecasoundrc.in, libecasound/eca-resources.cpp: usr/share/ecasound2.2/ecasoundrc
   - other Debian-local patches merged upstream.
 .
 ecasound2.2 (2.2.1-2) unstable; urgency=low
 .
   * Rebuild with libjack0.50.0
 .
 ecasound2.2 (2.2.1-1) unstable; urgency=low
 .
   * New upstream release
   * Update config.guess/sub from autotools-dev.
   * Hack ecasoundrc.in, libecasound/eca-resources.cpp to look in
     /usr/share/ecasound2.2/ecasound
   * Forward-port pyecasound compile rules.
   * AM_MAINTAINER_MODE, aclocal, autoconf, automake
   * Build-Depend and libecasound2.2-dev depend on libsamplerate0-dev.
   * ecalength.c: int curopt, not char. (closes: #181228)
 .
 ecasound2.2 (2.2.0-rel-7) unstable; urgency=low
 .
   * Add missing Depends on -dev packages.
 .
 ecasound2.2 (2.2.0-rel-6) unstable; urgency=low
 .
   * Build-depend on libartsc0-dev instead of libarts-dev
 .
 ecasound2.2 (2.2.0-rel-5) unstable; urgency=low
 .
   * ecasoundrc.in, libecasound/eca-resources.cpp: hand-fix problems with ecasoundrc path  (resource-directory is /share/ecasound2.2/ecasound)
     (closes: #179184)
   * link .lo file instead of .o file for pyecasound. (closes: #179380)
   * run aclocal/autoconf/automake
   - debian/rules chmod a+x depcomp
   * apply description improvement for ecasound-el from mlang at debian.org,
     thanks!
     (closes: #178256)
   * fix libecasound-config.in to not generate -rpath when library is
     installed in standard install path.
 .
 ecasound2.2 (2.2.0-rel-4) unstable; urgency=low
 .
   * Build-Depend on libjack0.44.0-dev (closes: #177107, #177732)
   * Do not link libecasoundc.a static link library to shared library,
     link libecasoundc_sa.lo which is compiled with -fPIC
     (closes: #177096)
   * add AM_MAINTAINER_MODE to configure.in, and relibtoolize/autoconf/automake
 .
 ecasound2.2 (2.2.0-rel-3) unstable; urgency=low
 .
   * set datadir=/usr/share/ecasound2.2, to avoid file conflicts
     with libecasound7.
     (closes: #176880)
 .
 ecasound2.2 (2.2.0-rel-2) unstable; urgency=low
 .
   * install changelogs for ecasound-el package.
   * update TODO file.
   * add missing Depends to emacs21,xemacs21 on ecasound-el
   * change so that ecasound-el does not byte-compile for emacs20.
     thanks "Aaron M. Ucko" <ucko at debian.org> (closes: #176775)
 .
 ecasound2.2 (2.2.0-rel-1) unstable; urgency=low
 .
   * New upstream release, naming it 2.2.0-rel (real version is 2.2.0)
   * Remove hacks to build with gcc-3.2 on hppa, gcc-3.2 should be default now.
   * Remove hackgcc3 option
   * Rebuild with gcc-3.2
   * Change ecasound.el default ecasound value to /usr/bin/ecasound
   * New ecasound-el package.
 .
 ecasound2.2 (2.2.0-rc1-1) unstable; urgency=low
 .
   * new upstream release (closes: #173300)
   Does not co-install with previous versions.
   There are some known and unknown bugs in this release,
   and would be nice if people tested this version out before I completely
   replace ecasound.
   * enable largefile support.
   * do not ship documentation for now, since build system changed from
   yodl to latex, we'll fix later.
   * ecamonitor in ecasound2.2 require python-ecasound, so Depend on
     python-ecasound2.2, and also python.
   * debian/rules: chmod 644 pyeca.py
   * -dev packages provide and conflict -development, and conflict with
     lib*-dev, because old ecasound -dev packages were not with soname.
 .
 ecasound (2.0.4-7) unstable; urgency=low
 .
   * Inadvertently uploaded a broken package.
   Fix it so that we actually have a working "ecasound" package!
 .
 ecasound (2.0.4-6) unstable; urgency=low
 .
   * update README/Debian wrt gcc and libasound2
   * Standards-Version: 3.5.8, rewrite of some portion of build scripts:
   - support noopt compilation option, nostrip is pending.
   - DH_COMPAT=4
   - debian/control: Build-Dep on debhelper 4.1.1 or greater
   - libasound2 is Depends:, not Suggests:.
   - dh_shlibs call changed
   - debian/rules: remove unnecessary touching of Makefile.in's.
     AM_INIT_AUTOMAKE should take care of that
   - debian/shlibs.local is no longer needed, removed.
   * do not set CXXFLAGS in configure.ac
   * re-run autoconf.
 .
 ecasound (2.0.4-5) unstable; urgency=low
 .
   * update hackgcc3 DEB_BUILD_OPTIONS to use gcc-3.2
   * debian/rules: special-case hppa to use gcc-3.2. (closes: #165582)
 .
 ecasound (2.0.4-4) unstable; urgency=low
 .
   * configure.in: fix python dirs specification to work with python 2.2
     (closes: #159979)
   * regenerate autoconf scripts
 .
 ecasound (2.0.4-3) unstable; urgency=low
 .
   * Fix compilation on g++-3.x and newer readline.
     char* -> const char*, and remove spurious typecast (closes: #157118)
   * configure.in: Change check for map.h to map
   * Recompile with libasound2
   * Remove spurious architecture field on Build-Depends
   * Compile with python2.2 (closes: #159711)
 .
 ecasound (2.0.4-2) unstable; urgency=low
 .
   * apply upstream patch to add -mieee to alpha build.
   * add AM_MAINTAINER_MODE to configure.in
 .
 ecasound (2.0.4-1) unstable; urgency=low
 .
   * new upstream release, incoorporating most of my previous modifications.
   * ecasound_faq.html seems to have disappeared, remove the reference from
     libecasound7.docs.
   * --enable-sys-readline
   * add libreadline4-dev build-depends.
   * ecasound/eca_text.cpp: completion_matches to rl_completion_matches
   * configure.in: fix pymoddirs and python_incdirs to include python2.1
     (forward port from 2.0.3-3)
 .
 ecasound (2.0.3-5) unstable; urgency=low
 .
   * Dependency: libecasound-dev -> libkvutils-dev and libecasoundc-dev ->
     libecasound-dev (closes: #128221)
 .
 ecasound (2.0.3-4) unstable; urgency=low
 .
   * "Package for my Christmas..."
   * Cosmetic fixes for release, for bugs described in 125972.
   * fixed debian/rules. It depended on python 1.5 or 2.0 being available.
     I want python 2.1
   * debian/control: remove reference to mpg123 from Suggest, instead,
     suggest mpg321 | mp3-decoder.
   * debian/control: add mikmod, and timidity to Suggests: list.
   * debian/control: change from suggests to ladspa-plugin to
     swh-plugins | ladspa-plugin, so that it is more obvious which to install.
   * debian/README: updated the text, and did a spell-check.
   * debian/TODO: modified the obvious typo.
 .
 ecasound (2.0.3-3) unstable; urgency=low
 .
   * debian/control: libecasound0-dev provides and conflicts libecasound-dev.
     so that future versions can coexist (kind of). Future versions may
     wish to Conflict: with <= 2.0.3-2
   * changed to python-2.1 (closes: #118264)
   * changed configure.in to look for python2.1
   * added : touch configure.in aclocal.m4 `find -name Makefile.in ` configure
     to debian/rules, this seems to pass pdebuild test.
   * changed postinst for python-ecasound to use python instead of python2
 .
 ecasound (2.0.3-2) unstable; urgency=low
 .
   * debian/rules, debian/control: alpha version is no longer built with g++-3.0.
   * updated shlibs.local to represent that change.
 .
 ecasound (2.0.3-1) unstable; urgency=low
 .
   * new upstream version with some upstream bugfixes, and some Debian
     fixes merged.
     Some upstream fixes include:
     o problems with ALSA 0.9beta7 (dlopen() issue)
     o minor samplerated bug with LADSPA plugins
   * removed automake/autoconf calls from configure target ( I am no
     longer using a cvs-checkout version of ecasound, so I should not need
     to re-run those programs.) (closes: #114209)
   * debian/control: removed build-deps for autoconf, automake
   * debian/rules: removed the removing of autoconf/automake generated files from clean target.
   * fixed priorities to match overrides file
 .
 ecasound (2.0.2-4) unstable; urgency=low
 .
   * split out libecasoundc package. adding libecasoundc0.postinst etc.
   * ALSA 0.9 support is still removed ... probably for a longer time than anticipated.
   * changed from using dh_movefiles, to using mv directly, in debian/rules.
     Hoping not to have dropped any files.
   * adding a replaces libecasound, for libecasoundc, because some files
     have moved over
 .
 ecasound (2.0.2-3) unstable; urgency=low
 .
   * fixing shlibs.local file to depend above 2.0.2-2
   * Remove ALSA 0.9 support temporarily (hopefully) because
     apparently ALSA  in Debian is broken (again).
     Reverted to ALSA 0.5, because
     that's better than nothing, IMO.
     Changed libasound2-dev [i386 alpha ia64 powerpc m68k] to
     libasound1-dev [i386 alpha ia64 powerpc m68k]
     (closes: #111555)
 .
 ecasound (2.0.2-2) unstable; urgency=low
 .
   * Build with gcc-3.0 on alpha.
   * Build depends on gcc-3.0 and g++-3.0 [alpha]
   * add a DEB_BUILD_OPTION for test-building for g++-3.0
 .
 ecasound (2.0.2-1) unstable; urgency=low
 .
   * New upstream release with bugfixes.
   * gcc-3.0 patch has been integrated upstream (partially, the
    patching done for 2.0.1-6 did not make it.)
    fixed gcc-3.0 - libasound1-dev compilation errors,
    and copied newer config.{sub,guess}
 .
 ecasound (2.0.1-6) unstable; urgency=low
 .
   * updated config.sub and config.guess.
     I hope this is what LaMont meant... (closes: #108244)
   * fixing build-deps to the latest state. Moving over to libasound2 all those arches which seem to support libasound2.
   * fixing some more gcc-3.0 incompatibility
 .
 ecasound (2.0.1-5) unstable; urgency=low
 .
   * fix postinst to work with python2. (closes: #104509)
   * compile with python2. python2 seems to be GPL-compatible now, and it
     is better supported by external application programs.
   * python-ecasound Depends: python2-base
   * build-depends on python2-dev
   * python-ecasound postinst and preinst is updated to work with python2
 .
 ecasound (2.0.1-4) unstable; urgency=low
 .
   * patched so that it can work with g++-3.0, please verify.
 .
 ecasound (2.0.1-3) unstable; urgency=low
 .
   * fixed build-deps for arm. Thanks to Philip Brandell for pointing this out.
     (closes: #101984)
   * bumped up standards-version to 3.5.5 (no change)
 .
 ecasound (2.0.1-2) unstable; urgency=low
 .
   * removed dependency for alsa 0.5 on arm which is not available
     and changed build-dependency to point to ladspa-sdk
     and changed build-dependency to libarts arch specification to be
     more specific. (closes: #100425)
 .
 ecasound (2.0.1-1) unstable; urgency=low
 .
   * new upstream release with many bugfixes. Try this if you have experienced
     mp3 zombies, or some mysterious segfaults.
   * debian/control: build with alsa version 0.9 for ia32, and not for other arches, and use alsa 0.4 for arm.
     TODO: build a 0.5 version separately if possible.
 .
 ecasound (2.0.0-3) unstable; urgency=low
 .
   * debian/control: corrected build-depends (closes: #96883)
 .
 ecasound (2.0.0-2) unstable; urgency=low
 .
   * Recompiling with ladspa support
 .
 ecasound (2.0.0-1) unstable; urgency=low
 .
   * New upstream stable version
   * debian/control: removed arts build dependency to allow for alpha build. (closes: #95710)
   * debian/rules: ALSA 0.5 in unstable is working again. Re-enabling ALSA. (#95717)
 .
 ecasound (1.9dev7.cvs20010428-1) unstable; urgency=low
 .
   * CVS version getting ready for the version 2 release.
   * ladspa.h removed from distribution. (closes: #88750)
   * debian/control: added arts build-dependency
   * debian/rules: hack for catman pages is removed because patch was
     accepted.
   * debian/control: Build-depends on ncurses 5 (closes: #90709)
   * debian/control: Build-depends on automake/autoconf
   * debian/control: Build-conflicts on python2-base.
   * debian/rules: ALSA in debian is currently broken, as a workaround,
     --disable-alsa is passed to ./configure
   * debian/control: libecasound7 conflicts with older version of eca* software
   * debian/rules: removes Makefile.in to reduce diff size.
   * debian/README.Debian: changed the documentation to suit the reality.
 .
 ecasound (1.9dev2-2) unstable; urgency=low
 .
   * debian/rules: dh_testversion to test version of debhelper
   * debian/control: Maintainer: field points to dancer at debian.org now.
   * debian/control: policy version to 3.5.2
   * debian/rules: accepts debug options in DEB_BUILD_OPTIONS
   * debian/control: arm and mips added for Build-Depends to libasound1
     hoping that they actually are working.
   * debian/ecasoundc-config.1, debian/ecasound-config.1, debian/rules:
     removed the undocumented.7.gz symlink, and created real manpages.
   * debian/rules: removed reference to CFLAGS because it is not necessary
 .
 ecasound (1.9dev2-1) unstable; urgency=low
 .
   * change maintainer mail address to a debian one.
   * upgrade to the latest upstream development release as to avoid forking
     and backporting fixes.
   * new versioning policy in the upstream. Hope it works.
   * the dependency is bumped up to make things look better.
 .
 ecasound (1.8.5d15-9) unstable; urgency=low
 .
   * Add a #define __KERNEL__ in the hope that kvutils will compile for
     arches that require that in asm/atomic.h for read_atomic().
 .
 ecasound (1.8.5d15-8) unstable; urgency=low
 .
   * change rm to rm -f so that minor discrepancies do not prohibit
     things from building. Python code gets compiled into "lib-dynload" on
     some systems, and "site-packages" on others.
   * added little more verbose description about libkvutils, closes:#83295
   * added a hack into ./configure so that python modules get installed
     into site-packages regardless of whether that directory already exists
     or not.
 .
 ecasound (1.8.5d15-7) unstable; urgency=low
 .
   * added suggests for mpg123 into libecasound7, closes:#83183
   * added suggests for vorbis-tools (for completeness) to libecasound7.
 .
 ecasound (1.8.5d15-6) unstable; urgency=low
 .
   * Add depends from python-ecasound to python-base because the
     install script requires compileall.py to be existant.
   * Change the section of ecasound-python to interpreters as per
     ftpadmin.
   * ecasound is in the debian archive, should have closed the ITP bug,
     and I'm doing it now, closes: #72971
 .
 ecasound (1.8.5d15-5) unstable; urgency=low
 .
   * Modified python-ecasound postinst to work with latest python1.5
   * Modified libecasoundc/Makefile.am to add "-L" to link libecasound
   * Modified libpyecasound/ to add libecasound
   * Modified debian/control to update descriptions of packages to be
     more appropriate, esp. python-ecasound.
 .
 ecasound (1.8.5d15-4) unstable; urgency=low
 .
   * Added suggests mp3-encoder/decoder
   * Added build-depends python-dev
   * Catman pages are now manpages.
   * Created python-ecasound package
   * fixed pyecasound/libpyecasound.la to include ecasound into depends.
 .
 ecasound (1.8.5d15-3) unstable; urgency=low
 .
   * rebuilt.
 .
 ecasound (1.8.5d15-2) unstable; urgency=low
 .
   * removed ecasound-plugin package and reintegrated into libecasound7
   * It should work with libecasound7 suggesting audio dependencies.
 .
 ecasound (1.8.5d15-1) unstable; urgency=low
 .
   * Moved documentation files around so that html links work for
     users_guide, and programmers_guide. They are now in libecasound7
   * C-binding library files have been moved to libecasound{7,-dev}
   * Updated debian/shlibs.local to (>> 1.8.5d15)
   * python bindings are not quite checked yet.
 .
 ecasound (1.8.5d15-0) unstable; urgency=low
 .
   * New upstream version. A quick-hack build.
   * (not uploaded to Debian)
 .
 ecasound (1.8.4d15-1) unstable; urgency=low
 .
   * New upstream release
   * Moved out ecasound-plugin to be a separate package depended by the main
     package to go along with the design of rpm package version. ecasound-plugin
     can be a Suggests:.
   * Please note that configuration file .ecasoundrc has changed slightly,
     remember to delete the file from home directories, if you have had them
     installed.
   * To be uploaded to Debian (closes: Bug#72971)
   * Added support for doc-base.
 .
 ecasound (1.8.3d15-2) unstable; urgency=low
 .
   * Changed control files to make libs files go to libs section, and dev
     files go into dev section.
   * Fixed menu files so that Debian menu entries get added.
   * (not uploaded to Debian)
 .
 ecasound (1.8.3d15-1) unstable; urgency=low
 .
   * Initial packaging attempt, ported to the current development version
   required for ecawave
   * please note that plugins directory is moved to
   /usr/lib/libecasound7/ecasound-plugins
   * (not uploaded to Debian)
 .
 ecasound (1.8.2r14-1) unstable; urgency=low
 .
   * Initial packaging attempt
   * (not uploaded to Debian)



More information about the Oneiric-changes mailing list