1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304
|
flightgear (1.9.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: UGear_command.cxx:41: error: 'snprintf' was not declared in
this scope". Applied patch by Cyril Brulebois (Closes: #560494)
-- Bastian Venthur <venthur@debian.org> Sun, 21 Feb 2010 16:40:20 +0100
flightgear (1.9.1-1) unstable; urgency=low
* New upstream release. Closes: #510387.
* Updated debian/control and things for FlightGear 1.9.1.
This includes depending on plib 1.8.5. Closes: #528635.
* Added Vcs-Browser and Vcs-Svn fields to debian/control.
* Converted debian/watch to version 3. Closes: #529110.
-- Ove Kaaven <ovek@arcticnet.no> Sun, 14 Jun 2009 21:35:48 +0200
flightgear (1.0.0-3) unstable; urgency=low
* Made the pkg-fgfs-crew mailing list the official maintainer of the
FlightGear package, and myself a mere uploader.
* Updated libglut3-dev build-dependency to freeglut3-dev. Closes:
#394491.
-- Ove Kaaven <ovek@arcticnet.no> Sat, 21 Jun 2008 14:10:28 +0200
flightgear (1.0.0-2) unstable; urgency=low
* Added Homepage field.
* Added flightgear.desktop file by Lukas Fittl. Closes: #409683.
* Build-Depend on simgear-dev 1.0.0-3 or later.
* Reverted all Debian patches to upstream's makefiles;
with simgear 1.0.0-3 they shouldn't be needed anymore.
* Use debian/compat file instead of setting DH_COMPAT in debian/rules.
Upgraded DH build-dependency and compatibility level to 5.
* Set optimization level according to DEB_BUILD_OPTIONS.
* No longer clear -g according to DEB_BUILD_OPTIONS, leave that
to dh_strip.
* Upgraded Standards-Version to 3.7.3.
* Cleaned debian/rules by removing a whole lot of unnecessary
dh_* calls (originally from the dh_make template).
-- Ove Kaaven <ovek@arcticnet.no> Thu, 10 Apr 2008 10:13:54 +0200
flightgear (1.0.0-1) unstable; urgency=low
* New upstream release.
-- Ove Kaaven <ovek@arcticnet.no> Sat, 22 Dec 2007 15:39:49 +0100
flightgear (0.9.10-2) unstable; urgency=low
* Updated the build dependencies for xorg 7.0. Apparently the
amd64 autobuilder doesn't use Provides.
-- Ove Kaaven <ovek@arcticnet.no> Wed, 17 May 2006 17:12:09 -0400
flightgear (0.9.10-1) unstable; urgency=low
* New upstream release.
-- Ove Kaaven <ovek@arcticnet.no> Fri, 5 May 2006 20:02:30 -0400
flightgear (0.9.9-2) unstable; urgency=low
* Apply patch from Martin Michlmayr and upstream CVS for
g++ 4.1 build failure. Closes: #356598.
(Martin also reported a link failure, but I see no reason
that should happen in a clean build, and upstream doesn't
seem to have had that kind of issue either, so he probably
just got a misbuild from his experimentations.)
* Build-Depend on libalut-dev, and simgear 0.3.9-3.
-- Ove Kaaven <ovek@arcticnet.no> Sun, 19 Mar 2006 06:47:39 -0500
flightgear (0.9.9-1) unstable; urgency=low
* New upstream release. Closes: #341727.
Includes completely rewritten 3D clouds. Closes: #330861.
(Other stuff: a working aircraft carrier, new aircraft,
high-G blackouts, better weather, improved multiplayer,
and much more.)
-- Ove Kaaven <ovek@arcticnet.no> Mon, 2 Jan 2006 15:49:28 -0500
flightgear (0.9.8-3) unstable; urgency=low
* Built with gcc-4.0-compiled simgear.
-- Ove Kaaven <ovek@arcticnet.no> Mon, 25 Jul 2005 03:30:24 -0400
flightgear (0.9.8-2) unstable; urgency=low
* Applied patch for gcc-4.0/amd64 compilation. Closes: #293392.
-- Ove Kaaven <ovek@arcticnet.no> Fri, 15 Jul 2005 19:16:35 -0400
flightgear (0.9.8-1) unstable; urgency=low
* New upstream release. Closes: #283575.
* Changed Build-Depends to depend on plib1.8.4-dev.
-- Ove Kaaven <ovek@arcticnet.no> Sun, 27 Mar 2005 21:56:19 -0500
flightgear (0.9.6-1) unstable; urgency=low
* New upstream release.
-- Ove Kaaven <ovek@arcticnet.no> Sun, 30 Jan 2005 17:49:39 -0500
flightgear (0.9.5-1) unstable; urgency=low
* New upstream release. Closes: #264625.
* Upstream seem to have switched to OpenAL.
Added build-dependency on libopenal-dev.
-- Ove Kaaven <ovek@arcticnet.no> Mon, 16 Aug 2004 19:57:03 +0200
flightgear (0.9.4-1) unstable; urgency=low
* New upstream release.
Should (hopefully) fix current GCC issues.
Closes: #243226.
* Changed Build-Depends for new xlibs package layout.
* Changed Build-Depends to depend on plib1.8.3-dev.
Closes: #242336.
* Removed MetaKit build-dependency, flightgear apparently
stopped using it in 0.9.3.
-- Ove Kaaven <ovek@arcticnet.no> Wed, 7 Apr 2004 10:48:30 +0200
flightgear (0.9.3-1) unstable; urgency=low
* New upstream release. Yay, helicopters!
* Install TerraSync README file into /usr/share/doc/flightgear.
Closes: #201256.
-- Ove Kaaven <ovek@arcticnet.no> Sun, 9 Nov 2003 23:07:41 +0100
flightgear (0.9.2-1) unstable; urgency=low
* New upstream release.
-- Ove Kaaven <ovek@arcticnet.no> Fri, 6 Jun 2003 02:06:36 +0200
flightgear (0.9.1-2) unstable; urgency=low
* Rebuilt with metakit 2.4.9.2. Closes: #179391.
-- Ove Kaaven <ovek@arcticnet.no> Thu, 17 Apr 2003 12:18:36 +0200
flightgear (0.9.1-1) unstable; urgency=low
* New upstream release.
-- Ove Kaaven <ovek@arcticnet.no> Wed, 11 Dec 2002 14:50:48 +0100
flightgear (0.8.0-1) unstable; urgency=low
* New upstream release.
* This release compiles against plib 1.6.0. Closes: #160191.
-- Ove Kaaven <ovek@arcticnet.no> Mon, 9 Sep 2002 19:47:56 +0200
flightgear (0.7.10-2) unstable; urgency=low
* Forgot to update the version of that simgear build-dep
again, needs 0.0.18. Closes: #146788.
-- Ove Kaaven <ovek@arcticnet.no> Mon, 13 May 2002 05:32:34 +0200
flightgear (0.7.10-1) unstable; urgency=low
* New upstream release
-- Ove Kaaven <ovek@arcticnet.no> Sat, 27 Apr 2002 19:45:50 +0200
flightgear (0.7.9-3) unstable; urgency=low
* Rebuilt with metakit 2.4.3.
-- Ove Kaaven <ovek@arcticnet.no> Wed, 27 Mar 2002 21:50:15 +0100
flightgear (0.7.9-2) unstable; urgency=low
* Made debian/rules try hard to get this compiled; if compiling
with optimization fails, then it'll try again without.
-- Ove Kaaven <ovek@arcticnet.no> Thu, 7 Mar 2002 13:46:58 +0100
flightgear (0.7.9-1) unstable; urgency=low
* New upstream release.
* Yes, I'm subscribed to flightgear-announce, so I knew about 0.7.9
already, but packaging new releases of this stuff takes some time.
Closes: #134302.
* Playing the intro music doesn't seem to hang fgfs in this release,
and it's no longer played by default anyway. Closes: #104168.
* Man pages seem to be available now. Closes: #87556, #87557, #87560, #87561.
* Some binaries without manpages are no longer installed.
(This includes runfgfs.) Closes: #87558, #87559, #87562.
-- Ove Kaaven <ovek@arcticnet.no> Sun, 17 Feb 2002 12:35:41 +0100
flightgear (0.7.8-1) unstable; urgency=low
* New upstream release.
* Build-depend on plib >= 1.4.1.
-- Ove Kaaven <ovek@arcticnet.no> Sat, 14 Jul 2001 21:55:05 +0200
flightgear (0.7.7-3) unstable; urgency=low
* Grr... if the plib maintainer keeps insisting on keeping
an "=" dependency on stable releases so I have to keep rebuilding
this stuff all the time, I'll soon be in the mood to hijack plib.
Well, this rebuild closes: #102769.
-- Ove Kaaven <ovek@arcticnet.no> Tue, 3 Jul 2001 03:41:31 +0200
flightgear (0.7.7-2) unstable; urgency=low
* I realized I ought to do a versioned simgear-dev build-dep a few
hours after the last upload, but this stuff takes a while to
rebuild and I thought the autobuilders might be able to get it
right this one time anyway, but they don't, it seems, so I
guess I have to. It build-depends on simgear-dev >= 0.0.15,
and plib-dev >= 1.4.0 while I'm at it. Closes: #102364.
-- Ove Kaaven <ovek@arcticnet.no> Tue, 26 Jun 2001 19:56:30 +0200
flightgear (0.7.7-1) unstable; urgency=low
* New upstream release.
* This release has support for multithreaded tile loading.
Since Debian can do multithreading, I added --with-threads
to the configure command.
* Build-depend on autotools-dev.
Update config.guess and config.sub from it.
* Build-depend on debhelper v3.
* Standards-Version updated to 3.5.5.
-- Ove Kaaven <ovek@arcticnet.no> Fri, 22 Jun 2001 17:27:20 +0200
flightgear (0.7.6-6) unstable; urgency=low
* I can't believe I put the wrong bug number in my previos
changelog entry (I managed to try to close one of my
already-closed bugs)... Oh well, for the "install binaries
into /usr/games" change, I meant: Closes: #90569. So there!
-- Ove Kaaven <ovek@arcticnet.no> Mon, 2 Apr 2001 02:18:47 +0200
flightgear (0.7.6-5) unstable; urgency=low
* Install binaries into /usr/games. Closes: #87269.
* Data directory moved from /usr/share/FlightGear to
/usr/share/games/FlightGear.
Depends on fgfs-base (>= 0.7.6-4) to do this move.
* Handle DEB_BUILD_OPTIONS. Upgrade Standars-Version to 3.5.2.
(it's a cleaner way to "build without -g on sparc" anyway)
-- Ove Kaaven <ovek@arcticnet.no> Thu, 29 Mar 2001 21:26:36 +0200
flightgear (0.7.6-4) unstable; urgency=low
* Build without -g, to work around a g++ bug on sparc.
-- Ove Kaaven <ovek@arcticnet.no> Sun, 18 Mar 2001 17:12:08 +0100
flightgear (0.7.6-3) unstable; urgency=low
* The plib maintainer keeps on making the lives of
plib users miserable with his shlibs file. Despite being
completely equivalent with the previous build, the new plib
package still has incompatible shlibs, forcing me to recompile.
Closes: #87269.
* Added --with-network-olk (networking support) to configure options
since I had to recompile anyway, so not completely for naught.
-- Ove Kaaven <ovek@arcticnet.no> Sat, 3 Mar 2001 19:23:00 +0100
flightgear (0.7.6-2) unstable; urgency=low
* For some reason the plib maintainer use shlibs depending
on the exact debian revision, so everything using plib has
to be rebuilt whenever he uploads a bugfix or something.
* Well, now built with debhelper v3, at least.
-- Ove Kaaven <ovek@arcticnet.no> Wed, 21 Feb 2001 15:58:38 +0100
flightgear (0.7.6-1) unstable; urgency=low
* Initial Release. Closes: #85060.
* Patched for FHS conformance.
* Added missing libs to a few link command lines.
-- Ove Kaaven <ovek@arcticnet.no> Tue, 13 Feb 2001 16:05:02 +0100
Local variables:
mode: debian-changelog
add-log-mailing-address "ovek@arcticnet.no"
End:
|