1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
geophar (16.08.4~dfsg1-1) unstable; urgency=medium
* New upstream release
* Upgraded Standards-Version: 3.9.8
-- Georges Khaznadar <georgesk@debian.org> Sun, 13 Nov 2016 22:12:28 +0100
geophar (16.01~dfsg1-3) unstable; urgency=medium
* modified the command geophar to take arguments in account
* changed the icon for the desktop file
* added a build-dependency on build-essential
* upgraded Standards-Version to 3.9.8
-- Georges Khaznadar <georgesk@debian.org> Sun, 01 May 2016 12:41:04 +0200
geophar (16.01~dfsg1-2) unstable; urgency=medium
* upgraded: Standards-Version: 3.9.7; XS-Python-Version: >= 2.7
* added a dependency on python-pep8. Closes autoremoval procedure.
-- Georges Khaznadar <georgesk@debian.org> Sat, 23 Apr 2016 19:13:42 +0200
geophar (16.01~dfsg1-1) unstable; urgency=medium
* upgraded to the new upstream release.
-- Georges Khaznadar <georgesk@debian.org> Wed, 27 Jan 2016 17:20:53 +0100
geophar (15.10.1~dfsg1-2) unstable; urgency=medium
* modified build-dependencies. Closes: #808501
-- Georges Khaznadar <georgesk@debian.org> Tue, 22 Dec 2015 16:07:48 +0100
geophar (15.10.1~dfsg1-1) unstable; urgency=medium
* upgraded to the newest upstream version
* added a build-dependency on python-dbus
-- Georges Khaznadar <georgesk@debian.org> Wed, 16 Dec 2015 15:37:39 +0100
geophar (14.08.1~dfsg1-1) unstable; urgency=medium
* upgraded to the newest upstream version
* fixed a bu in d/get-newest-version.sh
* upgraded Version-Standards to 3.9.6
-- Georges Khaznadar <georgesk@debian.org> Fri, 08 May 2015 19:20:21 +0200
geophar (14.07~dfsg1-3) unstable; urgency=medium
* removed dependencies on libjs-jquery, libjs-underscore
* added a dependency on python-scipy. Closes:#764850
-- Georges Khaznadar <georgesk@debian.org> Mon, 13 Oct 2014 19:44:34 +0200
geophar (14.07~dfsg1-2) unstable; urgency=medium
* upgraded the dependency on python-wxgtk (2.8 => 3.0).
Closes:#764791
-- Georges Khaznadar <georgesk@debian.org> Mon, 13 Oct 2014 18:24:02 +0200
geophar (14.07~dfsg1-1) unstable; urgency=low
* Initial release (Closes: #742453)
* wrote a script debian/get-newest-version.sh to use with uscan;
+ it removes the embedded sympy module
+ it removes embedded javascript libraries
+ it compiles the documentation files with Sphinx, which requires
an access to Internet, dbus, and an X11 server.
* customized two files to comply with Debian, see the patch.
* added the command-line program geophar and a desktop file
*
-- Georges Khaznadar <georgesk@debian.org> Sun, 23 Mar 2014 18:59:35 +0100
|