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