Commit e7704be0 authored by Andreas Tille's avatar Andreas Tille
Browse files

Fix dir in autopkgtest

parent 170aa7ab
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
ismrmrd (1.3.3-3) UNRELEASED; urgency=medium

  * Team upload.
  * Fix dir in autopkgtest
    Closes: #904110

 -- Andreas Tille <tille@debian.org>  Fri, 20 Jul 2018 05:48:24 +0200

ismrmrd (1.3.3-2) unstable; urgency=medium

  * Team upload.
+1 −1
Original line number Diff line number Diff line
Test-Command: cd $AUTOPKGTEST_TMP
 ; cmake /usr/share/doc/libismrmrd-doc/examples/c/
 ; cmake /usr/share/doc/libismrmrd-dev/examples/c/
 ; make -j$(nproc)
 ; ./ismrmrd_c_example
Depends: @, cmake, g++ | c++-compiler