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
|
spring (88.0+dfsg1-1.1) unstable; urgency=low
* Non maintainer upload
* Work around build failure with GCC 4.7, build with -fpermissive.
Closes: #667379.
-- Matthias Klose <doko@debian.org> Thu, 10 May 2012 20:41:35 +0200
spring (88.0+dfsg1-1) unstable; urgency=low
[ Jan Dittberner ]
* New upstream version.
* remove include/GL and include/SDL when repacking upstream tarball
* debian/rules: remove unneeded repacking from get-orig-source target.
Repacking is done in debian/new-upstream that is called by uscan
* refresh debian/patches/0005-fix-sdl-build.patch
* update Standards-Version to 3.9.3 (no changes)
* update debian/copyright to 1.0 format
[ Marco Amadori ]
* Refreshed boost fix patch.
* Include python unitsync bindings.
-- Jan Dittberner <jandd@debian.org> Sat, 31 Mar 2012 13:07:36 +0200
spring (85.0+dfsg1-3) unstable; urgency=low
* Fixes compilation problems under boost 1.48 (Closes: #660450).
* Parallel build the debhelper's way.
* Removed plus signs in debian/rules.
-- Marco Amadori <marco.amadori@gmail.com> Mon, 27 Feb 2012 23:05:00 +0100
spring (85.0+dfsg1-2) unstable; urgency=low
* really upload to unstable this time
-- Jan Dittberner <jandd@debian.org> Thu, 29 Dec 2011 17:13:49 +0100
spring (85.0+dfsg1-1) experimental; urgency=low
* Upload of new upstream version to unstable (Closes: #652768)
-- Jan Dittberner <jandd@debian.org> Thu, 29 Dec 2011 12:21:53 +0100
spring (85.0+dfsg1-1~exp0) experimental; urgency=low
* New upstream version.
* debian/control:
- fix short description
- add docbook-xml to Build-Depends
- use libsdl1.2-dev in Build-Depends because building with
libsdl-1.3-dev fails due to incompatible headless stub
-- Jan Dittberner <jandd@debian.org> Thu, 22 Dec 2011 16:41:19 +0100
spring (84.0+dfsg1-1~exp0) experimental; urgency=low
* New upstream version.
* change debian/watch to use sf.net redirector
* remove debian/patches/0006-fix-spelling-error.patch (applied
upstream)
-- Jan Dittberner <jandd@debian.org> Tue, 22 Nov 2011 22:14:57 +0100
spring (83.0+dfsg1-1~exp0) experimental; urgency=low
* New upstream version.
* refresh debian/patches/0002-use-Debian-java-libs.patch,
debian/patches/0003-fix-cmake-2_8-java-build.patch,
debian/patches/0005-fix-sdl-build.patch and
debian/patches/0006-fix-spelling-error.patch
* drop debian/patches/ftbfs-fix-625097.patch (applied upstream)
* update debian/docs, remove debian/spring.doc-base.*
-- Jan Dittberner <jandd@debian.org> Wed, 09 Nov 2011 17:19:17 +0100
spring (0.82.7.1+dfsg1-3) unstable; urgency=low
* Fix "FTBFS: AAStar.h:70:43: error: 'NULL' was not declared in this
scope", add debian/patches/ftbfs-fix-625097.patch from upstream (Closes:
#625097)
* Bump Standards-Version to 3.9.2 (no changes)
-- Jan Dittberner <jandd@debian.org> Tue, 03 May 2011 17:32:06 +0200
spring (0.82.7.1+dfsg1-2) unstable; urgency=low
* upload to unstable
-- Jan Dittberner <jandd@debian.org> Sun, 06 Feb 2011 12:03:45 +0100
spring (0.82.7.1+dfsg1-1) experimental; urgency=low
* New upstream version.
* change debian/watch to use upstream's announcement wiki page
-- Jan Dittberner <jandd@debian.org> Fri, 21 Jan 2011 19:35:44 +0100
spring (0.82.7+dfsg1-1) experimental; urgency=low
* New upstream version.
* refresh patches debian/patches/0002-use-Debian-java-libs.patch and
debian/patches/0005-fix-sdl-build.patch
* remove sourceless installer/nsis_plugins/nsis7z.dll from tarball in
debian/new-upstream
* fix spelling error successfully instead of succesfully in
debian/patches/0006-fix-spelling-error.patch
-- Jan Dittberner <jandd@debian.org> Thu, 06 Jan 2011 00:15:47 +0100
spring (0.82.6.1+dfsg1-1) experimental; urgency=low
* New upstream version.
* improve debian/watch, add debian/new-upstream to automate DFSG
repacking
* add debian/spring.links to symlink the spring-dedicated manpage for
engine-dedicated
-- Jan Dittberner <jandd@debian.org> Tue, 02 Nov 2010 10:33:34 +0100
spring (0.82.5.1+dfsg1-1) experimental; urgency=low
* New upstream version.
* debian/control: add Suggests: libtxc-dxtn0 (Closes: #595379)
* update debian/patches/0006-fix-spelling-error.patch fix spelling
error in doc/manpages/spring-headless.6.txt
* remove debian/spring.links upstream provides man pages for binaries
-- Jan Dittberner <jandd@debian.org> Wed, 08 Sep 2010 19:52:39 +0200
spring (0.82.3+dfsg1-1) experimental; urgency=low
* New upstream version.
* remove debian/patches/0001-Minor-spelling-fix.patch it is not needed
anymore
* refresh patch debian/patches/0002-use-Debian-java-libs.patch
* debian/control: bump Standards-Version to 3.9.1 (no changes needed)
* add debian/patches/0005-fix-sdl-build.patch to use libsdl1.2-dev's
header files
* update debian/rules and debian/docs to use new upstream
documentation paths
* update debian/README.source and debian/rules to reflect the removal
of Windows binary files from upstream tarball
* add debian/patches/0006-fix-spelling-error.patch to fix a spelling
error
* add symlinks to spring manpage for spring-multithreaded, spring-headless
and spring-dedicated binaries
* remove include/SDL and include/GL
-- Jan Dittberner <jandd@debian.org> Sun, 15 Aug 2010 17:49:08 +0200
spring (0.81.2.1+dfsg1-6) unstable; urgency=low
* debian/control: remove dependency on python-dev-2.5
-- Jan Dittberner <jandd@debian.org> Sat, 29 May 2010 16:29:52 +0200
spring (0.81.2.1+dfsg1-5) unstable; urgency=low
* debian/patches/0002-use-Debian-java-libs.patch:
- remove empty ${myJLibDir} from classpath in
AI/Interfaces/Java/CMakeLists.txt and
AI/Skirmish/HughAI/CMakeLists.txt
- use -classpath instead of -cp
* refresh debian/patches/0001-Minor-spelling-fix.patch
* debian/control: restrict supported architectures to i386 and amd64
because building fails on kfreebsd-* due to no capable enough JDK
and hardware accellerated OpenGL requirement
* debian/rules: fail in override_dh_auto_configure if architecture is
not amd64 or i386
-- Jan Dittberner <jandd@debian.org> Sat, 29 May 2010 01:20:21 +0200
spring (0.81.2.1+dfsg1-4) unstable; urgency=low
* add debian/spring-javaai.links to add links to jna.jar and vecmath.jar
-- Jan Dittberner <jandd@debian.org> Fri, 16 Apr 2010 23:12:29 +0200
spring (0.81.2.1+dfsg1-3) unstable; urgency=low
* enable Java-AI-Interface
- debian/control: add libvecmath-java and libjna-java to Build-Depends
- debian/rules: remove -DAI_TYPES=NATIVE configure argument, add
-DAI_FIND_QUIETLY=FALSE
- add debian/patches/0002-use-Debian-java-libs.patch to use jar files
from libvecmath-java and libjna-java
- add debian/patches/0003-fix-cmake-2_8-java-build.patch to fix cmake 2.8
java compilation issue
* add new binary package spring-javaai
- add package stanza to debian/control
- add paths to debian/spring-javaai.install
* add spring-javaai to spring binary package's Suggests in debian/control
* refine debian/spring-common.install to exclude Java AI files from
spring-common
* debian/control: remove libgcj9-dev from Build-Depends, it is not
available anymore and not necessary (Closes: #577885)
-- Jan Dittberner <jandd@debian.org> Fri, 16 Apr 2010 18:41:38 +0200
spring (0.81.2.1+dfsg1-2) unstable; urgency=low
* use FreeSansBold.otf from otf-freefont (Closes: #575512)
- debian/control: depend on otf-freefont instead of ttf-freefont
- debian/rules: symlink to otf version of FreeSansBold
-- Jan Dittberner <jandd@debian.org> Mon, 05 Apr 2010 00:02:31 +0200
spring (0.81.2.1+dfsg1-1) unstable; urgency=low
* New upstream version
-- Jan Dittberner <jandd@debian.org> Thu, 25 Mar 2010 21:15:03 +0100
spring (0.81.2+dfsg1-1) unstable; urgency=low
* New upstream version
* debian/rules, debian/watch: use +dfsg instead of ~dfsg for correct
sorting
-- Jan Dittberner <jandd@debian.org> Mon, 22 Feb 2010 22:13:14 +0100
spring (0.81.1.3~dfsg1-1) unstable; urgency=low
[ Marco Amadori ]
* Imported Upstream version 0.81.1.3
* Set -march=i686 only on i386 (Helps: #563686).
* Adapted DATADIR paths to relative ones
* Bumped Standards-Version to 3.8.4.
[ Jan Dittberner ]
* repack tarball in a get-orig-source rule
* add dversionmangle to debian/watch
* move information from debian-removed.txt to debian/README.source
* debian/control:
- add myself to Uploaders
- set Architecture for spring and spring-dbg to i386 amd64
kfreebsd-i386 kfreebsd-amd64 hurd-i386 because of x86 only assembly in
rts/lib/streflop/streflopC.cpp
- remove Build-Depends quilt
* add doc-base registration files debian/spring.doc-base.devguide and
debian/spring.doc-base.minihelp for included HTML documentation
* add debian/source/format with content "3.0 (quilt)"
* remove quilt information from debian/README.source
* debian/rules: remove " --with quilt"
-- Jan Dittberner <jandd@debian.org> Sat, 20 Feb 2010 18:02:42 +0100
spring (0.80.5.2-2) unstable; urgency=low
* Added the -dbg debug package (Closes: #564049).
* Removed spring-common circular Depends (Closes: #562711).
* Renabled Quilt for including a git upstream licence patch.
* Allow builds without SSE (Closes: #563686).
* Improved copyright file (Closes: #563739).
-- Marco Amadori <marco.amadori@gmail.com> Thu, 14 Jan 2010 02:17:08 +0100
spring (0.80.5.2-1) unstable; urgency=low
* Initial release (Closes: #367883).
* Thanks to Scott Ritchie <scottritchie@ubuntu.com> and Chris Clearwater
<chris@detrino.org> for their MOTU packaging which gave me a couple of
hints.
* This release do not include the Java AI interface due to a couple of
sourceless jar distributed in the upstream tarball that are stripped in
this packaging.
-- Marco Amadori <marco.amadori@gmail.com> Sat, 28 Nov 2009 23:55:25 +0100
|