Author: tille Date: 2013-05-14 07:43:26 +0000 (Tue, 14 May 2013) New Revision: 13556
Modified: trunk/packages/raster3d/trunk/debian/changelog trunk/packages/raster3d/trunk/debian/control Log: Get libgd2-dev dependency straight regarding http://lists.alioth.debian.org/pipermail/debian-med-packaging/2013-May/019692.html Modified: trunk/packages/raster3d/trunk/debian/changelog =================================================================== --- trunk/packages/raster3d/trunk/debian/changelog 2013-05-14 07:39:34 UTC (rev 13555) +++ trunk/packages/raster3d/trunk/debian/changelog 2013-05-14 07:43:26 UTC (rev 13556) @@ -1,3 +1,11 @@ +raster3d (3.0-2-5) UNRELEASED; urgency=low + + * debian/control: + - Get libgd2-dev dependency straight regarding + http://lists.alioth.debian.org/pipermail/debian-med-packaging/2013-May/019692.html + + -- Andreas Tille <[email protected]> Tue, 14 May 2013 09:44:45 +0200 + raster3d (3.0-2-4) unstable; urgency=low [ Charles Plessy ] Modified: trunk/packages/raster3d/trunk/debian/control =================================================================== --- trunk/packages/raster3d/trunk/debian/control 2013-05-14 07:39:34 UTC (rev 13555) +++ trunk/packages/raster3d/trunk/debian/control 2013-05-14 07:43:26 UTC (rev 13556) @@ -7,7 +7,7 @@ Andreas Tille <[email protected]> Build-Depends: debhelper (>= 9), gfortran, - libgd2-xpm-dev, + libgd2-dev, libjpeg-dev, libpng-dev, libtiff4-dev _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
