Package: fsl Version: 4.1.9-7 Severity: serious Tags: patch Dear Maintainer,
We are about to drop Tcl/Tk 8.4 from Debian, but your fsl package still depends on tcl8.4 and tk8.4. The attached patch just replaces these dependencies by tcl and tk, which are metapackages installing the default Tcl/Tk version. If you don't mind, I'll perform NMU with this patch. -- System Information: Debian Release: 7.3 APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'stable'), (100, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru fsl-4.1.9/debian/changelog fsl-4.1.9/debian/changelog --- fsl-4.1.9/debian/changelog 2012-10-22 13:00:27.000000000 +0400 +++ fsl-4.1.9/debian/changelog 2014-01-31 10:47:47.000000000 +0400 @@ -1,3 +1,10 @@ +fsl (4.1.9-7.1) unstable; urgency=low + + * Non-maintainer upload. + * Replaced tcl8.4 and tk8.4 by tcl and tk in the package dependencies. + + -- Sergei Golovan <sgolo...@debian.org> Fri, 31 Jan 2014 10:47:41 +0400 + fsl (4.1.9-7) unstable; urgency=low * Stop regenerating tclIndex during postinst. This is no longer necessary diff -Nru fsl-4.1.9/debian/control fsl-4.1.9/debian/control --- fsl-4.1.9/debian/control 2012-10-22 13:04:59.000000000 +0400 +++ fsl-4.1.9/debian/control 2014-01-31 10:46:39.000000000 +0400 @@ -7,7 +7,7 @@ libboost-dev (>= 1.32.0), libpng12-dev (>= 1.2.8rel), libgd2-noxpm-dev (>= 2.0.33) | libgd2-xpm-dev (>= 2.0.33), libnewmat10-dev, libgdchart-gd2-noxpm-dev | libgdchart-gd2-xpm-dev, - liboctave-dev | octave3.2-headers | octave3.0-headers, tcl8.4 (>=8.4.7), + liboctave-dev | octave3.2-headers | octave3.0-headers, tcl, imagemagick, libnifti-dev (>> 1.1.0-1) Standards-Version: 3.9.3 Homepage: http://www.fmrib.ox.ac.uk/fsl/ @@ -29,7 +29,7 @@ Package: fsl-4.1 Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, mozilla-firefox | www-browser, tcsh | c-shell, tk8.4 (>=8.4.7), tcl8.4 (>=8.4.7), bc, dc +Depends: ${shlibs:Depends}, ${misc:Depends}, mozilla-firefox | www-browser, tcsh | c-shell, tk, tcl, bc, dc Recommends: fsl-doc-4.1 (= ${source:Version}), fsl-atlases, fslview Suggests: fsl-feeds, octave | ${octave:Depends}, dicomnifti, fsl-possum-data, fsl-first-data, gridengine-client Conflicts: fsl-fslview, fsl-doc-4.1 (<< 4.1.9-5~)