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