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