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