* lataest changes before upload
[navit-package] / debian / changelog
index 9b65103..e988ac6 100644 (file)
@@ -1,3 +1,311 @@
+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 <h.heinold@tarent.de>  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 <pini@debian.org>  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 <gilles.filippini@free.fr>  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 <gilles.filippini@free.fr>  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 <gilles.filippini@free.fr>  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 <gilles.filippini@free.fr>  Tue, 23 Jun 2009 13:30:05 +0200
+
+navit (0.1.1.~svn2246-1) experimental; urgency=low
+
+  [ Gilles Filippini ]
+  * New upstream snapshot: 
+    + Add horse and pedestrian vehicle profiles
+    + Enhance routing
+    + Remove deprecated graphics: cogl
+    + Fix typo in configure.in (Closes: #521815)
+    + Fix many compilation warnings
+  * debian/rules:
+    + Enable python binding
+    + --enable-avoid-float [armel] (Closes: #521809)
+    + Replace deprecated --disable-gypsy with --disable-vehicle-gypsy
+      (Closes: #521812)
+    + Force using rsvg-convert for svg2png conversions
+    + Remove unneeded ltmain.sh copy statement
+    + Remove no more needed navit/graphics/cogl cleansing
+  * debian/control:
+    + Build-Depends:
+      - python-dev 
+      - remove inkscape | kdebase-runtime | kdelibs4-dev to leave
+        librsvg2-bin only
+  * Refresh patches: mg-alignment, remove-* 
+  * Remove patches (applied upstream):
+    + clean_pngs
+    + mg-alignment
+  * New patches:
+    + endianness: to support big-endian architectures. 
+    + moc_location: force qt4 moc use when qt3 moc is in the way (thanks bzed).
+    + distclean_graphics_qt_qpainter: handle graphics_qt_qpainter.moc removal
+      during distclean.
+    + gui_internal_no_gtk2: remove gtk2 dependency to gui_internal.
+
+  [ Bernd Zeimetz ]
+  * debian/copyright:
+     -Adding missing copyright informations for files in navit/map/shapefile.
+
+ -- Gilles Filippini <gilles.filippini@free.fr>  Sun, 03 May 2009 10:30:39 +0200
+
+navit (0.1.1.~svn2111-1) experimental; urgency=low
+
+  * New upstream snapshot:
+    + Remove deprecated guis: clutter, cegui, directfb.
+    + Remove deprecated graphics: directfb.
+  * Removed patch:
+    + remove-ttf-dejavu (deprecated).
+  * debian/rules: remove deprecated configure flags.
+  * debian/README.source: remove deprecated notes.
+  * debian/control: bumped policy to 3.8.1 (no change needed). 
+
+ -- Gilles Filippini <gilles.filippini@free.fr>  Thu, 12 Mar 2009 23:04:19 +0100
+
+navit (0.1.1.~svn2086-1) experimental; urgency=low
+
+  * New upstream snapshot.
+  * Refresh patches.
+  * debian/copyright: remove copyrigths about removed files.
+
+ -- Gilles Filippini <gilles.filippini@free.fr>  Sun, 08 Mar 2009 22:37:45 +0100
+
+navit (0.1.1.~svn2077-1) experimental; urgency=low
+
+  [ Gilles Filippini ]
+  * New upstream snapshot, first upload to Debian (Closes: #451561).
+  * debian/control:
+    + Prevent recursive dependency. Plugin packages should recommend navit
+      instead of depend. 
+    + Solved lintian error not-binnmuable-any-depends-any
+  * Removed patch hyphen-used-as-minus-sign (applied upstream)
+  * debian/changelog: targeting experimental
+
+  [ Bernd Zeimetz ]
+  * debian/rules:
+    - Remove .deps and .libs directories in clean target.
+
+ -- Gilles Filippini <gilles.filippini@free.fr>  Wed, 04 Mar 2009 13:33:58 +0100
+
+navit (0.1.1.~svn2076-3) unstable; urgency=low
+
+  * Renamed graphics plugin packages: graphic -> graphics. 
+
+ -- Gilles Filippini <gilles.filippini@free.fr>  Mon, 02 Mar 2009 21:13:18 +0100
+
+navit (0.1.1.~svn2076-2) unstable; urgency=low
+
+  * Dropped graphic plugins gd and sdl: they are currently broken at run-time. 
+  * One binary package per gui and grphic plugin.
+
+ -- Gilles Filippini <gilles.filippini@free.fr>  Mon, 02 Mar 2009 14:30:06 +0100
+
+navit (0.1.1.~svn2076-1) unstable; urgency=low
+
+  * New upstream snapshot
+  * Reverted mg-alignment patch to the very strict minimum (tested on armel
+    with "echo 4 > proc/cpu/alignment").
+
+ -- Gilles Filippini <gilles.filippini@free.fr>  Sun, 01 Mar 2009 23:05:42 +0100
+
+navit (0.1.1.~svn2067-2) unstable; urgency=low
+
+  * New patch:
+    + mg-alignment: alignement fix for the MG plugin.
+
+ -- Gilles Filippini <gilles.filippini@free.fr>  Tue, 24 Feb 2009 00:43:20 +0100
+
+navit (0.1.1.~svn2067-1) unstable; urgency=low
+
+  * New upstream snapshot
+  * Lintian clean:
+    + debian/watch (new)
+    + debian/patches/*: added a comment header
+    + debian/control:
+      - Build-Depends: debhelper (>= 0.7)
+    + new patch hyphen-used-as-minus-sign to escape minus signs in
+      man/osm2navit.1
+    + debian/navit.docs: removed ChangeLog (not a real one)
+  * debian/README.source: updated
+
+ -- Gilles Filippini <gilles.filippini@free.fr>  Mon, 23 Feb 2009 15:12:10 +0100
+
+navit (0.1.1.~svn2062-2) unstable; urgency=low
+
+  * Removed navit init.d script which issued 'echo 2 > /proc/cpu/alignment'
+    at boot time on ARM processors: the code with broken alignment has to be
+    fixed.
+  * Moved osm2navit to its own binary package.
+  * Reworked debian/ files to let dh do its work when possible.
+
+ -- Gilles Filippini <gilles.filippini@free.fr>  Mon, 23 Feb 2009 01:18:27 +0100
+
 navit (0.1.1.~svn2062-1) unstable; urgency=low
 
   [ Gilles Filippini ]