snd - Sound file editor
# sudo apt-get update
# sudo apt-get install snd
2016-02-01 - IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> snd (16.1-5) unstable; urgency=medium * Breaks/Replaces against actual (non-virtual) packages (Closes: #813069) * Fixed spelling error in debian/changelog. * Forwarded patches to upstream.
2016-01-27 - IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> snd (16.1-4) unstable; urgency=medium * Really fixed FTBFS on kFreeBSD/Hurd * Dropped unused patch 'gcc-warnings.diff' * Added long descriptions to patches
2016-01-26 - IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> snd (16.1-3) unstable; urgency=medium * Fixed FTBFS on kFreeBSD & Hurd * Build-Depend on libjack-dev for x32 architecture
2016-01-26 - IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> snd (16.1-2) unstable; urgency=medium * Made snd-git-jack provide an ALSA backend (Closes: #773176) * Mentioned this in the package description * Made snd-nox use both ALSA/OSS and JACK. * Mentioned this in the package description * Made snd frontends co-installable * Added flavour suffix to the binaries * Use update-alternatives to handle 'snd' * Fixed conflicts to allow co-installation * Dropped dependencies on anything pre-old-old-stable * Prevent creating of unused /etc/X11 directory * Regenerated debian/copyright_hints
2016-01-25 - IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> snd (16.1-1) unstable; urgency=medium * Imported Upstream version 16.1 [ Reinhard Tartler ] * Easy building with source format 3.0 [ IOhannes m zmölnig ] * Adopting the package (Closes: #673203) * Rebuild (Closes: #810861) * Refreshed debian/patches * Patch to fix typos * Don't delete sndlib.h * Switched build-system to CDBS * Enable CDBS license-check * B-D on cdbs * Explicitly pass libs for building with pulse-simple * Upstream has removed tutorial * Made 'snd' Recommend one of the frontends * Prevent frontends from being installed in parallel * Updated debian/copyright to copyright-format/1.0 * Resolved non-dfsg issue of 'dlocsig.scm' * Moved all shared data to 'snd' package * lintian-override of false-positives for typos * Bumped standards-version to 3.9.6
2015-11-09 - Andreas Beckmann <anbe@debian.org> snd (11.7-5) unstable; urgency=medium * QA upload. * Switch Build-Depends to unversioned libgsl-dev. (Closes: #804500) * Update 06-hurd.diff to fix FTBFS on hurd, thanks to Svante Signell. (Closes: #801604) * Switch to debhelper compat level 9. * 01-hardening.diff: New, honor CPPFLAGS which contain hardening flags.
2015-09-04 - Santiago Vila <sanvila@debian.org> snd (11.7-4) unstable; urgency=medium * QA upload. * debian/control: Drop transitional packages snd-nox-alsa and snd-gtk after a stable release has happened. * Add debian/patches/09-do-not-show-the-build-date.diff to make the build reproducible.
2013-05-08 - Colin Watson <cjwatson@debian.org> snd (11.7-3) unstable; urgency=low * QA upload. * Convert to dh-autoreconf. * Pass -ldl in LIBS, not LDFLAGS (closes: #641442). * Link with -ldl in some more cases.
2012-06-13 - Alessio Treglia <alessio@debian.org> snd (11.7-2) unstable; urgency=low * QA upload. * Orphaning this.
2011-08-30 - Reinhard Tartler <siretart@tauware.de> snd (11.7-1) unstable; urgency=low * Team upload. [ Alessio Treglia ] * Provide a dummy transitional package to ease transition from the old snd-gtk to snd-gtk-{jack,pulse}. * Drop 01.german.diff patch, now unnecessary. * Add debian/gbp.conf file. * Switch to dpkg source 3.0 (quilt) format. * Add .gitignore file. * Refresh patches. * Bump Standards. * Imported Upstream version 11.7 - builds fine with debian toolchain, Closes: #615776 * Refresh patches. * debian/control: Move earlier-than version dependencies from Conflicts to Breaks field. [ Reinhard Tartler ] * Don't hardcode list of non-Linux Architectures, Closes: #634762 * easy building with source format 3.0 * enable parallel builds * Bump standards version, no changes.