idjc (0.8.15-1) unstable; urgency=medium * Team upload. * New upstream release. * debian/patches: - libav-patch, implicit-declarations.patch: Removed, applied upstream. - man.patch, desktop.patch: Refreshed. * debian/control: - Add dh-python to Build-Depends. - Add libogg-dev (>= 1.3) to Build-Depends. - Bump Standards-Version to 3.9.6. * debian/menu: Removed as per #741573. -- Sebastian Ramacher Sun, 15 Nov 2015 12:32:02 +0100 idjc (0.8.14-1) unstable; urgency=medium * Team upload. * New upstream release. * debian/patches: - libav.patch: Fix compilation issues with libav 9 and libav 10. (Closes: #739320) - implicit-declarations.patch: Fix implicit declarations. - desktop.patch: Fix lintian warnings in idjc.desktop. - man.patch: Fix lintian warning for French manpage. * debian/{watch,repack.*, rules}: Drop repack tools. The orig tarball no longer contains libshout. * debian/control: - Bump Standards-Version to 3.9.5, no changes reqiured. - Remove Suggests: ffmpeg. (Closes: #722255) - Add python-irc to Depends. * debian/rules: Remove workarounds for old buildsystem that are no longer needed. -- Sebastian Ramacher Tue, 18 Feb 2014 22:24:08 +0100 idjc (0.8.9-1) unstable; urgency=low * Team upload. * Upload to unstable. * New upstream release. - Fix build with libav 9. (Closes: #720801) * debian/control: - Update Build-Depends: - Add libopus-dev - Replace libmad0-dev with libmpg123-dev. - Remove libxine-dev. - Bump debhelper to >= 9. - Bump Standards-Version to 3.9.4 * debian/copyright: Update copyright years. * debian/rules: - Install backend library in private directory. - Remove la file. -- Sebastian Ramacher Fri, 06 Sep 2013 13:50:26 +0200 idjc (0.8.8-1) experimental; urgency=low * New upstream release: - Added a python module for monitoring IDJC (metadata and streams) to the HTML documentation. - The bootstrapping script env-up renamed to bootstrap. - New JACK freewheel mode front panel trigger button and matching preferences option to show this. - Recorder now compatible with JACK freewheel mode. - Fix to mp3 encoder which was dereferencing recently freed memory. - New jingles player. Renamed as Effects. - Player level smoothing and muting code moved from mixer.c into xlplayer.c. - Intra player mixing code moved into xlplayer.c. - Added a new interlude player which is nearly the equal of the main players. Renamed as Background Tracks. - Removed the 'Fastest' player resample option from the preferences due to its inferiority. The remaining items renamed in accordance with the stream encoder names for the same modes. - Fix to unhandled exceptions and bad behaviour in IRC code relating to the adding or removal of IRC servers during streaming. - Replaced libmad mp3 decoder with mpg123. - Added AAC and AAC Plus V2 streaming and recording support. - Run-time linking to libmad removed. This is a forced dependency now. - New dependency twolame adds official mp2 support for streaming, recording, playback, tagging. - Added a brand new encoder format selection user interface which eliminates the possiblity of the user to select bad encoder setting combinations. It also looks much better. - Decoder module avcodecdecode.c now requests audio in float format from libavcodec with theoretically better audio quality. - Fixed deprecation warnings from avcodecdecode.c. - Fix to vu_update in python/maingui.py to allow received values to contain = characters. - Added the ability to remove the main players' visibility. Useful for when using external players. - Added JACK audio routing for all players. This means that individual player audio effects or external players can be used. - Fixed a crash bug that would happen if a playlist control was dragged to the opposite playlist. - Merged the sourceclient and mixer modules. - Updated man pages. - Improved lockup handling code. - Lots of global variables in mixer declared static. - Recorders restart when sourceclient module goes down. - Improved restart for streams when sourceclient module goes down. - The 'Green Phone' VoIP mode now respects the 'In DJ's Mix' setting. - BSD compat fix. The runtime dynamic linking functions are in the C standard library in BSD. - Added ladish [L0] and [L1] support. - The main menu is the new method for connecting JACK ports and it can also be used to check the various connections. - The session is saved every minute. Users no longer need to close and restart to lock in settings in case IDJC freezes. - Added a main menu bar and removed obsolete menus. * Fix repacking: - Set REPACK_SH in debian/rules. * debian/control: - Replace libshout3-dev with libshout-idjc-dev on Build-Depends - Add build-dep on libspeex-dev. - Update Vcs-* tags. * Update debian/copyright. * Remove all patches, applied upstream. -- Alessio Treglia Thu, 11 Oct 2012 01:46:55 +0100 idjc (0.8.7-2) unstable; urgency=low * Enable parallel builds. * Bump debhelper requirement to 7.4.10. * Depends on python-dbus. * Depends on python-gobject. * Update repackaging mechanism to strip the libshout/ directory. * Cherry-pick patch from upstream SCM to fix FTBFS. (Closes: #661605) Also fixes LP: #935507 * Update debian/copyright. * Bump Standards. -- Alessio Treglia Thu, 22 Mar 2012 19:31:31 +0100 idjc (0.8.7-1) unstable; urgency=low * New upstream release: - User interface tweaks for consistency including the greater use of GTK stock labels. - Add Italian translation. -- Alessio Treglia Sat, 31 Dec 2011 10:50:07 +0100 idjc (0.8.6-1) unstable; urgency=low * New upstream release. * debian/control: - Wrap and sort. - Build-depend on autopoint. - Drop autotools-dev, unnecessary. * Drop the whole patch set, none of them is still needed. -- Alessio Treglia Sat, 03 Dec 2011 16:33:59 +0100 idjc (0.8.5-3) unstable; urgency=low * Enable libav's patch (Closes: #623797). -- Alessio Treglia Sat, 03 Sep 2011 08:52:16 +0200 idjc (0.8.5-2) unstable; urgency=low * Add MP3 support, drop idjc-twolame.patch. * Add patch from Jonathan Nieder to fix FTBFS with libavcodec 0.7 on Ubuntu and Debian experimental (Closes: #623797). - Apply libav-0.7.patch only on Ubuntu; the two series files will be merged when libav 0.7 hits unstable. * Add patch to fix bashism in configure.ac (Closes: #623799). * debian/patches: Clean-up. * Update debian/copyright to DEP-5 rev. 174. -- Alessio Treglia Sat, 30 Jul 2011 11:44:40 +0200 idjc (0.8.5-1) unstable; urgency=low * New upstream release. * debian/control: - Remove unnecessary Provides: ${python:Provides}. - Bump Standards. * debian/copyright: - Update copyright years. - Update to DEP-5 svn.173. - Add missing copyright holders. * Remove unneeded server_window_size.patch. * Update ubuntu.series file to reflect Debian's series file. * Refresh idjc-twolame.patch patch. -- Alessio Treglia Mon, 11 Apr 2011 14:07:42 +0200 # For older changelog entries, run 'apt-get changelog idjc'