Control: tags 906706 + patch Control: tags 906706 + pending Dear maintainer,
I've prepared an NMU for nifti2dicom (versioned as 0.4.11-1.1) and uploaded it to DELAYED/15. Please feel free to tell me if I should cancel it. cu Adrian
diff -Nru nifti2dicom-0.4.11/debian/changelog nifti2dicom-0.4.11/debian/changelog --- nifti2dicom-0.4.11/debian/changelog 2016-03-02 18:28:36.000000000 +0200 +++ nifti2dicom-0.4.11/debian/changelog 2020-01-17 01:27:58.000000000 +0200 @@ -1,3 +1,11 @@ +nifti2dicom (0.4.11-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Uncontitionally build depend on libinsighttoolkit, + the package does not build without it. (Closes: #906706) + + -- Adrian Bunk <[email protected]> Fri, 17 Jan 2020 01:27:58 +0200 + nifti2dicom (0.4.11-1) unstable; urgency=medium * New upstream release. diff -Nru nifti2dicom-0.4.11/debian/control nifti2dicom-0.4.11/debian/control --- nifti2dicom-0.4.11/debian/control 2016-03-02 18:23:40.000000000 +0200 +++ nifti2dicom-0.4.11/debian/control 2020-01-17 01:27:58.000000000 +0200 @@ -4,7 +4,7 @@ Maintainer: Daniele E. Domenichelli <[email protected]> Build-Depends: debhelper (>= 7.3.16), cdbs, cmake (>= 2.6.4), qtbase5-dev | libqt4-dev (>= 4.4), - libinsighttoolkit4-dev (>= 4.3.0) [i386 amd64] | libinsighttoolkit3-dev, + libinsighttoolkit4-dev (>= 4.3.0) | libinsighttoolkit3-dev, libfftw3-dev, libtclap-dev (>= 1.2.0), libvtk6-qt-dev | libvtk6-dev (<< 6.2) | libvtk5-qt4-dev

