Package: octave-dicom Version: 0.2.2-3 Followup-For: Bug #944718 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu focal ubuntu-patch
Control: tags -1 + patch Hello, Attached is a patch that makes octave-dicom buildable again with current gdcm. I have uploaded this change to Ubuntu for the gdcm transition. Cheers, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slanga...@ubuntu.com vor...@debian.org
diff -Nru octave-dicom-0.2.2/debian/control octave-dicom-0.2.2/debian/control --- octave-dicom-0.2.2/debian/control 2019-11-02 05:04:16.000000000 -0700 +++ octave-dicom-0.2.2/debian/control 2019-11-26 12:42:45.000000000 -0800 @@ -3,9 +3,10 @@ Priority: optional Maintainer: Debian Octave Group <team+pkg-octave-t...@tracker.debian.org> Uploaders: Rafael Laboissiere <raf...@debian.org> -Build-Depends: debhelper-compat (= 12), +Build-Depends: cmake, + debhelper-compat (= 12), dh-octave (>= 0.7.1), - libgdcm2-dev + libgdcm-dev Standards-Version: 4.4.1 Homepage: https://octave.sourceforge.io/dicom/ Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-dicom.git