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