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