summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>2018-01-16 11:24:16 +0100
committerPicca Frédéric-Emmanuel <picca@synchrotron-soleil.fr>2018-10-02 13:50:35 +0200
commit78d1b864681c561fac3e789f6b9c7858217822b9 (patch)
tree0c0cc382b1d09a991c9696f697dc0185a43635e7
parent87f6f8e7fc7cdb933e2b057cc2ab9525b2cc8142 (diff)
wip
-rw-r--r--debian/control28
1 files changed, 14 insertions, 14 deletions
diff --git a/debian/control b/debian/control
index 5010ed9..8c40b67 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,11 @@ Priority: extra
Build-Depends: debhelper (>= 9),
dh-python,
gir1.2-hkl-5.0,
- python-numpy,
- python-all-dev,
- python-pyfai,
- python-sphinx,
-Standards-Version: 3.9.6
+ python3-numpy,
+ python3-all-dev,
+ python3-pyfai,
+ python3-sphinx,
+Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/binoculars.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/binoculars.git
Homepage: https://github.com/id03/binoculars
@@ -20,7 +20,7 @@ Architecture: all
Depends: ${misc:Depends},
${python:Depends},
${shlibs:Depends},
- python-binoculars (>= ${source:Version})
+ python3-binoculars (>= ${source:Version})
Description: Data reduction and analysis software for two-dimensional detectors in surface X-ray diffraction
BINoculars is a tool for data reduction and analysis of large sets of
surface diffraction data that have been acquired with a
@@ -35,21 +35,21 @@ Description: Data reduction and analysis software for two-dimensional detectors
to work with data from other beamlines or from other measurement
techniques.
-Package: python-binoculars
+Package: python3-binoculars
Architecture: all
Section: python
Depends: ${misc:Depends},
${python:Depends},
${shlibs:Depends},
gir1.2-hkl-5.0,
- python-h5py,
- python-matplotlib,
- python-pyfai,
+ python3-h5py,
+ python3-matplotlib,
+ python3-pyfai,
pymca,
- python-pyqt5,
- python-scipy,
+ python3-pyqt5,
+ python3-scipy,
Suggests: python-xrayutilities
-Description: Data reduction and analysis software for two-dimensional detectors in surface X-ray diffraction - Python2
+Description: Data reduction and analysis software for two-dimensional detectors in surface X-ray diffraction - Python3
BINoculars is a tool for data reduction and analysis of large sets of
surface diffraction data that have been acquired with a
two-dimensional X-ray detector. The intensity of each pixel of a
@@ -63,7 +63,7 @@ Description: Data reduction and analysis software for two-dimensional detectors
to work with data from other beamlines or from other measurement
techniques.
.
- This is the Python 2 version of the package.
+ This is the Python 3 version of the package.
Package: python-binoculars-doc
Architecture: all