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