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