X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=debian%2Fchangelog;h=e988ac60c5afc7dea7e490467040ee04dcacdf3c;hb=8e855192293f5319281682cbbc3d05348246da29;hp=30c6527808d3ffa3450f56a273073b8eabbcb4c1;hpb=1eed8d99ecd3fe3f42d391ec8f5a43934e612728;p=navit-package diff --git a/debian/changelog b/debian/changelog index 30c6527..e988ac6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,180 @@ -navit (0.1.1.~svn2270-1) UNRELEASED; urgency=low +navit (0.2.0~svn2916+dfsg.1-1maemo1) unstable; urgency=low + + * first maemo version + * switch to cdbs makes rules file easier + * use atuomake-1.9 + * adjust build dependencies + * optify it myself + * add conffiles for /etc/navit.xml + * remove navit-data.dirs and navit.dirs because they are useless + * use unblank- and fontcache-patches and ideas for packging from Denis Chapligin + * scale all gui icons + * add selfmade navit.svg to scale the desktop icons without imagemagick + * modify navit.desktop so it works on maemo5 + * modify navit_shipped.xml which turns into navit.xml to better support n900 + * start in fullscreen on n900 + * thanks Petr Stehlik for hints for the gui configuration + + -- Henning Heinold Mon, 21 Dec 2009 23:03:06 +0100 + +navit (0.2.0~svn2865+dfsg.1-1) unstable; urgency=low + [ Gilles Filippini ] + * New upstream snapshot: + + Default GUI switched to gui_internal + + gui_internal: + - Configurable menus + - New "back" command + - Select bookmark by name + - Keyboard highlighting configurable + - Switch to numeric keyboard for house numbers + - Improved OSD keyboard + + binding/dbus: add GUI bindings + + New vehicle type gpsd_dbus + + Improved searching + * debian/control: + + Update Maintainer with my new address @debian.org + + Remove DM-Upload-Allowed (no more needed) + * Remove patch default_to_gui_internal (no more needed) + * Update patches: + + remove-ttf-liberation + + remove-support + * New patches: + + mg-unhandled-attr: [MG] workaround unhandled attributes introduced + by svn2827 and svn2844. + + revert-part-of-svn2859: revert part of svn2859 which leads to a null + pointer error. + + [ Bernd Zeimetz ] + * Add a patch to support the new libgps (>= 2.90) + - Also bump the build-dependency on libgps-dev for that. + - Closes: #560253 + + -- Gilles Filippini Fri, 18 Dec 2009 22:48:27 +0100 + +navit (0.2.0~svn2755+dfsg.1-1) unstable; urgency=low + + [ Gilles Filippini ] * New upstream snapshot: + + Make osm2navit more modular and renamed to maptool + + Experimental support for Contraction Hierarchies routing + + New map type filter to filter other maps + + Map attributes are now setable + + New vehicle type: null + + Support for automatic day night switching + + gui_internal: new tool to show locale configuration + + Update python and dbus APIs + + navit.xml cleanup + + Translations update + + Bug fixes + * debian/control: + + Handle transition from osm2navit to maptool + * Rename and update debian/osm2navit.* to debian/maptool.* + * Remove patch mg-mmap (applied upstream) + + [ Bernd Zeimetz ] + * Remove myself from uploaders. + + -- Gilles Filippini Mon, 16 Nov 2009 16:13:00 +0100 + +navit (0.2.0~svn2663+dfsg.1-1) unstable; urgency=low + + * New upstream snapshot: + + Vehicle profile switch + + Better handling of turn restrictions + + Big endian patch + + Accented characters on internal keyboard + + Updated translations + + Bug fixes + * Remove new android port from upstream source + * Remove new embedded libpng from upstream source + * Remove new embedded libespeak from upstream source + * Remove patches (applied upstream): + + moc_location + + endianness + * New patches: + + remove-libpng: adapt to embedded libpng removal + + remove-espeak: adapt to embedded libespeak removal + + remove-support: no more need for a Makefile in navit/support + + mg-mmap: fix a significant memory link in mmap handling leading to a + segfault + * Update patches: + + default_to_gui_internal + + distclean_graphics_qt_qpainter + + remove-ezxml + + remove-glib + + remove-libmdb.diff + + remove-mini-libc + + remove-win32 + + remove-wordexp + + remove-zlib + * debian/rules: + + Closes: 542284: + - Drop support for map/poi_geodownload: while this plugin could still be + used for MG POI files, there isn't any instruction about how to + configure it. BTW it has been reported to be quite slow. + - Drop support for binding/python: there isn't any piece of information + about the status / usage of this plugin. + - Remove unused .la files from plugins. + * debian/control: + + Standards-Version: bump to 3.8.3 (no change needed) + + Build-Depends: + - replace deprecated glutg3-dev with freeglut3-dev + (Closes: #543699). + - drop mdbtools-dev + - drop python-dev + * debian/README.source: + + Acknowledge android port and libpng removals from upstream source + + Remove versionning issue since it isn't needed anymore + + Remove endianness from TO-DOs + + -- Gilles Filippini Mon, 12 Oct 2009 23:00:14 +0200 + +navit (0.1.1.0+dfsg.1-2) unstable; urgency=low + + * debian/control: s/QT/Qt/g (Closes: 534783) + * debian/patches/endianness: improve and test the patch on a Debian + sparc box with MG maps + + -- Gilles Filippini Sun, 28 Jun 2009 22:08:14 +0200 + +navit (0.1.1.0+dfsg.1-1) unstable; urgency=low + + [ Gilles Filippini ] + * New upstream release: + + Release 0.1.1 = upstream svn2349 + Routing optionally asynchronous + + Housenumber search + + Experimental support for turn restrictions + + Experimental support for traffic distortions + + Support for map editing + + Bug fixes * Remove patches (applied upstream): + gui_internal_no_gtk2 * Activate libgarmin support + * debian/copyright: + + Add missing copyright statement for files navit/map/garmin/* * New patch: + default_to_gui_internal: configure gui-internal as the default in navit.xml + * debian/README.source: refresh + * Change versionning from 0.1.1.~svn to 0.1.1.0~svn to ease tagging via + git-buildpackage + * Add a generated 32x32 xpm icon for Debian menu (Closes: #532374) + * debian/control: + + Build-Depends on imagemagick to generate the aforementionned xpm icon + + Navit target architecture limited to little-endians since mg plugin + isn't big-endian compatible yet + + Bump Standards-Version to 3.8.2 (no change needed) + * debian/navit-data.menu: + + Move navit Debian menu into the navit-data package + + Quote the icon field + * Upload to unstable + + [ Bernd Zeimetz ] + * Set DM-Upload-Allowed: yes for Gilles Filippini. - -- Gilles Filippini Sun, 24 May 2009 21:09:32 +0200 + -- Gilles Filippini Tue, 23 Jun 2009 13:30:05 +0200 navit (0.1.1.~svn2246-1) experimental; urgency=low