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