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