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