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