* modify navit_shipped.xml for better support of n900
[navit-package] / debian / changelog
1 navit (0.2.0~svn2916+dfsg.1-1maemo1) unstable; urgency=low
2   
3   * first maemo version
4   * switch to cdbs makes rules file easier
5   * use atuomake-1.9
6   * adjust build dependencies
7   * optify it myself
8   * add conffiles for /etc/navit.xml
9   * remove navit-data.dirs and navit.dirs because they are useless
10   * use unblank- and fontcache-patches and ideas for packging from Denis Chapligin
11   * scale all gui icons
12   * add selfmade navit.svg to scale the desktop icons without imagemagick
13   * modify navit.desktop so it works on maemo5
14   * modify navit_shipped.xml which turns into navit.xml to better support n900
15  
16  -- Henning Heinold <h.heinold@tarent.de>  Mon, 21 Dec 2009 23:03:06 +0100
17
18 navit (0.2.0~svn2865+dfsg.1-1) unstable; urgency=low
19
20   [ Gilles Filippini ]
21   * New upstream snapshot:
22     + Default GUI switched to gui_internal
23     + gui_internal:
24       - Configurable menus
25       - New "back" command
26       - Select bookmark by name
27       - Keyboard highlighting configurable
28       - Switch to numeric keyboard for house numbers
29       - Improved OSD keyboard
30     + binding/dbus: add GUI bindings
31     + New vehicle type gpsd_dbus
32     + Improved searching
33   * debian/control:
34     + Update Maintainer with my new address @debian.org
35     + Remove DM-Upload-Allowed (no more needed)
36   * Remove patch default_to_gui_internal (no more needed) 
37   * Update patches:
38     + remove-ttf-liberation 
39     + remove-support 
40   * New patches:
41     + mg-unhandled-attr: [MG] workaround unhandled attributes introduced
42       by svn2827 and svn2844.
43     + revert-part-of-svn2859: revert part of svn2859 which leads to a null
44       pointer error.
45
46   [ Bernd Zeimetz ]
47   * Add a patch to support the new libgps (>= 2.90)
48     - Also bump the build-dependency on libgps-dev for that.
49     - Closes: #560253
50
51  -- Gilles Filippini <pini@debian.org>  Fri, 18 Dec 2009 22:48:27 +0100
52
53 navit (0.2.0~svn2755+dfsg.1-1) unstable; urgency=low
54
55   [ Gilles Filippini ]
56   * New upstream snapshot:
57     + Make osm2navit more modular and renamed to maptool
58     + Experimental support for Contraction Hierarchies routing
59     + New map type filter to filter other maps
60     + Map attributes are now setable
61     + New vehicle type: null
62     + Support for automatic day night switching
63     + gui_internal: new tool to show locale configuration
64     + Update python and dbus APIs
65     + navit.xml cleanup
66     + Translations update
67     + Bug fixes
68   * debian/control:
69     + Handle transition from osm2navit to maptool
70   * Rename and update debian/osm2navit.* to debian/maptool.*
71   * Remove patch mg-mmap (applied upstream)
72
73   [ Bernd Zeimetz ]
74   * Remove myself from uploaders. 
75
76  -- Gilles Filippini <gilles.filippini@free.fr>  Mon, 16 Nov 2009 16:13:00 +0100
77
78 navit (0.2.0~svn2663+dfsg.1-1) unstable; urgency=low
79
80   * New upstream snapshot:
81     + Vehicle profile switch
82     + Better handling of turn restrictions
83     + Big endian patch
84     + Accented characters on internal keyboard
85     + Updated translations
86     + Bug fixes
87   * Remove new android port from upstream source
88   * Remove new embedded libpng from upstream source
89   * Remove new embedded libespeak from upstream source
90   * Remove patches (applied upstream):
91     + moc_location
92     + endianness 
93   * New patches:
94     + remove-libpng: adapt to embedded libpng removal
95     + remove-espeak: adapt to embedded libespeak removal
96     + remove-support: no more need for a Makefile in navit/support
97     + mg-mmap: fix a significant memory link in mmap handling leading to a
98       segfault
99   * Update patches:
100     + default_to_gui_internal
101     + distclean_graphics_qt_qpainter
102     + remove-ezxml
103     + remove-glib
104     + remove-libmdb.diff
105     + remove-mini-libc
106     + remove-win32
107     + remove-wordexp
108     + remove-zlib
109   * debian/rules:
110     + Closes: 542284:
111       - Drop support for map/poi_geodownload: while this plugin could still be
112         used for MG POI files, there isn't any instruction about how to
113         configure it. BTW it has been reported to be quite slow.
114       - Drop support for binding/python: there isn't any piece of information
115         about the status / usage of this plugin.
116       - Remove unused .la files from plugins.
117   * debian/control:
118     + Standards-Version: bump to 3.8.3 (no change needed)
119     + Build-Depends:
120       - replace deprecated glutg3-dev with freeglut3-dev
121         (Closes: #543699).
122       - drop mdbtools-dev
123       - drop python-dev
124   * debian/README.source:
125     + Acknowledge android port and libpng removals from upstream source
126     + Remove versionning issue since it isn't needed anymore
127     + Remove endianness from TO-DOs 
128
129  -- Gilles Filippini <gilles.filippini@free.fr>  Mon, 12 Oct 2009 23:00:14 +0200
130
131 navit (0.1.1.0+dfsg.1-2) unstable; urgency=low
132
133   * debian/control: s/QT/Qt/g (Closes: 534783) 
134   * debian/patches/endianness: improve and test the patch on a Debian
135     sparc box with MG maps
136
137  -- Gilles Filippini <gilles.filippini@free.fr>  Sun, 28 Jun 2009 22:08:14 +0200
138
139 navit (0.1.1.0+dfsg.1-1) unstable; urgency=low
140
141   [ Gilles Filippini ]
142   * New upstream release:
143     + Release 0.1.1 = upstream svn2349
144     + Routing optionally asynchronous
145     + Housenumber search
146     + Experimental support for turn restrictions
147     + Experimental support for traffic distortions
148     + Support for map editing
149     + Bug fixes
150   * Remove patches (applied upstream):
151     + gui_internal_no_gtk2
152   * Activate libgarmin support 
153   * debian/copyright:
154     + Add missing copyright statement for files navit/map/garmin/*
155   * New patch:
156     + default_to_gui_internal: configure gui-internal as the default in
157       navit.xml 
158   * debian/README.source: refresh 
159   * Change versionning from 0.1.1.~svn to 0.1.1.0~svn to ease tagging via
160     git-buildpackage 
161   * Add a generated 32x32 xpm icon for Debian menu (Closes: #532374)
162   * debian/control:
163     + Build-Depends on imagemagick to generate the aforementionned xpm icon
164     + Navit target architecture limited to little-endians since mg plugin
165       isn't big-endian compatible yet
166     + Bump Standards-Version to 3.8.2 (no change needed)
167   * debian/navit-data.menu:
168     + Move navit Debian menu into the navit-data package
169     + Quote the icon field
170   * Upload to unstable
171
172   [ Bernd Zeimetz ]
173   * Set DM-Upload-Allowed: yes for Gilles Filippini.
174
175  -- Gilles Filippini <gilles.filippini@free.fr>  Tue, 23 Jun 2009 13:30:05 +0200
176
177 navit (0.1.1.~svn2246-1) experimental; urgency=low
178
179   [ Gilles Filippini ]
180   * New upstream snapshot: 
181     + Add horse and pedestrian vehicle profiles
182     + Enhance routing
183     + Remove deprecated graphics: cogl
184     + Fix typo in configure.in (Closes: #521815)
185     + Fix many compilation warnings
186   * debian/rules:
187     + Enable python binding
188     + --enable-avoid-float [armel] (Closes: #521809)
189     + Replace deprecated --disable-gypsy with --disable-vehicle-gypsy
190       (Closes: #521812)
191     + Force using rsvg-convert for svg2png conversions
192     + Remove unneeded ltmain.sh copy statement
193     + Remove no more needed navit/graphics/cogl cleansing
194   * debian/control:
195     + Build-Depends:
196       - python-dev 
197       - remove inkscape | kdebase-runtime | kdelibs4-dev to leave
198         librsvg2-bin only
199   * Refresh patches: mg-alignment, remove-* 
200   * Remove patches (applied upstream):
201     + clean_pngs
202     + mg-alignment
203   * New patches:
204     + endianness: to support big-endian architectures. 
205     + moc_location: force qt4 moc use when qt3 moc is in the way (thanks bzed).
206     + distclean_graphics_qt_qpainter: handle graphics_qt_qpainter.moc removal
207       during distclean.
208     + gui_internal_no_gtk2: remove gtk2 dependency to gui_internal.
209
210   [ Bernd Zeimetz ]
211   * debian/copyright:
212      -Adding missing copyright informations for files in navit/map/shapefile.
213
214  -- Gilles Filippini <gilles.filippini@free.fr>  Sun, 03 May 2009 10:30:39 +0200
215
216 navit (0.1.1.~svn2111-1) experimental; urgency=low
217
218   * New upstream snapshot:
219     + Remove deprecated guis: clutter, cegui, directfb.
220     + Remove deprecated graphics: directfb.
221   * Removed patch:
222     + remove-ttf-dejavu (deprecated).
223   * debian/rules: remove deprecated configure flags.
224   * debian/README.source: remove deprecated notes.
225   * debian/control: bumped policy to 3.8.1 (no change needed). 
226
227  -- Gilles Filippini <gilles.filippini@free.fr>  Thu, 12 Mar 2009 23:04:19 +0100
228
229 navit (0.1.1.~svn2086-1) experimental; urgency=low
230
231   * New upstream snapshot.
232   * Refresh patches.
233   * debian/copyright: remove copyrigths about removed files.
234
235  -- Gilles Filippini <gilles.filippini@free.fr>  Sun, 08 Mar 2009 22:37:45 +0100
236
237 navit (0.1.1.~svn2077-1) experimental; urgency=low
238
239   [ Gilles Filippini ]
240   * New upstream snapshot, first upload to Debian (Closes: #451561).
241   * debian/control:
242     + Prevent recursive dependency. Plugin packages should recommend navit
243       instead of depend. 
244     + Solved lintian error not-binnmuable-any-depends-any
245   * Removed patch hyphen-used-as-minus-sign (applied upstream)
246   * debian/changelog: targeting experimental
247
248   [ Bernd Zeimetz ]
249   * debian/rules:
250     - Remove .deps and .libs directories in clean target.
251
252  -- Gilles Filippini <gilles.filippini@free.fr>  Wed, 04 Mar 2009 13:33:58 +0100
253
254 navit (0.1.1.~svn2076-3) unstable; urgency=low
255
256   * Renamed graphics plugin packages: graphic -> graphics. 
257
258  -- Gilles Filippini <gilles.filippini@free.fr>  Mon, 02 Mar 2009 21:13:18 +0100
259
260 navit (0.1.1.~svn2076-2) unstable; urgency=low
261
262   * Dropped graphic plugins gd and sdl: they are currently broken at run-time. 
263   * One binary package per gui and grphic plugin.
264
265  -- Gilles Filippini <gilles.filippini@free.fr>  Mon, 02 Mar 2009 14:30:06 +0100
266
267 navit (0.1.1.~svn2076-1) unstable; urgency=low
268
269   * New upstream snapshot
270   * Reverted mg-alignment patch to the very strict minimum (tested on armel
271     with "echo 4 > proc/cpu/alignment").
272
273  -- Gilles Filippini <gilles.filippini@free.fr>  Sun, 01 Mar 2009 23:05:42 +0100
274
275 navit (0.1.1.~svn2067-2) unstable; urgency=low
276
277   * New patch:
278     + mg-alignment: alignement fix for the MG plugin.
279
280  -- Gilles Filippini <gilles.filippini@free.fr>  Tue, 24 Feb 2009 00:43:20 +0100
281
282 navit (0.1.1.~svn2067-1) unstable; urgency=low
283
284   * New upstream snapshot
285   * Lintian clean:
286     + debian/watch (new)
287     + debian/patches/*: added a comment header
288     + debian/control:
289       - Build-Depends: debhelper (>= 0.7)
290     + new patch hyphen-used-as-minus-sign to escape minus signs in
291       man/osm2navit.1
292     + debian/navit.docs: removed ChangeLog (not a real one)
293   * debian/README.source: updated
294
295  -- Gilles Filippini <gilles.filippini@free.fr>  Mon, 23 Feb 2009 15:12:10 +0100
296
297 navit (0.1.1.~svn2062-2) unstable; urgency=low
298
299   * Removed navit init.d script which issued 'echo 2 > /proc/cpu/alignment'
300     at boot time on ARM processors: the code with broken alignment has to be
301     fixed.
302   * Moved osm2navit to its own binary package.
303   * Reworked debian/ files to let dh do its work when possible.
304
305  -- Gilles Filippini <gilles.filippini@free.fr>  Mon, 23 Feb 2009 01:18:27 +0100
306
307 navit (0.1.1.~svn2062-1) unstable; urgency=low
308
309   [ Gilles Filippini ]
310   * Removed from upstream tree (not used):
311     + navit/graphics/win32/*
312     + navit/gui/cegui/datafiles/fonts/*
313     + navit/gui/win32/*
314     + navit/script/*
315     + navit/support/*
316     + navit/tools/*
317   * New patches:
318     + remove-ezxml
319     + remove-zlib
320     + remove-win32
321     + remove-wordexp
322     + remove-ttf-dejavu
323   * debian/copyright:
324     + Acknowledge bzed copyright for 2009
325   * debian/README.source
326     + Updated TO-DO and ISSUES accordingly
327     + Acknowledged navit trac ticket #303
328   * debian/rules:
329     + Backported part of my cdbs debian/rules file
330     + The menu file is handled by debhelper
331     + Fixed debian/rules to prevent ./configure running twice
332
333   [ Bernd Zeimetz ]
334   * New upstream snapshot
335   * removing non-existing files from debian/copyright
336   * Spliting -data package from the single one.
337   * Dropping CDBS in favor of a useful rules file. Switching back to my
338     original rules file, also including some (yet untested) lines to
339     move arch-indep. content into navit-data.
340
341  -- Gilles Filippini <gilles.filippini@free.fr>  Sun, 22 Feb 2009 15:34:42 +0100
342
343 navit (0.1.1.~svn2051-4) unstable; urgency=low
344
345   * Removed glib from upstream (not needed).
346   * Removed mini libc from upstream (no copyright statement; not used).
347   * Enabled qt painter support
348   * Enabled libgd support
349   * Enabled postgresql support for osm2navit
350   * debian/README.source:
351     + ezxml license (MIT)
352     + glib removal
353     + mini libc removal
354     + updated TO-DOs
355   * debian/control:
356     + Depends: added libdbus-glib-1-dev, libgd2-xpm-dev, libqt4-dev, libpq-dev
357   * debian/rules:
358     + configure: --enable-graphics-gd --disable-binding-python (broken)
359   * New Patches:
360     + remove-glib
361     + remove-mini-libc
362
363  -- Gilles Filippini <gilles.filippini@free.fr>  Sat, 21 Feb 2009 22:31:33 +0100
364
365 navit (0.1.1.~svn2051-3) unstable; urgency=low
366
367   * Removed navit/fonts from upstream branch since ttf-liberation is in
368     Debian.
369   * debian/control:
370     + Build-Depends:
371       - added cvs, automake, mdbtools-dev, libfreetype6-dev,
372         libfontconfig1-dev, ttf-liberation, libhildon-1-dev
373       - removed libgarmin-dev, libcegui-mk2-dev
374   * debian/README.source:
375     + Updated TO-DOs
376
377  -- Gilles Filippini <gilles.filippini@free.fr>  Fri, 20 Feb 2009 21:26:56 +0100
378
379 navit (0.1.1.~svn2051-2) unstable; urgency=low
380
381   * debian/README.source:
382     + added a section do deal with svn/git handling of the source package.
383     + pasted the quilt README.source to explain how to modify the upstream
384       source code
385     + (required by policy 3.8.0, ยง4.14). 
386
387  -- Gilles Filippini <gilles.filippini@free.fr>  Wed, 18 Feb 2009 21:23:53 +0100
388
389 navit (0.1.1.~svn2051-1) unstable; urgency=low
390
391   * New upstream snapshot.
392
393   * Moved the packaging on alioth and merged there with bzed's package:
394     + debian/copyright: added bzed
395     + debian/control:
396       - Section: moved to misc
397       - Depends:
398         . Removed librsvg2-common (unused)
399         . Moved gpsd to Recommends:
400       - Description:
401         . Merged short description with bzed's
402         . Typo: It's -> Its
403       - Added git related stanzas
404     + debian/rules:
405       - Merged configure flags with bzed's
406       - Removed get-orig-source (not needed anymore)
407       - Updated to run autogen.sh
408     + patches:
409       - Added remove-libmdb.diff from bzed
410       - Removed clean_pngs.autoreconf: not used anymore
411
412  -- Gilles Filippini <gilles.filippini@free.fr>  Tue, 17 Feb 2009 23:44:23 +0100
413
414 navit (0.1.1.~svn2032-1) unstable; urgency=low
415
416   * New upstream release.
417
418   * debian/rules:
419     + Switched to CDBS
420   * debian/copyright:
421     + Reworked to conform to revision 437 of CopyrightFormat proposal
422       available at http://wiki.debian.org/Proposals/CopyrightFormat
423   * debian/README.source:
424     + New file to keep track of packaging related issues 
425   * debian/control:
426     + Set myself as the maintainer
427     + Bumped standard version to 3.8.0
428     + Depends:
429       - Added cdbs, quilt, libsdl-image1.2-dev
430       - Replaced kdelibs4-dev with (librsvg2-bin|inkscape|kdebase-runtime|
431         kdelibs4-dev) to provides at least one of the svg to png converter
432         looked for by ./configure.in
433   * debian/changelog:
434     + Temporary change of the versioning scheme since I started erromeously
435       with 0.1.1+svnNNNN instead of 0.1.1~svnNNNN. I've added an extra dot
436       (0.1.1.~svnNNNN) until 0.1.1 is released.
437   * debian/navit.pl: removed since unused
438   * debian/navit.init:
439     + issues 'echo 2 > /proc/cpu/alignment' at boot time
440   * Patches:
441     + clean_pngs: remove generated png files during distclean-local so that
442       the package can afford two builds in a row.
443     + clean_pngs.autoreconf: modified Makefile.in from clean_pngs patch
444
445  -- Gilles Filippini <gilles.filippini@free.fr>  Fri, 13 Feb 2009 01:50:54 +0100
446
447 navit (0.1.1+svn2023-1) unstable; urgency=low
448
449   * New upstream snapshot
450   * debian/control: Depends: added libtool
451   * debian/rules:
452     + copy ltmain.sh from libtool
453     * tweak the targets so that several builds in a row succeed 
454
455  -- Gilles Filippini <gilles.filippini@free.fr>  Sat, 07 Feb 2009 12:07:03 +0100
456
457 navit (0.1.1+svn1966-1) unstable; urgency=low
458
459   * New upstream snapshot 
460   * debian/rules: CFLAGS: removed -g 
461   * debian/control: Depends: added autotools-dev, cvs
462
463  -- Gilles Filippini <gilles.filippini@free.fr>  Sat, 24 Jan 2009 14:51:21 +0100
464
465 navit (0.1.1+svn1873-1) unstable; urgency=low
466
467   * New upstream snapshot 
468   * debian/rules:
469     + Added configure option --enable-svg2png-scaling-flag="8 16 32 48 96" to
470       enable country flag icons.
471   * debian/control:
472     + Build-Depends: kdelibs4-dev to enable country flag SVGs conversion to
473       PNG files. 
474
475  -- Gilles Filippini <gilles.filippini@free.fr>  Tue, 30 Dec 2008 00:00:07 +0100
476
477 navit (0.1.1+svn1865-1) unstable; urgency=low
478
479   * New upstream snapshot 
480   * Rearranged source package to match the standard with a orig.tar.gz
481     pristine source tree and a diff.gz debian patch. 
482
483  -- Gilles Filippini <gilles.filippini@free.fr>  Mon, 29 Dec 2008 11:12:02 +0100
484
485 navit (0.1.1+svn1863-1) unstable; urgency=low
486
487   * New upstream snapshot 
488   * debian/control:
489     + Depends: librsvg2-common 
490
491  -- Gilles Filippini <gilles.filippini@free.fr>  Sun, 28 Dec 2008 21:52:39 +0100
492
493 navit (0.1.0+svn1857-1) unstable; urgency=low
494
495   * New upstream snapshot 
496
497  -- Gilles Filippini <gilles.filippini@free.fr>  Sun, 28 Dec 2008 11:42:04 +0100
498
499 navit (0.1.0+svn1843-1) unstable; urgency=low
500
501   * New upstream snapshot
502   * Removed the navit.pl wrapper script which is too specific for openmoko.
503   * debian/control:
504     + removed gdsd version reference to enable fso-gpsd 
505
506  -- Gilles Filippini <gilles.filippini@free.fr>  Tue, 23 Dec 2008 00:52:01 +0100
507
508 navit (0.0.4+svn1229-3) unstable; urgency=low
509
510   * fixed a small bug in navit.pl: delete LC_ALL from the environment, instead
511     of only undefining it.
512
513  -- Carsten Wolff <carsten@yet-another-geek.org>  Sat, 25 Oct 2008 21:07:46 +0200
514
515 navit (0.0.4+svn1229-2) unstable; urgency=low
516
517   * Added new startup script. This script will:
518     - check, if gpsd is running and try to start it
519     - if it fails, it will run dpkg-reconfigure gpsd
520     - check, if a navit.xml exists in the user's home
521     - if not, create one and download an osm map, the user selects from a list
522
523  -- Carsten Wolff <carsten@yet-another-geek.org>  Thu,  6 Sep 2008 18:30:23 +0200
524
525 navit (0.0.4+svn1229-1) unstable; urgency=low
526
527   * New upstream snapshot
528
529  -- Carsten Wolff <carsten@yet-another-geek.org>  Thu, 24 Jul 2008 00:25:53 +0200
530
531 navit (0.0.4+svn1205-1) unstable; urgency=low
532
533   * New upstream snapshot
534   * enabled garmin map support
535
536  -- Carsten Wolff <carsten@yet-another-geek.org>  Sat, 12 Jul 2008 17:43:36 +0200
537
538 navit (0.0.4+cvs20080525-2) unstable; urgency=low
539
540   * put a wrapper in place of the navit binary to take care of setting the
541     right environment for navit
542
543  -- Carsten Wolff <carsten@yet-another-geek.org>  Mon, 26 May 2008 19:02:13 +0200
544
545 navit (0.0.4+cvs20080525-1) unstable; urgency=low
546
547   * New cvs version
548
549  -- Carsten Wolff <carsten@yet-another-geek.org>  Mon, 26 May 2008 14:58:50 +0200
550
551 navit (0.0.4+cvs20080419-1) unstable; urgency=low
552
553   * todays CVS version
554   * added some dependencies
555
556  -- Carsten Wolff <carsten@yet-another-geek.org>  Sat, 19 Apr 2008 18:37:24 +0200
557
558 navit (0.0.4+cvs20080418-1) unstable; urgency=low
559
560   * Initial release
561
562  -- Carsten Wolff <carsten@yet-another-geek.org>  Fri, 18 Apr 2008 23:28:24 +0200
563