Author: beathovn-guest Date: 2016-06-10 20:45:07 +0000 (Fri, 10 Jun 2016) New Revision: 22124
Modified: trunk/packages/gwyddion/trunk/debian/changelog trunk/packages/gwyddion/trunk/debian/control Log: Add libinizip-dev to Build-Depends to enable loading of zip-compressed file formats. As requested in an Ubuntu bug report. Modified: trunk/packages/gwyddion/trunk/debian/changelog =================================================================== --- trunk/packages/gwyddion/trunk/debian/changelog 2016-06-09 19:13:41 UTC (rev 22123) +++ trunk/packages/gwyddion/trunk/debian/changelog 2016-06-10 20:45:07 UTC (rev 22124) @@ -1,3 +1,12 @@ +gwyddion (2.45-2) UNRELEASED; urgency=medium + + * debian/control: + - add libminizip-dev to Build-Depends to support loading + zip-compressed file formats + LP: #1553794 + + -- Jan Beyer <[email protected]> Fri, 10 Jun 2016 22:29:58 +0200 + gwyddion (2.45-1) unstable; urgency=medium * New upstream release Modified: trunk/packages/gwyddion/trunk/debian/control =================================================================== --- trunk/packages/gwyddion/trunk/debian/control 2016-06-09 19:13:41 UTC (rev 22123) +++ trunk/packages/gwyddion/trunk/debian/control 2016-06-10 20:45:07 UTC (rev 22124) @@ -11,6 +11,7 @@ libgtk2.0-dev, libgtkglext1-dev, libfftw3-dev, + libminizip-dev, libxmu6, python-gtk2-dev, libgtksourceview2.0-dev, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
