csound (1:5.08.2~dfsg-1.1ubuntu2) jaunty; urgency=low [ Scott Kitterman ] * Update .install files for Python 2.6 transition (LP: #353688). * Update debian/rules to use python.mk and install for both site-packages and dist-packages * Bump python-all-dev build-dep to 2.6 (for python.mk) and change XS-Python- Versions to all to build the extension for all support Pythons [ Luca Falavigna ] * Backport changes from Debian GIT repository to be able to fix FTBFS: - debian/patches/2009-no-counterpoint.patch: don't build counterpoint until we figure how to make it coexist with. -- Luca Falavigna Tue, 14 Apr 2009 07:33:29 +0000 csound (1:5.08.2~dfsg-1.1ubuntu1) jaunty; urgency=low * Let csound conflicts/replaces libcsound64-5.1 (<< 1:5.08.2~dfsg-1) to allow a clean upgrade from Intrepid (LP: #294952). -- Luca Falavigna Sat, 13 Dec 2008 17:43:00 +0100 csound (1:5.08.2~dfsg-1.1) unstable; urgency=high * Non-maintainer upload by the Security Team. * Fix insecure python search path by adding patch provided by James Vega (No CVE id yet; Closes: #504359). -- Nico Golde Wed, 19 Nov 2008 20:20:13 +0100 csound (1:5.08.2~dfsg-1) unstable; urgency=low [ Jonas Smedegaard ] * Rerelease same upstream tarball by more accurate name: Upstream changelog and other upstream packages indicate that microversion is stripped from upstream tarballs. This is also an excuse to adjust dfsg extension to be below upstream (in case they should decide to rerelease without non-DFSG source). * Update CDBS snippets: + Update copyright-check.mk to closer match new proposed copyright format, optionally break on changes, and cleaup properly. Update copyright-hints. + Use new local package-relations.mk to resolve, cleanup and apply CDBS-declared (build-)dependencies. + Use new local upstream-tarball.mk to implement get-orig-source and more. + Update README.cdbs-tweaks. * Add DEB_MAINTAINER_MODE in debian/rules (thanks to Romain Beauxis). * Semi-auto-update debian/control to update dependencies: DEB_MAINTAINER_MODE=1 fakeroot debian/rules clean * Rewrite watch file. [ Felipe Sateler ] * Install examples in csound, pd-csound, python-csoundac, libcsnd-java and tclcsound. * Make the csound library package policy compliant: - Make the plugins versioned (they are tied to the library anyway). - Split the translations to the csound package. This should make transitions easier if/when csound changes ABI. * Specify useGettext at install time so gettext isn't disabled. * Make pd-csound depend on pd as fallback for puredata, to allow using the alternative pd-extended (Closes: #491966). -- Jonas Smedegaard Thu, 31 Jul 2008 01:17:52 +0200 csound (1:5.08.0.dfsg2-8) unstable; urgency=low * Only warn about copyright-check.mk discoveries. Closes: bug#487052. -- Jonas Smedegaard Sat, 21 Jun 2008 23:12:05 +0200 csound (1:5.08.0.dfsg2-7) unstable; urgency=low [ Jonas Smedegaard ] * Have default-jdk-builddep build-dependency fallback to java-gcj-compat-dev to ease backporting to Etch. * Avoid failing too early in fail-missing target, and emit diff when it does. * Semi-auto-update debian/control to update dependencies: DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean [ Felipe Sateler ] * Add Build-Dependency on graphviz. Doxygen needs it for the html docs. * Ship all needed files for the csnd library. * Fix local scons cdbs tweak to print the actual command it executes at install time. * Remove doxygen cruft from the html manual. * Fix emptyness test in fail-missing target. * Rename liblua5.1-csnd to libcsnd5.1, since there is a shared library in /usr/lib. The new package Provides: liblua5.1-csnd. * Fix override disparity: -doc and -dev are priority extra. * Enable some optimizations. -- Jonas Smedegaard Fri, 23 May 2008 13:54:06 +0200 csound (1:5.08.0.dfsg2-6) unstable; urgency=low [ Felipe Sateler ] * Rename patches according to debian/patches/README. While we are at it, add a small description to each of them. [ Jonas Smedegaard ] * Use dpkg-parsechangelog (not head -1 + sed) to resolve suite in pkgarchs.sh. -- Jonas Smedegaard Sun, 11 May 2008 10:36:36 +0200 csound (1:5.08.0.dfsg2-5) unstable; urgency=low [ Jonas Smedegaard ] * Rename comment X-Build-Depends-Comment -> XS-Comment in debian/control (defacto standard limited to XS- and XB-). * Depend on default-jre (not java-gcj-compat) and build-depend on default-jdk-builddep (not java-gcj-compat-dev). Build libcsnd-java only on supported architectures, dynamically resolved using cdbs. * Update cdbs tweaks: + Add local scons.mk and scons-vars.mk to handle SConstruct buildsystem, and drop custom SConstruct build targets. * Semi-auto-update debian/control to update dependencies: DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean * Fix capitalization of Csound in descriptions in debian/control. * Fix gettext localisation install dir, thanks to lintian. [ Felipe Sateler ] * Move the common documentation to the DEB_INSTALL_ALL_DOCS variable from the several *.docs files. * Remove csnd.py on clean. * Enable gettext localisation. * Build the html API documentation. * Drop unneeded patch release-flags.diff -- Jonas Smedegaard Wed, 07 May 2008 15:15:23 +0200 csound (1:5.08.0.dfsg2-4) unstable; urgency=low * Update cdbs tweaks: + Strip any non-printable characters in copyright-check.mk. Update copyright-hints. * Bump debhelper compatibility to version 6. * Semi-auto-update debian/control to update build-dependencies: DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean -- Jonas Smedegaard Wed, 23 Apr 2008 11:27:25 +0200 csound (1:5.08.0.dfsg2-3) unstable; urgency=low [ Felipe Sateler ] * Fix override disparity: priority optional, not extra. * Don't build depend on ALSA on non-linux archs, and don't build the ALSA plugin. * The atsa binary was missing from csound-utils. * Add a check to avoid installing missing programs/plugins. * Move all GUI opcodes to the csound-gui package. Thus, csound no longer requires X (Closes: #319362). * Make the library documentation recommend the -dev package. * The -dev package doesn't include anything arch-specific, so make it arch: all. [ Jonas Smedegaard ] * Replace unsupported hash comment with "X-Build-Depends-Comment:" tag in debian/control. * Fix typo in python-csound long description, thanks to Loïc Minier. * Minor improvements to missing install check. * Use per-package install targets (to ease building single binary packages). -- Jonas Smedegaard Sat, 19 Apr 2008 03:25:08 +0200 csound (1:5.08.0.dfsg2-2) unstable; urgency=low [ Felipe Sateler ] * Create a package for the API reference. * Remove autogenerated stuff on clean (instead of attempt to preserve which upsets either git-buildpackage or copyright-check). * Recommend the manpages package. * Fix FTBFS on several archs, thanks to Rodney Lorrimar. (Closes: #474240, #474424) [ Jonas Smedegaard ] * Get only default Python version in debian/rules (do not rely on XS-Python-Version in debian/control). * Fix section: doc for binary package libcsound64-doc. -- Jonas Smedegaard Fri, 11 Apr 2008 20:10:00 +0200 csound (1:5.08.0.dfsg2-1) unstable; urgency=low [ Felipe Sateler ] * Separate the csound program and the manual, since they are distributed separately, and source packages are available for both now. [ Jonas Smedegaard ] * Avoid stripped non-free scansyn plugin by applying a patch at build time (only strip the non-free code itself from the tarball). * Bump "upstream" version, since we are repackaging again. * Have Felipe as Maintainer and myself as uploader in debian/control, and update Vcs-* fields to point to new Git collab-maint location at Alioth. * Fix get-orig-source to no longer patch scansyn usage out, and not include manual in main source tarball. * Preserve (not remove) original custom.py at clean, to not upset git-buildpackage. * Preserve autogenerated files provided upstream but regenerated, to not upset git-buildpackage or copyright-check routine. * Repackage to use CDBS: + Add local cdbs snippet copyright-check.mk. + Add cdbs snippet patchsys-quilt.mk (and drop manual quilt rules). + Add cdbs snippet langcore.mk (and drop manual setting common buildvars). + Add cdbs snippet debhelper.mk (and drop manual debhelper commands). + Add debian/README.cdbs-tweaks to source and advertise it in debian/rules. + Resolve all build-dependencies in debian/rules and advertise it in debian/control. * Build-depend on tk-dev and tcl-dev (and only fallback on 8.4 flavors). * Semi-auto-update debian/control to update build-dependencies: DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean -- Jonas Smedegaard Thu, 27 Mar 2008 17:05:16 +0100 csound (1:5.08.0.dfsg-1) unstable; urgency=low * New upstream release. - Update the get-orig-source target. - Update patches. - Drop hidden-symbols.diff, applied upstream. - Drop fix-csladspa.diff, applied upstream. * Build-Depend on libpng to build the new image opcodes. * Upstream now releases a source tarball for the manual, use it. * Support parallel building via DEB_BUILD_OPTIONS. * Copy Build-Depends-Indep to Build-Depends until dpkg-buildpackage calls build-arch when specified -B. -- Felipe Sateler Wed, 19 Mar 2008 23:57:48 -0300 csound (1:5.07.0.dfsg-5) UNRELEASED; urgency=low * Include menu file for the GUI csound frontends/editors. * Bump standards-version (no changes needed). * Fix FTBFS in amd64 (and maybe other archs) by not SWIG-ing a function not really supported by SWIG (va_list arguments). * Work around type punning in swig generated code. * Delete unnecesary debian/dirs * Build documentation (manual and api reference). Also make the appropriate split of arch and arch-indep sections. * Fix copyright notice. * Move from dpatch to quilt. * Override 2 lintian warnings. -- Felipe Sateler Fri, 18 Jan 2008 14:11:46 -0300 csound (1:5.07.0.dfsg-4) unstable; urgency=low * Add missing libboost-dev build-dependendy. * Adjust some of the build flags (optimize a little less). * Fix segfault in csladspa. * Clean up dependencies a bit by using -Wl,-as-needed. -- Felipe Sateler Sun, 02 Dec 2007 16:37:19 -0300 csound (1:5.07.0.dfsg-3) unstable; urgency=low * Fix include dir of java via custom.py. * Build for the right architecture. -- Felipe Sateler Wed, 14 Nov 2007 19:49:04 -0300 csound (1:5.07.0.dfsg-2) unstable; urgency=low * Fix _csnd.so SONAME breakage. -- Felipe Sateler Tue, 13 Nov 2007 00:12:17 -0300 csound (1:5.07.0.dfsg-1) unstable; urgency=low * New upstream release. - Drop 04cseditor-shared-link.dpatch, accepted upstream. - Update all other patches. * Drop 01no-java-recompile.dpatch, since it is not absolutely necessary. -- Felipe Sateler Mon, 22 Oct 2007 14:02:40 -0300 csound (1:5.06.0.dfsg-1) UNRELEASED; urgency=low * New maintainer for csound. Revamped the packaging (ie, start from scratch). * New upstream version. (Closes: #415655, #365840) * Repackaged source because on non-free code. (Closes: #379648) * Build shared library. (Closes: #390235) * Include a watch file. (Closes: #415392) * Build with system OSC-kit. (Closes: #297018) -- Felipe Sateler Tue, 02 Oct 2007 00:36:14 -0400 csound (1:4.23f13-1.1) unstable; urgency=high * Non-maintainer upload. * High-urgency upload for RC bugfix. * Drop alpha, ia64, and amd64 from the package architecture list, because this version of csound makes many 32-bit assumptions that render the package unusable. Closes: #414660. * Also fix the clean target to use make distclean, not just make clean, and remove csound/csound.xmg by hand since nothing seems to take care of this on clean. -- Steve Langasek Tue, 20 Mar 2007 15:55:27 -0700 csound (1:4.23f13-1) unstable; urgency=low [ Hans Fugal ] * New upstream release * Renamed csound-extract to csound_extract due to automake limitations * Added NEWS.Debian * Install more upstream documentation (in /usr/share/doc/csound) * Removed -P128 from defaults list in manpage. (closes: #300622) * Built with g++ 4.0. (closes: #318915) * Upstream removed OSC-Kit. (closes: #297018) [ Guenter Geiger (Debian/GNU) ] * Added texinfo build depends -- Guenter Geiger (Debian/GNU) Thu, 15 Sep 2005 11:06:56 +0200 csound (4.23f12-2) unstable; urgency=low * Updated to policy 3.6.1 (no changes) -- Hans Fugal Tue, 03 Aug 2004 09:29:32 -0600 csound (4.23f12-1) unstable; urgency=low * New upstream release -- Hans Fugal Wed, 28 Jul 2004 07:54:35 -0600 csound (4.23f08-1) unstable; urgency=low * New upstream release -- Hans Fugal Fri, 02 Jan 2004 10:29:36 -0700 csound (4.23f07-1) unstable; urgency=low * New upstream release * Renamed extract to csound-extract. (closes: #205918) * No longer build plugin .so's, which weren't being installed anyway. (closes: #207574) -- Hans Fugal Fri, 12 Sep 2003 08:33:46 -0600 csound (4.23f06-1) unstable; urgency=low * New upstream release -- Hans Fugal Sun, 17 Aug 2003 15:40:15 -0600 csound (4.23f04-1) unstable; urgency=low * Initial Release. (closes: #200355) * Omitted scansyn and scansynx opcodes because of license * Omitted some OSC-Kit files because of license * Various Makefile adjustments * widget.cpp/gcc compile errors fixed * Wrote manpages for all binaries (closes: #130373 indirectly) -- Hans Fugal Tue, 12 Aug 2003 08:09:20 -0600