[ubuntu/karmic] csound 1:5.10.1~dfsg1-2ubuntu1 (Accepted)
Luca Falavigna
dktrkranz at ubuntu.com
Mon May 11 16:50:19 BST 2009
csound (1:5.10.1~dfsg1-2ubuntu1) karmic; urgency=low
* Merge from Debian unstable, remaining Ubuntu changes:
- Update .install files for Python 2.6 transition.
- 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 for all supported Pythons.
- debian/patches/2009-no-counterpoint.patch: don't build counterpoint
until we figure how to make it coexist with.
csound (1:5.10.1~dfsg1-2) unstable; urgency=low
[ Felipe Sateler ]
* Replace bogus Sugar URLs in debian/copyright with proper CSound
ones.
[ Jonas Smedegaard ]
* Install libcsnd-java in section java, thanks to lintian.
csound (1:5.10.1~dfsg1-1) unstable; urgency=low
[ Felipe Sateler ]
* New upstream release.
- SONAME bump from 5.1 to 5.2.
- Drop 0000-fix-build.diff, 1000-instdir.diff,
1001-fix-csoundac-amd64.diff, 1002-type-punning.diff,
1004-sanitize-sys.path.diff, 1005-fix-ftbfs-alpha.diff,
accepted upstream.
- Drop 2005-html-apidocs.diff, upstream builds html by default.
- Add 2009-csoundac-fltk-link.patch, csoundac doesn't work with
-Wl,-as-needed.
- Refresh the rest.
* Clear lintian warnings:
- Avoid installing executable examples.
- Override binary-without-manpage: the manpages are generated from another
source package
- Override non-dev-pkg-with-shlib-symlink for libcsnd5.1, it is just too
small to justify a -dev package.
* Add a README.source describing how to get the patched sources.
* Make python-csoundac depend on python-csound. (Closes: #503633)
* Sanitize Python path to avoid arbitrary code execution. Thanks James Vega.
Closes: #504359.
* Fix FTBFS in alpha due to typo.
* Install csPerfThread.hpp.
* Add -dev packages and a lua package from libcsnd and libcsoundac.
* Use DEB_HOST_ARCH_OS instead of DEB_BUILD_ARCH_OS.
* Simplify libjack-dev build-dependency.
[ Jonas Smedegaard ]
* Repackage upstream tarball:
+ Strip embedded tarball: Contains possibly source-less python
binary
+ Strip soundfont: improperly licensed
+ Strip MIDI script: improperly licensed
* Update debian/copyright and related copyright and licensing info:
+ document above additional stripped files.
+ Properly license debian/{pkgarchs.sh,rules}.
+ Update copyright hints (no new authors or licenses)
+ partly rewrite to use proposed new format (preserving all old info
but lacking lots of details revealed from closer looking at the
source)
* Fix watch file:
+ mangle trailing dfsg + optional single digit (not only dfsg2)
+ mangle trailing .0 both in debian and upstream version strings
* Minor updates to cdbs snippets copyright-check.mk and
package-relations.mk.
* Fix unreliable documentation build:
+ Completely replace doxygen-generated Makefile with custom one
ignoring pdflatex errors initially and emits errors at additional
runs to stderr
+ Build-depend on ttf-bitstream-vera and patch Doxyfile to use it
+ Patch Doxyfile to use default dot path
+ Patch refman_header.tex to include needed listings package
* Build-depend on libjack-dev.
* Explicitly add java-gjc include path, to not FTBFS when fallback
java build-dependency is used.
* Build using generic tcl path preferred over versioned one.
* Build-depend on dssi-dev, libgmm++-dev and libboost1.35-dev (and not
libboost-dev).
* Install new plugin libraries:
+ ambicode1 (Furse/Wiggins decoders)
+ Chua (Chua's Oscillator)
+ pulse (PulseAudio client RT IO module)
+ VOSIM (VOice SIMulation)
+ Linear Algebra (not new, but depends on newly linked GMM++)
* Avoid installing empty NEWS file.
* Use CDBS-resolved (not explicit) version number in debian/rules.
* Extend README.source with info Git, upstream tarballs and CDBS.
* Bump standards-version to 3.8.1. Drop README.cdbs-tweaks and
CDBS-specific hints in other source files.
* Extend java-related (build-)dependencies to include dalpha arch.
* Add git-buildpackage configfile, enabling signed tags.
* Add new local CDBS snippet buildinfo.mk to install info on build
environment into binary packages (as debugging aid).
Date: Mon, 11 May 2009 15:38:38 +0000
Changed-By: Luca Falavigna <dktrkranz at ubuntu.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/csound/1:5.10.1~dfsg1-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 11 May 2009 15:38:38 +0000
Source: csound
Binary: csound csound-gui csound-utils libcsound64-5.2 libcsnd-java libcsound64-dev libcsnd-dev libcsoundac-dev pd-csound python-csound libcsnd5.2 liblua5.1-csnd tclcsound libcsoundac5.2 python-csoundac csladspa libcsound64-doc
Architecture: source
Version: 1:5.10.1~dfsg1-2ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Luca Falavigna <dktrkranz at ubuntu.com>
Description:
csladspa - LADSPA plugin for Csound
csound - powerful and versatile sound synthesis software
csound-gui - GUI interfaces and opcodes for Csound
csound-utils - miscellaneous utilities for the Csound system
libcsnd-dev - development files for Csound -- C++ API
libcsnd-java - Java bindings for the Csound API
libcsnd5.2 - C++ bindings for the Csound API
libcsound64-5.2 - main library for Csound
libcsound64-dev - development files for Csound
libcsound64-doc - Csound API documentation
libcsoundac-dev - development files for CsoundAC
libcsoundac5.2 - the Csound Algorithmic Composition library
liblua5.1-csnd - Lua bindings for the Csound API
pd-csound - Csound external for PureData
python-csound - Python bindings for Csound
python-csoundac - Python bindings for CsoundAC
tclcsound - Tcl bindings and interpreters for Csound
Closes: 503633 504359
Changes:
csound (1:5.10.1~dfsg1-2ubuntu1) karmic; urgency=low
.
* Merge from Debian unstable, remaining Ubuntu changes:
- Update .install files for Python 2.6 transition.
- 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 for all supported Pythons.
- debian/patches/2009-no-counterpoint.patch: don't build counterpoint
until we figure how to make it coexist with.
.
csound (1:5.10.1~dfsg1-2) unstable; urgency=low
.
[ Felipe Sateler ]
* Replace bogus Sugar URLs in debian/copyright with proper CSound
ones.
.
[ Jonas Smedegaard ]
* Install libcsnd-java in section java, thanks to lintian.
.
csound (1:5.10.1~dfsg1-1) unstable; urgency=low
.
[ Felipe Sateler ]
* New upstream release.
- SONAME bump from 5.1 to 5.2.
- Drop 0000-fix-build.diff, 1000-instdir.diff,
1001-fix-csoundac-amd64.diff, 1002-type-punning.diff,
1004-sanitize-sys.path.diff, 1005-fix-ftbfs-alpha.diff,
accepted upstream.
- Drop 2005-html-apidocs.diff, upstream builds html by default.
- Add 2009-csoundac-fltk-link.patch, csoundac doesn't work with
-Wl,-as-needed.
- Refresh the rest.
* Clear lintian warnings:
- Avoid installing executable examples.
- Override binary-without-manpage: the manpages are generated from another
source package
- Override non-dev-pkg-with-shlib-symlink for libcsnd5.1, it is just too
small to justify a -dev package.
* Add a README.source describing how to get the patched sources.
* Make python-csoundac depend on python-csound. (Closes: #503633)
* Sanitize Python path to avoid arbitrary code execution. Thanks James Vega.
Closes: #504359.
* Fix FTBFS in alpha due to typo.
* Install csPerfThread.hpp.
* Add -dev packages and a lua package from libcsnd and libcsoundac.
* Use DEB_HOST_ARCH_OS instead of DEB_BUILD_ARCH_OS.
* Simplify libjack-dev build-dependency.
.
[ Jonas Smedegaard ]
* Repackage upstream tarball:
+ Strip embedded tarball: Contains possibly source-less python
binary
+ Strip soundfont: improperly licensed
+ Strip MIDI script: improperly licensed
* Update debian/copyright and related copyright and licensing info:
+ document above additional stripped files.
+ Properly license debian/{pkgarchs.sh,rules}.
+ Update copyright hints (no new authors or licenses)
+ partly rewrite to use proposed new format (preserving all old info
but lacking lots of details revealed from closer looking at the
source)
* Fix watch file:
+ mangle trailing dfsg + optional single digit (not only dfsg2)
+ mangle trailing .0 both in debian and upstream version strings
* Minor updates to cdbs snippets copyright-check.mk and
package-relations.mk.
* Fix unreliable documentation build:
+ Completely replace doxygen-generated Makefile with custom one
ignoring pdflatex errors initially and emits errors at additional
runs to stderr
+ Build-depend on ttf-bitstream-vera and patch Doxyfile to use it
+ Patch Doxyfile to use default dot path
+ Patch refman_header.tex to include needed listings package
* Build-depend on libjack-dev.
* Explicitly add java-gjc include path, to not FTBFS when fallback
java build-dependency is used.
* Build using generic tcl path preferred over versioned one.
* Build-depend on dssi-dev, libgmm++-dev and libboost1.35-dev (and not
libboost-dev).
* Install new plugin libraries:
+ ambicode1 (Furse/Wiggins decoders)
+ Chua (Chua's Oscillator)
+ pulse (PulseAudio client RT IO module)
+ VOSIM (VOice SIMulation)
+ Linear Algebra (not new, but depends on newly linked GMM++)
* Avoid installing empty NEWS file.
* Use CDBS-resolved (not explicit) version number in debian/rules.
* Extend README.source with info Git, upstream tarballs and CDBS.
* Bump standards-version to 3.8.1. Drop README.cdbs-tweaks and
CDBS-specific hints in other source files.
* Extend java-related (build-)dependencies to include dalpha arch.
* Add git-buildpackage configfile, enabling signed tags.
* Add new local CDBS snippet buildinfo.mk to install info on build
environment into binary packages (as debugging aid).
Checksums-Sha1:
30995500a0782029942397fb3681d4b72e871bd6 2260 csound_5.10.1~dfsg1-2ubuntu1.dsc
464edb9ccdd37154a0b9e4221edd435fe8e2fa76 5535974 csound_5.10.1~dfsg1.orig.tar.gz
f076512b8ef7132f7524eca94c582bdaf6057e7d 35571 csound_5.10.1~dfsg1-2ubuntu1.diff.gz
Checksums-Sha256:
6655bdcca4330abebe997a7a6ecf4fbcae60fed103d67a3ac9291715d6bc1f89 2260 csound_5.10.1~dfsg1-2ubuntu1.dsc
dd2f2cde797ac56b134a66002a4a37d732dfb153ac47eb03e6f1ba759e9e15e6 5535974 csound_5.10.1~dfsg1.orig.tar.gz
9c55619da1a3cd4b51e828ae7e9304d6f81c600e559f400ad8dc901f78a041ca 35571 csound_5.10.1~dfsg1-2ubuntu1.diff.gz
Files:
41ed6b1b4969386ad3151c64e68f3645 2260 sound optional csound_5.10.1~dfsg1-2ubuntu1.dsc
83f8ff291a5a6857e9ee9aeb6131af5f 5535974 sound optional csound_5.10.1~dfsg1.orig.tar.gz
0752fb8bf76faa16ed77083dfc0b91e1 35571 sound optional csound_5.10.1~dfsg1-2ubuntu1.diff.gz
Original-Maintainer: Felipe Sateler <fsateler at gmail.com>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkoIRusACgkQnXjXEYa8KlAANwCcDRCV6+zeiTXDkX8TXQG3xg7l
6R0An22485oXf2nqDVOkAqSVjbAxCq6m
=VRuf
-----END PGP SIGNATURE-----
More information about the Karmic-changes
mailing list