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