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