Skip to content
Snippets Groups Projects
Select Git revision
  • e93612aaf6257abef9a78637fdec7dbe9b50d7a6
  • master default protected
  • 0.19.X
  • discrete
  • 0.18.X
  • ignore_lambda_to_diff_errors
  • 0.17.X
  • authors-update
  • 0.16.X
  • 0.15.X
  • 0.14.X
  • debian
  • 0.13.X
  • 0.12.X
  • 0.11.X
  • 0.10.X
  • 0.9.X
  • 0.6.X
  • 0.7.X
  • 0.8.X
  • 0.19.1
  • 0.19.0
  • 0.19b2
  • 0.19b1
  • 0.19-branching
  • 0.18.2
  • 0.18.1
  • 0.18
  • 0.18rc2
  • 0.18rc1
  • 0.18rc
  • 0.17.1-1
  • 0.17.1
  • debian/0.17.0-4
  • debian/0.17.0-3
  • debian/0.17.0-1
  • 0.17
  • debian/0.17.0_b1+git14-g4e6829c-1
  • debian/0.17.0_b1-1
  • 0.17b1
40 results

COPYING

Blame
  • This project is licensed under the BSD 3-Clause "New" or "Revised" License. Learn more
    changelog 3.98 KiB
    scikit-learn (0.6.dfsg-1) experimental; urgency=low
    
      * [05f0870] Disabled use of system libsvm - scikits.learn has its own
        fork
      * [6b4e757] Updated copyright: DEP5 rev153, entries for cblas/ and
        lib{linear/svm}
      * [489f3a2] Extended TODO (in emacs-org mode): consider system's
        liblinear (need 1.7 with a fix)
      * Introduced .dfsg suffix to signal for difference from the pristine
        distribution of scikits.learn
    
     -- Yaroslav Halchenko <debian@onerussian.com>  Sun, 09 Jan 2011 21:01:33 -0500
    
    scikit-learn (0.5-1) experimental; urgency=low
    
      * New upstream release.  Absorbed patches:
        - up_libsvm_verbosity_control
        - up_system_libsvm_no_svmhdepends
        - deb_libsvm_cythoning
      * Boost policy compliance to 3.9.1 -- no changes
    
     -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 11 Oct 2010 10:00:11 -0400
    
    scikit-learn (0.5~rc3-1) UNRELEASED; urgency=low
    
      * New upstream release-candidate
        - pruning joblib in favor of external package
          added patch deb_use_system_joblib 
      * New patches for upstream
        - up_libsvm_verbosity_control -- API for controlling libsvm verbosity
        - up_system_libsvm_no_svmhdepends -- do not use shipped svm.h
      * Deprecated patches:
        - up_workaround_numpy_cython_issue589652
        - deb_cython_0.12.1
    
     -- Yaroslav Halchenko <debian@onerussian.com>  Wed, 06 Oct 2010 15:05:40 -0400
    
    scikit-learn (0.4-3) unstable; urgency=low
    
      * Acknowledging Nico's NMU
      * Restricting for Python versions >= 2.5
    
     -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 06 Aug 2010 10:12:38 -0400
    
    scikit-learn (0.4-2.1) unstable; urgency=low
    
      * Non-maintainer upload.
      * Call dh_numpy from debian/rules to add the correct depends for numpy in
        python:Depends (Closes: #590762)
    
     -- Nico Golde <nion@debian.org>  Thu, 05 Aug 2010 13:34:19 +0200
    
    scikit-learn (0.4-2) unstable; urgency=low
    
      * deb_cython_0.12.1 to use code cythoned with up-to-date cython
        0.12.1
      * Build-Depend on python-numpy providing numpy-ext (Closes: #589590)
      * Policy compliance 3.9.0:
        - providing BSD license verbatim and removing references
          to deprecated BSD license file on Debian systems
      * Nosetesting without suppressing output from code
      * Workaround to allow BFS (Closes: #588595)
    
     -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 19 Jul 2010 12:32:06 -0400
    
    scikit-learn (0.4-1) unstable; urgency=low
    
      * Fresh upstream release:
        - no boost library used any longer (removed from Build-Depends)
      * Moving under NeuroDebian umbrella
    
     -- Yaroslav Halchenko <debian@onerussian.com>  Tue, 29 Jun 2010 09:32:18 -0400
    
    scikit-learn (0.3-4) unstable; urgency=low
    
      * Disabling test_gmm_em unittests while building (Closes: #580879).
        Actual reason for failing tests lies within NumPy -- see #581043,
        which should be fixed there, but should not prevent building of
        this package atm.
    
     -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 10 May 2010 23:59:49 -0400
    
    scikit-learn (0.3-3) unstable; urgency=low
    
      * Set HOME and MPLCONFIGDIR while unittesting as well (Closes: #580727)
    
     -- Yaroslav Halchenko <debian@onerussian.com>  Sat, 08 May 2010 12:47:07 -0400
    
    scikit-learn (0.3-2) unstable; urgency=low
    
      * Setting both HOME and MPLCONFIGDIR while building documentation
        (slipped through fingers somehow) (Closes: #580727).
    
     -- Yaroslav Halchenko <debian@onerussian.com>  Sat, 08 May 2010 00:35:59 -0400
    
    scikit-learn (0.3-1) unstable; urgency=low
    
      * Fresh upstream release.
      * Switching to use quilt for patches, debian/* tags point to detached
        debian branch
      * debian/rules:
        + build docs after python modules got built
        + additional cleanups
      * debian/control:
        + additional build-depends: python-matplotlib, ipython, swig,
          libboost-dev
    
     -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 03 May 2010 12:25:21 -0400
    
    scikit-learn (0.2+svn625-1) unstable; urgency=low
    
      * Initial Debian release (Closes: #567036)
      * First ever package by me to adhere to use fresh and shiny dh.
    
     -- Yaroslav Halchenko <debian@onerussian.com>  Wed, 07 Apr 2010 23:38:06 -0400