muse (0.7.1+0.7.2pre5-2ubuntu1) dapper; urgency=low * Synchronised with new Debian version * Reapplied changes from 1.7.1+0.7.2pre5-1ubuntu1 - Added a .desktop file - debian/rules: Removed config.guess and .sub rules. -- Emmet Hikory Wed, 3 May 2006 18:37:49 +0900 muse (0.7.1+0.7.2pre5-2) unstable; urgency=medium * Added patches: + [10_amd64_rtctimer_segfault_fix_CVS] From upstream CVS. Do not read 64bits of input into a 32bit variable. Fixes a timer related segfault on 64bit archs. Closes: #351477 -- Daniel Kobras Mon, 6 Feb 2006 21:38:06 +0100 muse (0.7.1+0.7.2pre5-1) unstable; urgency=low * New upstream version. * Updated patches: + [20_allow_system_timer] Rediffed for 0.7.2pre5. -- Daniel Kobras Tue, 3 Jan 2006 20:18:47 +0100 muse (0.7.1+0.7.2pre4-1) unstable; urgency=low * New upstream version. * Updated patches: + [20_allow_system_timer] Rediffed for 0.7.2pre4. * Removed patches: + [30_deleted_signal_64bit_fix] Merged upstream. -- Daniel Kobras Tue, 27 Dec 2005 12:06:48 +0100 muse (0.7.1+0.7.2pre3-1) unstable; urgency=low * New upstream version. + Includes fix for timer-related crashes. Closes: #325064 * Updated patches: + [30_deleted_signal_64bit_fix] Rediffed for 0.7.2pre3. * Removed patches: + [10_checkbox_fix] + [10_html_doc_cleanup] Both merged upstream. * debian/po/sv.po: Added Swedish translation of of debconf template. Closes: #333198 -- Daniel Kobras Thu, 8 Dec 2005 13:50:08 +0100 muse (0.7.1+0.7.2pre2-4) unstable; urgency=low * Updated patches: + [30_deleted_signal_64bit_fix] Need to include casts in Toplevel constructor calls as well. -- Daniel Kobras Tue, 23 Aug 2005 17:19:39 +0200 muse (0.7.1+0.7.2pre2-3) unstable; urgency=low * Updated patches: + [30_deleted_signal_64bit_fix] Use correct regexp to generate this patch so really all casts are caught. -- Daniel Kobras Tue, 23 Aug 2005 13:13:41 +0200 muse (0.7.1+0.7.2pre2-2) unstable; urgency=low * Added patches: + [30_deleted_signal_64bit_fix] New. Cast pointers to properly sized integers only in order to fix build breakage on 64bit architectures. -- Daniel Kobras Mon, 22 Aug 2005 23:52:10 +0200 muse (0.7.1+0.7.2pre2-1) unstable; urgency=low * New upstream version, fixing various build failures with g++ 4.0. Closes: #318029, #323729 * Added patches: + [20_allow_system_timer] Reintroduced and upgraded to current upstream version. * Updated patches: + [10_html_doc_cleanup] Update to 0.7.2pre2. Consistently use new location of upstream homepage. * debian/NEWS: Add note about incompatible change of song file format between 0.6 and 0.7. * debian/control: Change default libjack build-dependency to 0.100.0. Closes: #317213 * debian/control: Add new build dependency on libsamplerate0-dev. * debian/control: Depend on python for the sake of muse-song-convert. * debian/control: Bump standards version to 3.6.2. * debian/copyright: Update download location. * debian/menu: Include icon in menu. Closes: #299389 * debian/muse.xpm: New menu icon by Tim Hall. * debian/muse-song-convert.py: Add tool to convert songs from 0.6 to 0.7 file format. Meant to be distributed in upstream tarball but missing by mistake. * debian/muse-song-convert.1: Supply simple man page for conversion tool. * debian/rules: Explicitly turn on ladcca support. * debian/rules: Install menu icon. * debian/rules: Install song conversion tool and man page. * debian/templates: Improved wording and typo fixes. Closes: #312989 * debian/po/*: Unfuzz translations due to above changes. * debian/po/vi.po: Added Vietnamese translation of debconf template. Closes: #312990 * debian/po/de.po: Consistently use new German spelling. Closes: #313958 -- Daniel Kobras Thu, 18 Aug 2005 15:52:36 +0200 muse (0.7.0-1) UNRELEASED; urgency=low * New upstream release Closes: #260482 * Removed patches: + [10_alsa_init_fix] Obsolete, only JACK is supported now. + [10_canvas_translation_fix] Merged upstream. + [10_PIC_fixes] + [11_PIC_fixes_fixup] + [20_allow_system_timer] Disabled as they didn't apply cleanly.. do we need them? * Updated patches: + [10_checkbox_fix] Most parts merged upstream. * debian/watch: Added. -- Free Ekanayaka Wed, 13 Oct 2004 17:35:22 +0200 muse (0.6.3-2) unstable; urgency=medium * debian/po/fr.po: Added French translation of debconf template. Closes: #232292 * debian/po/da.po: Added Danish translation of debconf template. Closes: #262899 * debian/postinst: Handle transition of /usr/share/muse/html from a directory to a symlink by hand as dpkg doesn't do so for us. Closes: #234867 * debian/menu: Quote all strings to keep lintian happy. -- Daniel Kobras Thu, 26 Aug 2004 00:15:48 +0200 muse (0.6.3-1) unstable; urgency=low * New upstream version. * Added patches: + [10_alsa_init_fix] New, from upstream CVS. Initialize direction variable when setting Alsa parameters. + [10_canvas_translation_fix] New, from upstream CVS. Do not translate tooltips twice in canvas popup. + [10_checkbox_fix] New, from upstream CVS. Use proper set/test methods on metronome checkboxes. + [10_html_doc_cleanup] New. Fix links and HTML errors in documentation. + [20_allow_system_timer] New. The new upstream version fails by default if the real-time clock could not be accessed (usually the case when not running suid-root). This patch reverts the old behaviour of falling back to the more inaccurate system timer. * Updated patches: + [11_PIC_fixes_fixup] Rediffed. * Removed patches: + [20_no_atomic_asm] Merged upstream. * debian/compat: Splice out debhelper compatibility level from rules file. * debian/control: Build-depend on latest jack release by default. Closes: #228788 * debian/control: Bump standards version. * debian/control: Use auto-generated debconf dependency via misc:Depends. * debian/control: Minor tweaks to the long description. * debian/control: Tighten fluidsynth build dependency to sane version. * debian/muse.doc-base: New. Register HTML documentation with doc-base. * debian/templates: Tiny rewording, and typo fix. * debian/templates, debian/po/*: Switch to po-debconf for translations. -- Daniel Kobras Sat, 7 Feb 2004 15:18:22 +0100 muse (0.6.2-1) unstable; urgency=low * New upstream version. * Updated patches: + [10_PIC_fixes], [11_PIC_fixes_fixup] Rediffed. Most parts merged upstream. Still need to make sure we do not build musewidgetsplugin. * Removed patches: + [10_debashify_autogen] Merged upstream. + [10_qt_detection], [11_qt_detection_fixup] Merged upstream. + [10_libtool_shrext] Obsolete. Upstream now uses matching libtool m4 macros and ltmain.sh. + [20_static_convenience_libs], [21_static_convenience_libs_fixup] Merged upstream. + [20_enable_shared], [21_enable_shared_fixup] Merged upstream. -- Daniel Kobras Mon, 10 Nov 2003 00:32:03 +0100 muse (0.6.1deb1-2) unstable; urgency=low * debian/control: Build depend on autotools-dev. * debian/rules: Automatically update autotools helpers from autotools-dev. -- Daniel Kobras Tue, 12 Aug 2003 17:49:25 +0200 muse (0.6.1deb1-1) unstable; urgency=low * New upstream version. + Removed soundfont 'MiniPiano' and stklib4 from upstream tarball because of licensing problems. Closes: #203237 + Repackaged as version 0.6.1deb1 because of the above. * Applied patches: + [10_debashify_autogen] Taken from previous diff.gz. Fix bashism in autogen.sh, and explicitly call automake-1.7. + [10_qt_detection] Updated from previous diff.gz. Search all lines of moc and uic output in qt.m4. + [11_qt_detection_fixup] New. Propagate m4 changes from 10_qt_detection to aclocal.m4 and configure. + [10_PIC_fixes] New. Build plugins as libtool libraries. Closes: #202364 + [11_PIC_fixes_fixup] New. Propagate Makefile.am changes from 10_PIC_fixes to Makefile.ins. + [10_libtool_shrext] New. Tell libtool to add proper .so suffix to shared libs. Looks like upstream used a buggy libtool. + [20_no_atomic_asm] Updated from previous diff.gz. Do not include asm/atomic.h. Use pthreads replacement instead. + [20_static_convenience_libs] New. Modify build system to always build convenience libs static only. + [21_static_convenience_libs_fixup] New. Propagate Makefile.am changes from 20_static_convenience_libs to Makefile.ins. + [20_enable_shared] New. Build shared libraries by default. + [21_enable_shared_fixup] New. Propagate configure.ac changes from 20_enable_shared to configure. * debian/control: Build depend on dpatch. Bump debhelper build dep. * debian/control: Build depend on new ladcca-dev. * debian/control: Build depend on uuid-dev until ladcca-dev does so itself. * debian/control: docbook test fails anyway, remove build dep. * debian/control: Versioned build dep on libfluidsynth that does not induce an rpath. No longer need to build dep on readline and ncurses, therefore. * debian/control: Be less version happy about libjack build dep - added libjack-dev alternative. * debian/control: Build deps on libqt3-compat-headers and libqt3-plugins-headers are no longer needed. * debian/control: New maintainer. * debian/copyright: Document removal of soundfont and stklib4 from upstream tarball. * debian/copyright: Detailed listing of copyrights and licenses. * debian/dirs: Not needed, thus removed. * debian/docs: TODO is no longer present in upstream dist. * debian/postinst: Use dpkg-statoverride for suid installation. * debian/rules: Switch to dpatch. * debian/rules: Use debhelper compat level 4. * debian/rules: Move on-line docs below /usr/share/doc/muse. Closes: #183729 * debian/templates: Re-wrote suid info. -- Daniel Kobras Sun, 10 Aug 2003 16:58:27 +0200 muse (0.6.0release-2.1) unstable; urgency=low * NMU from the DebCamp BSP. * Updated config.guess and config.sub to the latest versions in autotools-dev (Closes: #165663). * Removed -fPIC flags that upstream seems to have randomly put here and there (Closes: #143985). The proper way to fix this is to use libtool. * autogen.sh: + Removed a "function" bashism. + Replaced automake and aclocal with automake-1.7 and aclocal-1.7. + Re-ran autogen.sh. * debian/: + control: - Set policy to 3.6.0. No changes required. - Added build-dependencies on libncurses5-dev and libreadline4-dev because libfluidsynth-dev does not depend on them (Closes: #199088). + rules: - Added "touch" calls to avoid automake timestamp issues, because we modify Makefile.am files in our diff. - Removed leading "A" from the short description. - Delete config.log in the clean rule. + docs: - Do not distribute AUTHORS, upstream's empty. * m4/qt.m4: + Get all lines from the uic output instead of just the first one, because it outputs cruft to stdout when in a chroot (Closes: #172988). * synti/stklib4/: + Makefile.am Makefile.in: removed -D__LITTLE_ENDIAN__ (Closes: #165664). + *.cpp: Replaced __LITTLE_ENDIAN__ tests with proper BYTE_ORDER tests. * node.h node.cpp: + Added replacements for atomic_set, atomic_read etc. for sparc32. Fixes the sparc build. * Include "config.h" in files that include "node.h". -- Sam Hocevar (Debian packages) Fri, 18 Jul 2003 15:05:49 +0200 muse (0.6.0release-2) unstable; urgency=low * Compiled against new version of libjack -- Olaf Stetzer Thu, 26 Jun 2003 21:04:12 +0200 muse (0.6.0release-1) unstable; urgency=low * New upstream release * Added support for fluidsynth which is the successor of iiwusynth (closes: #187074) * Defined QTDIR which hopefully enables the build on some archs and possibly using pbuilder. -- Olaf Stetzer Tue, 20 May 2003 22:47:03 +0200 muse (0.6.0pre8-1) unstable; urgency=low * New upstream release * Added build-dep on libqt3-plugins-headers (closes: #187604) -- Olaf Stetzer Fri, 4 Apr 2003 22:20:19 +0200 muse (0.6.0pre7-2) unstable; urgency=low * Added build-dep on libqt3-compat-headers (closes: #186931) -- Olaf Stetzer Mon, 31 Mar 2003 22:11:31 +0200 muse (0.6.0pre7-1) unstable; urgency=low * New upstream version. * Build using gcc 3.2 (closes: #181390) -- Olaf Stetzer Sun, 30 Mar 2003 13:51:42 +0200 muse (0.5.3-1) unstable; urgency=low * New upstream version. Applied the patches from Daniel to widgets/Makefile.in and widgets/Makefile.am -- Olaf Stetzer Wed, 15 May 2002 21:29:54 +0200 muse (0.5.2-1.2) unstable; urgency=medium * NMU. * widgets/Makefile.in, widgets/Makefile.am: Remove broken rules to build files that aren't used anyway. Closes: #143985 * debian/control: More tiny formatting tweaks. -- Daniel Kobras Tue, 23 Apr 2002 17:28:23 +0200 muse (0.5.2-1.1) unstable; urgency=medium * NMU. * themes/: Include private copy of qwindowsstyle from qt3 source. The qt3 Debian packages ship it only as a plugin, but we derive our own classes from QWindowsStyle and really need to link against it. Closes: #141872 * app.cpp: Use proper QStyleFactory to access qt3's default styles. Makes sure that muse will link even if the styles are built as plugins. * sf/pcm.cpp: Change type of second argument in various read() methods to match definition in header file. Fixes compile errors on 64bit archs. Closes: #140184 * plugins/freeverb/Makefile.am, plugins/freeverb/Makefile.in: Remove -mpentiumpro from AM_CXXFLAGS. Fixes compile errors on non-x86. Closes: #139490 * globals.cpp, globals.h, mess.h, midiport.h, score/layout.cpp: Converted char to signed char where appropriate. Fixes archs where char is unsigned by default. * debian/rules: pass --disable-shared to configure, so convenience libs get built static-only. Cuts build time in half. * debian/control: Fix indents in Description field. Closes: #139459 * debian/copyright: Add pointer to complete text of GPL. Add http:// to download URL. * debian/: Remove dh_make example files. -- Daniel Kobras Sat, 20 Apr 2002 01:25:35 +0200 muse (0.5.2-1) unstable; urgency=low * Initial Release. -- Olaf Stetzer Thu, 07 Mar 2002 20:50:15 +0100