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