[Debian-med-packaging] Bug#810185: insighttoolkit4: diff for NMU version 4.8.2-3.1
Tobias Frost
tobi at debian.org
Tue Jan 19 06:34:47 UTC 2016
Control: tags 810185 + patch
Control: tags 810185 + pending
Dear maintainer,
I've prepared an NMU for insighttoolkit4 (versioned as 4.8.2-3.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
The change is quite minor, just swtiching from libpng12-dev to libpng-dev.
As the latter is currently virtual package on libpng12-dev, this change is only
editoral, but will ease the "throwing the switch" to start the real
transition -- by be providing it from libpng16.
This package has several reverse B-Ds also in the libpng transiton, that's why it is
NMUed early.
--
tobi
Regards.
diff -Nru insighttoolkit4-4.8.2/debian/changelog insighttoolkit4-4.8.2/debian/changelog
--- insighttoolkit4-4.8.2/debian/changelog 2016-01-06 12:02:14.000000000 +0100
+++ insighttoolkit4-4.8.2/debian/changelog 2016-01-19 07:28:31.000000000 +0100
@@ -1,3 +1,10 @@
+insighttoolkit4 (4.8.2-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Change B-D to libpng-dev for libpng 1.6 transition (Closes: #810185)
+
+ -- Tobias Frost <tobi at debian.org> Tue, 19 Jan 2016 07:28:31 +0100
+
insighttoolkit4 (4.8.2-3) unstable; urgency=medium
* Tighten dependency on libdcmtk-dev to alliviate #810044
diff -Nru insighttoolkit4-4.8.2/debian/control insighttoolkit4-4.8.2/debian/control
--- insighttoolkit4-4.8.2/debian/control 2016-01-06 12:00:13.000000000 +0100
+++ insighttoolkit4-4.8.2/debian/control 2016-01-19 07:30:01.000000000 +0100
@@ -11,7 +11,7 @@
castxml,
zlib1g-dev (>= 1.2.2),
libdouble-conversion-dev,
- libpng12-dev,
+ libpng-dev,
libtiff-dev,
libfftw3-dev,
libdcmtk-dev (>= 3.6.1~20150924-4),
diff -Nru insighttoolkit4-4.8.2/debian/control.in insighttoolkit4-4.8.2/debian/control.in
--- insighttoolkit4-4.8.2/debian/control.in 2016-01-06 11:40:09.000000000 +0100
+++ insighttoolkit4-4.8.2/debian/control.in 2016-01-19 07:30:09.000000000 +0100
@@ -10,7 +10,7 @@
swig3.0,
castxml,
zlib1g-dev (>= 1.2.2),
- libpng12-dev,
+ libpng-dev,
libtiff-dev,
libfftw3-dev,
libdcmtk-dev,
More information about the Debian-med-packaging
mailing list