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