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