Author: smr Date: 2010-01-04 03:42:32 +0000 (Mon, 04 Jan 2010) New Revision: 4510
Modified: trunk/packages/igstk/trunk/debian/changelog trunk/packages/igstk/trunk/debian/control Log: Add missing libgl2ps-dev build-dependency. Modified: trunk/packages/igstk/trunk/debian/changelog =================================================================== --- trunk/packages/igstk/trunk/debian/changelog 2010-01-03 22:50:54 UTC (rev 4509) +++ trunk/packages/igstk/trunk/debian/changelog 2010-01-04 03:42:32 UTC (rev 4510) @@ -1,8 +1,12 @@ igstk (4.2.0-3) UNRELEASED; urgency=low - * link with --no-add-needed option (Closes: #554864) + [ Dominique Belhachemi ] + * Link with --no-add-needed option (Closes: #554864) + + [ Steve M. Robbins ] + * Build-depend on libgl2ps-dev (Closes: #562299) - -- Dominique Belhachemi <[email protected]> Sat, 05 Dec 2009 13:54:17 -0500 + -- Steve M. Robbins <[email protected]> Sun, 03 Jan 2010 21:31:20 -0600 igstk (4.2.0-2) unstable; urgency=low Modified: trunk/packages/igstk/trunk/debian/control =================================================================== --- trunk/packages/igstk/trunk/debian/control 2010-01-03 22:50:54 UTC (rev 4509) +++ trunk/packages/igstk/trunk/debian/control 2010-01-04 03:42:32 UTC (rev 4510) @@ -7,7 +7,7 @@ zlib1g-dev, libfreetype6-dev, libxext-dev, libpng-dev, libjpeg-dev, libtiff-dev, libexpat1-dev, libqt4-dev, libvtk5-qt4-dev, libfltk1.1-dev, fluid, uuid-dev, libxss-dev, libxft-dev, libopenigtlink1-dev, libgdcm2-dev, libssl-dev, libopenjpeg-dev, - libavcodec-dev, libavformat-dev, libswscale-dev + libavcodec-dev, libavformat-dev, libswscale-dev, libgl2ps-dev Build-Depends-Indep: doxygen, graphviz Standards-Version: 3.8.3 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/igstk/trunk/?rev=0&sc=0 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
