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