[ubuntu/precise] shogun 1.1.0-4ubuntu1 (Accepted)
Leo Iannacone
l3on at ubuntu.com
Mon Jan 30 16:35:40 UTC 2012
shogun (1.1.0-4ubuntu1) precise; urgency=low
* Merges from Debian unstable (LP: #914523).
* New patch fix-ftbfs-as-needed.patch: Fix FTBFS with
ld --as-needed in Makefile (closes: #657434)
* Drop changes:
- Build-depend on doxygen-latex, now in debian
- Build for python2.7, debian has set X-Python-Version: >= 2.5
shogun (1.1.0-4) unstable; urgency=low
[ Jo Shields ]
* debian/rules:
+ Include workaround for CDBS throwing away vital packaging data
required by dh_clideps to resolve dependencies.
* debian/control:
+ Scrap unneeded manual dependencies on libmono-corlib4.0-cil and
libshogun11 (Closes: #657096).
[ Soeren Sonnenburg ]
* Build depend on libhdf5-dev (>= 1.8.8~) | libhdf5-serial-dev instead of
just libhdf5-dev.
* Temporarily drop octave build dependencies from debian/control.
shogun (1.1.0-3) unstable; urgency=low
* Make csharp package depend on libmono-corlib4.0-cil; remove csharp:Depends
or csharp:Provides and use cli:Depends in debian/control (Closes: #656757).
shogun (1.1.0-2) unstable; urgency=low
* Build depend on libhdf5-dev instead of libhdf5-serial-dev to accommodate
hdf5 transition.
* Build depend on mono-devel and cli-common-dev instead of mono2.0-devel and
use include cli.make in debian rules. (Closes: #656757).
* Use dmcs instead of gmcs (Closes: #656756).
shogun (1.1.0-1) unstable; urgency=low
* New upstream version with major feature enhancements.
- This fixes liblzma5 transition (Closes: #647753)
- Require clang to compile package as gcc/g++ require >3GB to compile the
package (Closes: #645249).
- Remove patches integrated upstream.
- Since octave is failing to compile with clang - temporarily disable
shogun's octave interface.
* Really replace doxygen and texlive-* build dependencies with
doxygen-latex (Closes: #616279).
shogun (1.0.0-1) unstable; urgency=low
* New upstream version with major feature enhancements.
- Add various upstream patches to fix installation
- Rename static interface packages to shogun-interface-static
- Create new modular interface packages for java, lua, ruby, c#
- Install libshogun examples also for libshogun-dev package
- Convert package to use dh_python2 (Closes: #632249).
- Enable python packaging for multiple python versions.
- Update copyright file to match new contributions.
- Bump standards version to 3.9.2 (no changes required).
* Replace doxygen and texlive-* build dependencies with
doxygen-latex (Closes: #616279)
* Acknowledging non-maintainer upload fixing FTBS with newer gcc's (How
could this ever compile??!)
Date: Wed, 25 Jan 2012 23:20:58 +0100
Changed-By: Leo Iannacone <l3on at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/shogun/1.1.0-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 25 Jan 2012 23:20:58 +0100
Source: shogun
Binary: libshogun11 libshogun-dev shogun-doc-en shogun-doc-cn shogun-dbg shogun-python-modular shogun-lua-modular shogun-ruby-modular shogun-java-modular shogun-csharp-modular shogun-python-static shogun-cmdline-static shogun-r-static shogun-elwms-static
Architecture: source
Version: 1.1.0-4ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Leo Iannacone <l3on at ubuntu.com>
Description:
libshogun-dev - Large Scale Machine Learning Toolbox
libshogun11 - Large Scale Machine Learning Toolbox
shogun-cmdline-static - Large Scale Machine Learning Toolbox
shogun-csharp-modular - Large Scale Machine Learning Toolbox
shogun-dbg - Large Scale Machine Learning Toolbox
shogun-doc-cn - Large Scale Machine Learning Toolbox
shogun-doc-en - Large Scale Machine Learning Toolbox
shogun-elwms-static - Large Scale Machine Learning Toolbox
shogun-java-modular - Large Scale Machine Learning Toolbox
shogun-lua-modular - Large Scale Machine Learning Toolbox
shogun-python-modular - Large Scale Machine Learning Toolbox
shogun-python-static - Large Scale Machine Learning Toolbox
shogun-r-static - Large Scale Machine Learning Toolbox
shogun-ruby-modular - Large Scale Machine Learning Toolbox
Closes: 616279 632249 645249 647753 656756 656757 657096 657434
Launchpad-Bugs-Fixed: 914523
Changes:
shogun (1.1.0-4ubuntu1) precise; urgency=low
.
* Merges from Debian unstable (LP: #914523).
* New patch fix-ftbfs-as-needed.patch: Fix FTBFS with
ld --as-needed in Makefile (closes: #657434)
* Drop changes:
- Build-depend on doxygen-latex, now in debian
- Build for python2.7, debian has set X-Python-Version: >= 2.5
.
shogun (1.1.0-4) unstable; urgency=low
.
[ Jo Shields ]
* debian/rules:
+ Include workaround for CDBS throwing away vital packaging data
required by dh_clideps to resolve dependencies.
* debian/control:
+ Scrap unneeded manual dependencies on libmono-corlib4.0-cil and
libshogun11 (Closes: #657096).
.
[ Soeren Sonnenburg ]
* Build depend on libhdf5-dev (>= 1.8.8~) | libhdf5-serial-dev instead of
just libhdf5-dev.
* Temporarily drop octave build dependencies from debian/control.
.
shogun (1.1.0-3) unstable; urgency=low
.
* Make csharp package depend on libmono-corlib4.0-cil; remove csharp:Depends
or csharp:Provides and use cli:Depends in debian/control (Closes: #656757).
.
shogun (1.1.0-2) unstable; urgency=low
.
* Build depend on libhdf5-dev instead of libhdf5-serial-dev to accommodate
hdf5 transition.
* Build depend on mono-devel and cli-common-dev instead of mono2.0-devel and
use include cli.make in debian rules. (Closes: #656757).
* Use dmcs instead of gmcs (Closes: #656756).
.
shogun (1.1.0-1) unstable; urgency=low
.
* New upstream version with major feature enhancements.
- This fixes liblzma5 transition (Closes: #647753)
- Require clang to compile package as gcc/g++ require >3GB to compile the
package (Closes: #645249).
- Remove patches integrated upstream.
- Since octave is failing to compile with clang - temporarily disable
shogun's octave interface.
* Really replace doxygen and texlive-* build dependencies with
doxygen-latex (Closes: #616279).
.
shogun (1.0.0-1) unstable; urgency=low
.
* New upstream version with major feature enhancements.
- Add various upstream patches to fix installation
- Rename static interface packages to shogun-interface-static
- Create new modular interface packages for java, lua, ruby, c#
- Install libshogun examples also for libshogun-dev package
- Convert package to use dh_python2 (Closes: #632249).
- Enable python packaging for multiple python versions.
- Update copyright file to match new contributions.
- Bump standards version to 3.9.2 (no changes required).
* Replace doxygen and texlive-* build dependencies with
doxygen-latex (Closes: #616279)
* Acknowledging non-maintainer upload fixing FTBS with newer gcc's (How
could this ever compile??!)
Checksums-Sha1:
b89768add34328e71e488892341a612dbb59a0ba 2618 shogun_1.1.0-4ubuntu1.dsc
dfce827b9e1af7a2b66104695bb1860b9ad9f18d 3965934 shogun_1.1.0.orig.tar.gz
fdeece88e9745962ef2730208008b5b8bf183192 18828 shogun_1.1.0-4ubuntu1.debian.tar.gz
Checksums-Sha256:
2e5e958fc36a36ab6254076d156f438b146a13e56d3b2d212c5537bf1d1e36f0 2618 shogun_1.1.0-4ubuntu1.dsc
1497d4ada2c5db8b8419f0f7040c0507d0462708d727ba01296d7ee4e4eb474a 3965934 shogun_1.1.0.orig.tar.gz
e36f5a446fe2a37f09ad27ca47acfe27da16f4ece3bc56d5dbc846d95ce4c746 18828 shogun_1.1.0-4ubuntu1.debian.tar.gz
Files:
fc23d104d366563fa7f79c0461cabfd9 2618 science optional shogun_1.1.0-4ubuntu1.dsc
e6677dcda961f1013c0e9bce4b8e4957 3965934 science optional shogun_1.1.0.orig.tar.gz
91a9f22dde0dc46142ccbb9577b87ff4 18828 science optional shogun_1.1.0-4ubuntu1.debian.tar.gz
Original-Maintainer: Soeren Sonnenburg <sonne at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk8mlyUACgkQRjrlnQWd1etQXQCeJ2nMzs87JhgK9HpiSLKtThyU
n4AAn0Zyc9GoI1CaKjxsefGesXat1aTW
=cv7+
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list