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