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