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