]> git.donarmstrong.com Git - neurodebian.git/commitdiff
tids and bits into proj_matlab
authorYaroslav Halchenko <debian@onerussian.com>
Fri, 28 Jan 2011 14:42:50 +0000 (09:42 -0500)
committerYaroslav Halchenko <debian@onerussian.com>
Fri, 28 Jan 2011 14:42:50 +0000 (09:42 -0500)
sphinx/proj_matlab.rst

index 11984e8e8d2fba9a5c0bcbe2609a2f7a78c264e4..ef5f906d718dd20bfdbe6bfdd5dc4ed7aa851f8e 100644 (file)
@@ -11,14 +11,14 @@ There is a vast amount of Matlab-based software for neuro-imaging and
 psychological research. For various reasons, such software has not been
 considered for integration into Debian in the past. However, recent advances of
 the Octave_ project allow running a significant number of Matlab tools without
-a proprietary environment.
+the proprietary environment.
 
 To ease the transition to a completely open-source research environment, we are
 following a two-fold approach. On one hand we start packaging all relevant
 Octave-compatible software for Debian. On the other hand we work on a proper
 integration of (still) Matlab-only software.
 
-The latter shall be achieved by establishing an adaptor Debian package that can
+The latter shall be achieved by providing a support Debian package that can
 represent local Matlab installations to the Debian package management system.
 Moreover, this package provides helper tools that ease building MEX extensions
 from source during package installation with a local Matlab and therefor allow
@@ -34,15 +34,16 @@ completely migrate to Octave when full compatibility for a particular software
 is achieved.
 
 This effort includes talking to upstream projects about the possibility to run
-with Octave, as well as developing patches to achieve compatibility.
+with Octave, as well as developing patches to achieve such compatibility.
 
 .. _Octave: http://www.gnu.org/software/octave
 
 Status
 ------
 
-A :ref:`Matlab-adaptor package <pkg_matlab>` draft is ready and available from
-NeuroDebian.
+A :ref:`Matlab-support package <pkg_matlab-support>` draft is ready, available
+from NeuroDebian, and has been uploaded to `Debian NEW queue
+<http://ftp-master.debian.org/new.html>`_ .
 
 Packaging of individual Matlab-based software has started. This includes
 :ref:`SPM <pkg_matlab-spm8>` and :ref:`Fieldtrip <pkg_fieldtrip>` (see
@@ -53,9 +54,17 @@ references_ for more packages). Expanding the coverage is planned.
    * Finish packaging of fieldtrip which is necessary to complete the packaging
      of SPM.
    * Adapt the packaging of `dynare <http://packages.debian.org/sid/dynare-matlab>`_
-     in Debian to use the new adaptor package. Once this is done and reviewed by
-     its maintainers the adaptor package can be submitted for inclusion into
+     in Debian to use the new support package. Once this is done and reviewed by
+     its maintainers the support package can be submitted for inclusion into
      Debian proper.
+   * Create :ref:`matlab-psychtoolbox-3 <pkg_matlab-psychtoolbox-3>` to
+     complement :ref:`octave-psychtoolbox-3 <pkg_octave-psychtoolbox-3>`.
+   * Create :ref:`matlab-biosig <pkg_matlab-biosig>` to
+     complement :ref:`octave-biosig <pkg_octave-biosig>`.
+   * Package `EEGLAB <http://bugs.debian.org/605739>`_.
+   * Upload :ref:`libgdf <pkg_libgdf-dev>` (including :ref:`matlab-gdf
+     <pkg_matlab-gdf>`) to Debian proper as soon as :ref:`matlab-support
+     <pkg_matlab-support>` is accepted
 
 References
 ----------