[med-svn] r15533 - trunk/packages/elastix/trunk/debian
Steven Michael Robbins
smr at moszumanska.debian.org
Sat Dec 14 06:19:28 UTC 2013
Author: smr
Date: 2013-12-14 06:19:28 +0000 (Sat, 14 Dec 2013)
New Revision: 15533
Modified:
trunk/packages/elastix/trunk/debian/changelog
trunk/packages/elastix/trunk/debian/control
Log:
Update build-deps.
Modified: trunk/packages/elastix/trunk/debian/changelog
===================================================================
--- trunk/packages/elastix/trunk/debian/changelog 2013-12-14 05:27:05 UTC (rev 15532)
+++ trunk/packages/elastix/trunk/debian/changelog 2013-12-14 06:19:28 UTC (rev 15533)
@@ -7,6 +7,9 @@
* patches/disable-mevisdicomtiff.patch: New. Fix build system to honour
ELASTIX_USE_MEVISDICOMTIFF=false
* rules: Build with ELASTIX_USE_MEVISDICOMTIFF=false.
+
+ * control: Add build-dep-indep on texlive-fonts-recommended to build
+ docs. Remove build-dep on libgdcm2-dev. Closes: #731921.
-- Steve M. Robbins <smr at debian.org> Fri, 13 Dec 2013 23:26:15 -0600
Modified: trunk/packages/elastix/trunk/debian/control
===================================================================
--- trunk/packages/elastix/trunk/debian/control 2013-12-14 05:27:05 UTC (rev 15532)
+++ trunk/packages/elastix/trunk/debian/control 2013-12-14 06:19:28 UTC (rev 15533)
@@ -7,7 +7,6 @@
Build-Depends: debhelper (>= 9),
cmake,
libinsighttoolkit4-dev,
- libgdcm2-dev,
zlib1g-dev,
libpng-dev,
libtiff-dev
@@ -16,6 +15,7 @@
texlive-latex-base,
texlive-latex-extra,
texlive-latex-recommended,
+ texlive-fonts-recommended,
ghostscript,
latex-xcolor
Standards-Version: 3.9.5
More information about the debian-med-commit
mailing list