-- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr> 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 <eftaxi12@otenet.gr> 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 <eftaxi12@otenet.gr> 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 <eftaxi12@otenet.gr> 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 <eftaxi12@otenet.gr> 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.
* 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
* 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 <eftaxi12@otenet.gr> 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 <eftaxi12@otenet.gr> Sun, 11 Aug 2013 22:24:05 +0300
mathgl (2~rc1-3) experimental; urgency=low