diff --git a/debian/changelog b/debian/changelog index afcf422..04c65c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +damaris (0.16~svn803) unstable; urgency=low + + * transition to cmake and new debhelper + * Fixed: pulseblaster WAIT opcode is ignored if preceeding state is shorter than 120ns. + * pulseblaster_only backend + * preliminary AD5791 driver + + -- Markus Rosenstihl Wed, 25 Jan 2017 17:35:05 +0100 + damaris (0.15) UNRELEASED; urgency=low * new SVN pacakges diff --git a/debian/control b/debian/control index fd89a22..58219de 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper, Package: damaris-backends Architecture: i386 amd64 -Depends: ${shlibs:Depends}, bash (>=4.2), modutils|module-init-tools, coreutils (>=8.13), libxerces-c3.1|libxerces-c-dev, udev, lsof, libglib2.0-0 +Depends: ${shlibs:Depends}, bash (>=4.2), kmod, coreutils (>=8.13), libxerces-c3.1|libxerces-c-dev, udev, libglib2.0-0 Recommends: python-damaris|damaris-frontend, damaris-modules Description: DAMARIS backends package This is the DAMARIS backends package. It contains machine definitions (the backends) for running DAMARIS experiments. diff --git a/debian/files b/debian/files index eddebd9..f6d1a3c 100644 --- a/debian/files +++ b/debian/files @@ -1,2 +1,2 @@ -damaris-backends_0.15_amd64.deb science optional -damaris-modules_0.15_amd64.deb science optional +damaris-backends_0.16~svn803_amd64.deb science optional +damaris-modules_0.16~svn803_amd64.deb science optional