ae9bb6d8fac5eca9e67e30458fb08558b6bc2a39
[navit-package] / debian / changelog
1 navit (0.1.1.~svn2051-4) unstable; urgency=low
2
3   * Removed glib from upstream (not needed).
4   * Removed mini libc from upstream (no copyright statement; not used).
5   * Enabled qt painter support
6   * Enabled libgd support
7   * Enabled postgresql support for osm2navit
8   * debian/README.source:
9     + ezxml license (MIT)
10     + glib removal
11     + mini libc removal
12     + updated TO-DOs
13   * debian/control:
14     + Depends: added libdbus-glib-1-dev, libgd2-xpm-dev, libqt4-dev, libpq-dev
15   * debian/rules:
16     + configure: --enable-graphics-gd --disable-binding-python (broken)
17   * New Patches:
18     + remove-glib
19     + remove-mini-libc
20
21  -- Gilles Filippini <gilles.filippini@free.fr>  Sat, 21 Feb 2009 22:31:33 +0100
22
23 navit (0.1.1.~svn2051-3) unstable; urgency=low
24
25   * Removed navit/fonts from upstream branch since ttf-liberation is in
26     Debian.
27   * debian/control:
28     + Build-Depends:
29       - added cvs, automake, mdbtools-dev, libfreetype6-dev,
30         libfontconfig1-dev, ttf-liberation, libhildon-1-dev
31       - removed libgarmin-dev, libcegui-mk2-dev
32   * debian/README.source:
33     + Updated TO-DOs
34
35  -- Gilles Filippini <gilles.filippini@free.fr>  Fri, 20 Feb 2009 21:26:56 +0100
36
37 navit (0.1.1.~svn2051-2) unstable; urgency=low
38
39   * debian/README.source:
40     + added a section do deal with svn/git handling of the source package.
41     + pasted the quilt README.source to explain how to modify the upstream
42       source code
43     + (required by policy 3.8.0, ยง4.14). 
44
45  -- Gilles Filippini <gilles.filippini@free.fr>  Wed, 18 Feb 2009 21:23:53 +0100
46
47 navit (0.1.1.~svn2051-1) unstable; urgency=low
48
49   * New upstream snapshot.
50
51   * Moved the packaging on alioth and merged there with bzed's package:
52     + debian/copyright: added bzed
53     + debian/control:
54       - Section: moved to misc
55       - Depends:
56         . Removed librsvg2-common (unused)
57         . Moved gpsd to Recommends:
58       - Description:
59         . Merged short description with bzed's
60         . Typo: It's -> Its
61       - Added git related stanzas
62     + debian/rules:
63       - Merged configure flags with bzed's
64       - Removed get-orig-source (not needed anymore)
65       - Updated to run autogen.sh
66     + patches:
67       - Added remove-libmdb.diff from bzed
68       - Removed clean_pngs.autoreconf: not used anymore
69
70  -- Gilles Filippini <gilles.filippini@free.fr>  Tue, 17 Feb 2009 23:44:23 +0100
71
72 navit (0.1.1.~svn2032-1) unstable; urgency=low
73
74   * New upstream release.
75
76   * debian/rules:
77     + Switched to CDBS
78   * debian/copyright:
79     + Reworked to conform to revision 437 of CopyrightFormat proposal
80       available at http://wiki.debian.org/Proposals/CopyrightFormat
81   * debian/README.source:
82     + New file to keep track of packaging related issues 
83   * debian/control:
84     + Set myself as the maintainer
85     + Bumped standard version to 3.8.0
86     + Depends:
87       - Added cdbs, quilt, libsdl-image1.2-dev
88       - Replaced kdelibs4-dev with (librsvg2-bin|inkscape|kdebase-runtime|
89         kdelibs4-dev) to provides at least one of the svg to png converter
90         looked for by ./configure.in
91   * debian/changelog:
92     + Temporary change of the versioning scheme since I started erromeously
93       with 0.1.1+svnNNNN instead of 0.1.1~svnNNNN. I've added an extra dot
94       (0.1.1.~svnNNNN) until 0.1.1 is released.
95   * debian/navit.pl: removed since unused
96   * debian/navit.init:
97     + issues 'echo 2 > /proc/cpu/alignment' at boot time
98   * Patches:
99     + clean_pngs: remove generated png files during distclean-local so that
100       the package can afford two builds in a row.
101     + clean_pngs.autoreconf: modified Makefile.in from clean_pngs patch
102
103  -- Gilles Filippini <gilles.filippini@free.fr>  Fri, 13 Feb 2009 01:50:54 +0100
104
105 navit (0.1.1+svn2023-1) unstable; urgency=low
106
107   * New upstream snapshot
108   * debian/control: Depends: added libtool
109   * debian/rules:
110     + copy ltmain.sh from libtool
111     * tweak the targets so that several builds in a row succeed 
112
113  -- Gilles Filippini <gilles.filippini@free.fr>  Sat, 07 Feb 2009 12:07:03 +0100
114
115 navit (0.1.1+svn1966-1) unstable; urgency=low
116
117   * New upstream snapshot 
118   * debian/rules: CFLAGS: removed -g 
119   * debian/control: Depends: added autotools-dev, cvs
120
121  -- Gilles Filippini <gilles.filippini@free.fr>  Sat, 24 Jan 2009 14:51:21 +0100
122
123 navit (0.1.1+svn1873-1) unstable; urgency=low
124
125   * New upstream snapshot 
126   * debian/rules:
127     + Added configure option --enable-svg2png-scaling-flag="8 16 32 48 96" to
128       enable country flag icons.
129   * debian/control:
130     + Build-Depends: kdelibs4-dev to enable country flag SVGs conversion to
131       PNG files. 
132
133  -- Gilles Filippini <gilles.filippini@free.fr>  Tue, 30 Dec 2008 00:00:07 +0100
134
135 navit (0.1.1+svn1865-1) unstable; urgency=low
136
137   * New upstream snapshot 
138   * Rearranged source package to match the standard with a orig.tar.gz
139     pristine source tree and a diff.gz debian patch. 
140
141  -- Gilles Filippini <gilles.filippini@free.fr>  Mon, 29 Dec 2008 11:12:02 +0100
142
143 navit (0.1.1+svn1863-1) unstable; urgency=low
144
145   * New upstream snapshot 
146   * debian/control:
147     + Depends: librsvg2-common 
148
149  -- Gilles Filippini <gilles.filippini@free.fr>  Sun, 28 Dec 2008 21:52:39 +0100
150
151 navit (0.1.0+svn1857-1) unstable; urgency=low
152
153   * New upstream snapshot 
154
155  -- Gilles Filippini <gilles.filippini@free.fr>  Sun, 28 Dec 2008 11:42:04 +0100
156
157 navit (0.1.0+svn1843-1) unstable; urgency=low
158
159   * New upstream snapshot
160   * Removed the navit.pl wrapper script which is too specific for openmoko.
161   * debian/control:
162     + removed gdsd version reference to enable fso-gpsd 
163
164  -- Gilles Filippini <gilles.filippini@free.fr>  Tue, 23 Dec 2008 00:52:01 +0100
165
166 navit (0.0.4+svn1229-3) unstable; urgency=low
167
168   * fixed a small bug in navit.pl: delete LC_ALL from the environment, instead
169     of only undefining it.
170
171  -- Carsten Wolff <carsten@yet-another-geek.org>  Sat, 25 Oct 2008 21:07:46 +0200
172
173 navit (0.0.4+svn1229-2) unstable; urgency=low
174
175   * Added new startup script. This script will:
176     - check, if gpsd is running and try to start it
177     - if it fails, it will run dpkg-reconfigure gpsd
178     - check, if a navit.xml exists in the user's home
179     - if not, create one and download an osm map, the user selects from a list
180
181  -- Carsten Wolff <carsten@yet-another-geek.org>  Thu,  6 Sep 2008 18:30:23 +0200
182
183 navit (0.0.4+svn1229-1) unstable; urgency=low
184
185   * New upstream snapshot
186
187  -- Carsten Wolff <carsten@yet-another-geek.org>  Thu, 24 Jul 2008 00:25:53 +0200
188
189 navit (0.0.4+svn1205-1) unstable; urgency=low
190
191   * New upstream snapshot
192   * enabled garmin map support
193
194  -- Carsten Wolff <carsten@yet-another-geek.org>  Sat, 12 Jul 2008 17:43:36 +0200
195
196 navit (0.0.4+cvs20080525-2) unstable; urgency=low
197
198   * put a wrapper in place of the navit binary to take care of setting the
199     right environment for navit
200
201  -- Carsten Wolff <carsten@yet-another-geek.org>  Mon, 26 May 2008 19:02:13 +0200
202
203 navit (0.0.4+cvs20080525-1) unstable; urgency=low
204
205   * New cvs version
206
207  -- Carsten Wolff <carsten@yet-another-geek.org>  Mon, 26 May 2008 14:58:50 +0200
208
209 navit (0.0.4+cvs20080419-1) unstable; urgency=low
210
211   * todays CVS version
212   * added some dependencies
213
214  -- Carsten Wolff <carsten@yet-another-geek.org>  Sat, 19 Apr 2008 18:37:24 +0200
215
216 navit (0.0.4+cvs20080418-1) unstable; urgency=low
217
218   * Initial release
219
220  -- Carsten Wolff <carsten@yet-another-geek.org>  Fri, 18 Apr 2008 23:28:24 +0200
221