fixed cmake build for spc kernel driver

This commit is contained in:
Markus Rosenstihl 2017-02-02 11:30:51 +01:00
parent 91ce1971c6
commit b1025a3ff2
3 changed files with 22 additions and 2 deletions

12
README
View File

@ -17,9 +17,12 @@ To start Damaris use for example:
/opt/damaris-private/bin/DAMARIS
Updatine debian/changelog
Updating debian/changelog
=========================
Subversion
==========
Use the following command to get all the commit messages:
Mac OS X:
@ -30,3 +33,10 @@ Linux:
svn2cl -i -a --stdout |sed 's/^\t/ /'|sed -e '/^[0-9]/d'
Git
===
git log --oneline .
Then pick the stuff the users need to know.
dch -M -v x.xx

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
python-damaris (0.17) UNRELEASED; urgency=medium
* switch to git
* pytables v2 to v3 conversion done
* new syntax highlighter, abortable sleep function
* goniometer control for Marco Braun NMR probe head (AXYs) added
* added cmd line script to read out and set flow control (red-y series by Voegtlin)
* modifications to write_to_tecmag, allow 2D experiments (by Oleg Petrov)
-- Markus Rosenstihl <markus.rosenstihl@physik.tu-darmstadt.de> Wed, 01 Feb 2017 16:19:39 +0100
python-damaris (0.16) UNRELEASED; urgency=medium
* version bump

2
debian/control vendored
View File

@ -1,7 +1,7 @@
Source: python-damaris
Section: science
Priority: optional
Maintainer: Achim Gaedke <Achim.Gaedke@physik.tu-darmstadt.de>
Maintainer: Markus Rosenstihl <markus.rosenstihl@physik.tu-darmstadt.de>
Build-Depends: debhelper, python-dev, python-central|dh-python, dpkg-dev
Standards-Version: 3.7.3
XS-Python-Version: current