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