From: Dimitrios Eftaxiopoulos Date: Tue, 28 Jan 2014 19:55:24 +0000 (+0200) Subject: Update d/changelog X-Git-Tag: archive/raspbian/2.5-2+rpi1^2~151^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8e84a157b462cfe5567eb20cb7c768f9dc6e814b;p=mathgl.git Update d/changelog --- diff --git a/debian/changelog b/debian/changelog index 0e7117f..96eaa8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,9 +4,36 @@ mathgl (2.2.1-1) UNRELEASED; urgency=medium -- Dimitrios Eftaxiopoulos Tue, 28 Jan 2014 20:28:53 +0200 -mathgl (2.1.3-1) experimental; urgency=low +mathgl (2.2-1) unstable; urgency=low - * Imported Upstream version 2.1.3 + * Imported Upstream version 2.2 + * Disable documentation building in order to avoid FTBFS on some arches + * Disable Lua interface + * Drop symbols files (Closes: #701320, #701651) + + -- Dimitrios Eftaxiopoulos Fri, 10 Jan 2014 12:29:27 +0200 + +mathgl (2.1.3.1-4) unstable; urgency=low + + * More symbols changes for build on ia64 + + -- Dimitrios Eftaxiopoulos Sun, 18 Aug 2013 11:32:38 +0300 + +mathgl (2.1.3.1-3) unstable; urgency=low + + * Further symbols tweaking for build on ia64 + + -- Dimitrios Eftaxiopoulos Sun, 18 Aug 2013 08:48:20 +0300 + +mathgl (2.1.3.1-2) unstable; urgency=low + + * Amend symbols files to enable build on ia64 + + -- Dimitrios Eftaxiopoulos Sat, 17 Aug 2013 21:00:08 +0300 + +mathgl (2.1.3.1-1) unstable; urgency=low + + * Imported Upstream version 2.1.3.1 (Closes: #708969) * Add mpi-default-dev to build dependencies. * Add patch for lang/setup.py.in to enable python to read directory tree written in utf-8 (not ascii) encoding. @@ -23,6 +50,7 @@ mathgl (2.1.3-1) experimental; urgency=low * Add udav binary package. * Make build dependency on libhdf5-dev only. * Add c++ compilation include path for pyconfig.h + * Fix typo in libmgl-glut6.0.0 package (by D. Haley) (Closes: #698570) * Change soname in libraries from 6 to 7 * Add libmgl-qt7.0.0 library package creation * Add libmgl-fltk7.0.0 and libmgl-wx7.0.0 packages @@ -43,16 +71,22 @@ mathgl (2.1.3-1) experimental; urgency=low * Add Conflicts/Replaces options in debian/control * Remove multiarch related commands from debian/rules * Add libqtwebkit-dev to build deps in debian/control - * Ammend libmgl7.0.0 related symbols for amd64 + * Amend libmgl7.0.0 related symbols for amd64 * Install executable mgl.cgi in /usr/bin - * Ammend overlooked debian/copyright + * Amend overlooked debian/copyright * Add libmgl-mpi binary package * Add header to the CMakeLists-txt.patch * Correct short package description lines (Closes: #703834) * Minor symbols tuning * Remove version from libfltk1.3-dev build dependency - - -- Dimitrios Eftaxiopoulos Fri, 10 May 2013 10:15:08 +0300 + * Fix most, missing compilation and linker flag, lintian warnings + * Update header of CMakeLists-txt.patch + * Add --parallel option to dh $@ in debian/rules + * Include missing files and licenses in debian/copyright + * Fix build failure due to gsl 1.15 --> 1.16 upgrade + * Add full text of BSD license in debian/copyright + + -- Dimitrios Eftaxiopoulos Sun, 11 Aug 2013 22:24:05 +0300 mathgl (2~rc1-3) experimental; urgency=low