Author: plessy Date: 2014-05-10 07:33:25 +0000 (Sat, 10 May 2014) New Revision: 16902
Modified: trunk/packages/seaview/trunk/debian/changelog trunk/packages/seaview/trunk/debian/control Log: Build-depend on libjpeg8-dev instead of libjpeg62-dev. Modified: trunk/packages/seaview/trunk/debian/changelog =================================================================== --- trunk/packages/seaview/trunk/debian/changelog 2014-05-10 07:26:43 UTC (rev 16901) +++ trunk/packages/seaview/trunk/debian/changelog 2014-05-10 07:33:25 UTC (rev 16902) @@ -8,6 +8,7 @@ [ Charles Plessy ] * debian/patches/add-ldl.patch: removed (applied upstream). + * Build-depend on libjpeg8-dev instead of libjpeg62-dev. -- Andreas Tille <[email protected]> Tue, 25 Feb 2014 13:12:19 +0100 Modified: trunk/packages/seaview/trunk/debian/control =================================================================== --- trunk/packages/seaview/trunk/debian/control 2014-05-10 07:26:43 UTC (rev 16901) +++ trunk/packages/seaview/trunk/debian/control 2014-05-10 07:33:25 UTC (rev 16902) @@ -7,7 +7,7 @@ Priority: optional Build-Depends: debhelper (>= 9), libfltk1.3-dev, - libjpeg62-dev, + libjpeg8-dev, libpng-dev, libxft-dev, libxext-dev, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
