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