lp:ubuntu/precise/pymvpa

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/pymvpa
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

20. By Colin Watson

Adjust for API change in Shogun 1.0.0 (LP: #935383, #979923).

19. By Matthias Klose

Rebuild to drop python2.6 dependencies and provides.

18. By Colin Watson

Rebuild against libsvm3.

17. By Yaroslav Halchenko

* Few fixes absorbed from upstream:
  - [d16ca22] BF: compatible with libsvm 3.10 -- assure present
    stab for svm_destroy_model
  - [9d1dc0c] RF: use build_ext --inplace instead of adhoc
    symlinking of extensions
  - [ec89d77] BF: omitting stuck ncf distribution in scipy 0.9.0

16. By Yaroslav Halchenko

* Upstream bugfix release:
  - Compatible with libsvm 3.0 (Closes: #608844)
* Exclude objects.inv from being compressed (Closes: #608765)

15. By Matthias Klose

Rebuild to add support for python 2.7.

14. By Yaroslav Halchenko

* Build-Depend on python-numpy providing numpy-ext (Closes: #589587).
  Thanks Jakub Wilk for keeping us in a good shape ;)
* Updated years for the copyrights for upstream and packaging parts
* Bump Standards-Version to 3.9.0:
  - include entire text of BSD-3 for shipped (but not used) libsvm

13. By Yaroslav Halchenko

* New upstream pre-release snapshot. Includes few enhancements
  and fixes:
  - Compatible with libsvm >= 2.91 (Closes: #583018)
  - No string exceptions raised
  - Setting of shrinking parameter in sg.svm interface
  - Deducing number of SVs for SVR (libsvm)
  - Correction of significance in the tails of non-parametric
    tests
* debian/control
  - Moving under umbrella of NeuroDebian Team

12. By Yaroslav Halchenko

* New upstream release.
* Dropping building of entire doc collection -- from now only HTML
  versions of documents gets shipped within -doc. That lightens
  -doc package and quickens package building (unneeded
  build-depends got dropped: texlive, texlive-latex-extra)
* Adding shogun-python-modular into Build-Depends since it is needed
  for documentation inheritance_diagram extension.
* Bump Standards-Version to 3.8.4 -- no changes necessary.
* Updated suggests for new naming of openopt package, fixed spelling
  error in short description of -doc package.
* Dropped patching of upstream Makefile to don't build 3rd party code,
  now control is done via variable PYMVPA_NO_3RD.

11. By Yaroslav Halchenko

[ Sandro Tosi ]
* Drop Python 2.4; thanks to Luca Falavigna for the
  report and to Jakub Wilk for the patch (Closes: #562482)
  - debian/control
    + bump b-d on python-all-dev to '>= 2.5'
    + drop python-ctypes
    + drop explicit Depends on python: we use ${python:Depends}
  - debian/pyversions
    + bump it to '+2.5-'

[ Yaroslav Halchenko ]
* debian/control
  - Thanks Sandro Tosi for NMU attempt to fix #560606.
  - Build-Conflict on python-epydoc=3.0.1-4: this version works
  incorrectly with python-docutils 0.6 (thanks to Lucas Nussbaum for the
  report). Also Build-Depends on python-docutils (<< 0.6) |
  python-docutils (>= 0.6-3~) which would assure that we still can build
  on lenny or with fresh docutils which pull in fresh epydoc (thanks to
  Jakub Wilk for suggestion). Those 2 steps fix the FTBFS (Closes:
  #560606)
  - Added python-mvpa-doc to suggests.
* Cherry pick 2 commits from maint/0.4 branch to be compatible with recent
  versions of shogun-python-modular present in sid/squeeze.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/pymvpa
This branch contains Public information 
Everyone can see this information.

Subscribers