summaryrefslogtreecommitdiff
path: root/package/debian8/control
diff options
context:
space:
mode:
Diffstat (limited to 'package/debian8/control')
-rw-r--r--package/debian8/control86
1 files changed, 4 insertions, 82 deletions
diff --git a/package/debian8/control b/package/debian8/control
index 886a215..adaa67a 100644
--- a/package/debian8/control
+++ b/package/debian8/control
@@ -6,27 +6,21 @@ Section: science
Testsuite: autopkgtest
Priority: extra
Build-Depends: cython,
- cython-dbg,
cython3,
- cython3-dbg,
dh-python,
debhelper (>= 9),
libglu1-mesa-dev,
libqhull-dev,
- python-all-dbg,
python-all-dev,
python-numpy,
- python-numpy-dbg,
python-setuptools,
python-sphinx,
- python-fisx (>= 1.1.2),
- python3-all-dbg,
+ python-fisx (>= 1.1.6),
python3-all-dev,
python3-numpy,
- python3-numpy-dbg,
python3-setuptools,
python3-sphinx,
- python3-fisx (>= 1.1.2),
+ python3-fisx (>= 1.1.6),
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pymca.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/pymca.git
@@ -62,7 +56,7 @@ Package: python-pymca5
Architecture: any
Section: python
Depends: pymca-data (= ${source:Version}),
- python-fisx (>= 1.1.2),
+ python-fisx (>= 1.1.6),
python-matplotlib,
python-h5py,
python-silx,
@@ -93,47 +87,11 @@ Description: Applications and toolkit for X-ray fluorescence analysis -- Python
.
This is the Python 2 version of the package.
-Package: python-pymca5-dbg
-Architecture: any
-Section: debug
-Depends: python-fisx-dbg (>= 1.1.2),
- python-matplotlib-dbg,
- python-h5py-dbg,
- python-silx-dbg,
- python-opengl,
- python-pymca5 (= ${binary:Version}),
- python-qt4-dbg | python-pyqt5-dbg,
- python-qt4-gl-dbg | python-pyqt5.qtopengl-dbg,
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends}
-Recommends: python-dbg,
- python-mdp
-Description: Applications and toolkit for X-ray fluorescence analysis -- Python 2 debug
- PyMca is set of applications and Python libraries for analysis of
- X-ray fluorescence spectra.
- .
- The applications included in this package are:
- .
- * edfviewer - Display and inspection of data files in ESRF Data Format
- * elementsinfo - Displays element specific X-ray data
- * mca2edf - Converts files from SPEC MCA format to EDF
- * peakidentifier - Displays X-ray fluorescence peaks in a given energy range
- * pymcabatch - Batch fitting of spectra
- * pymcapostbatch - Post-processing of batch fitting results
- * pymca - Interactive data-analysis
- * pymcaroitool - Region-of-interest (ROI) imaging tool
- .
- The PyMca toolkit can read data files in SPEC, ESRF data file (EDF),
- OMNIC, HDF5, AIFIRA and SupaVisio formats.
- .
- This is the Python 2 debug version of the package.
-
Package: python3-pymca5
Architecture: any
Section: python
Depends: pymca-data (= ${source:Version}),
- python3-fisx (>= 1.1.2),
+ python3-fisx (>= 1.1.6),
python3-matplotlib,
python3-h5py,
python3-silx,
@@ -164,42 +122,6 @@ Description: Applications and toolkit for X-ray fluorescence analysis -- Python
.
This is the Python 3 version of the package.
-Package: python3-pymca5-dbg
-Architecture: any
-Section: debug
-Depends: python3-fisx-dbg (>= 1.1.2),
- python3-matplotlib-dbg,
- python3-h5py-dbg,
- python3-silx-dbg,
- python3-opengl,
- python3-pymca5 (= ${binary:Version}),
- python3-pyqt4-dbg | python3-pyqt5-dbg,
- python3-pyqt4.qtopengl-dbg | python3-pyqt5.qtopengl-dbg,
- ${misc:Depends},
- ${python3:Depends},
- ${shlibs:Depends}
-Recommends: python3-dbg,
- python3-mdp
-Description: Applications and toolkit for X-ray fluorescence analysis -- Python 3 debug
- PyMca is set of applications and Python libraries for analysis of
- X-ray fluorescence spectra.
- .
- The applications included in this package are:
- .
- * edfviewer - Display and inspection of data files in ESRF Data Format
- * elementsinfo - Displays element specific X-ray data
- * mca2edf - Converts files from SPEC MCA format to EDF
- * peakidentifier - Displays X-ray fluorescence peaks in a given energy range
- * pymcabatch - Batch fitting of spectra
- * pymcapostbatch - Post-processing of batch fitting results
- * pymca - Interactive data-analysis
- * pymcaroitool - Region-of-interest (ROI) imaging tool
- .
- The PyMca toolkit can read data files in SPEC, ESRF data file (EDF),
- OMNIC, HDF5, AIFIRA and SupaVisio formats.
- .
- This is the Python 3 debug version of the package.
-
Package: pymca-data
Architecture: all
Depends: ${misc:Depends}