[SCM] advanced 3D real time strategy game engine branch, experimental, updated. debian/84.0+dfsg1-1.exp0-1-gfaa2cf8

Jan Dittberner jandd at debian.org
Sun Nov 27 22:25:38 UTC 2011


The following commit has been merged in the experimental branch:
commit faa2cf8435f8d502211307788a4ac1b5da7e1896
Author: Jan Dittberner <jandd at debian.org>
Date:   Sun Nov 27 23:03:13 2011 +0100

    fix short description, add docbook-xml to Build-Depends

diff --git a/debian/changelog b/debian/changelog
index 7696cdc..7c1dc79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+spring (84.0+dfsg1-1~exp1) experimental; urgency=low
+
+  * debian/control:
+    - fix short description
+    - add docbook-xml to Build-Depends
+
+ -- Jan Dittberner <jandd at debian.org>  Sun, 27 Nov 2011 22:06:43 +0100
+
 spring (84.0+dfsg1-1~exp0) experimental; urgency=low
 
   * New upstream version.
diff --git a/debian/control b/debian/control
index 035a67e..1120bd2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Marco Amadori <marco.amadori at gmail.com>, Jan Dittberner <jandd at debian
 Build-Depends: debhelper (>= 7.0.50~),
  cmake,
  asciidoc,
+ docbook-xml,
  docbook-xsl,
  xsltproc,
  bzip2,
@@ -36,11 +37,13 @@ Homepage: http://springrts.com
 
 Package: spring
 Architecture: i386 amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}, spring-common (= ${source:Version}), otf-freefont
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ spring-common (= ${source:Version}), otf-freefont
 Conflicts: spring-engine
 Recommends: springlobby | spring-lobby
-Suggests: spring-maps-deltasiege | spring-map, spring-mods-kernelpanic | spring-mod, spring-javaai, libtxc-dxtn0
-Description: a modern full-3D RTS game engine
+Suggests: spring-maps-deltasiege | spring-map,
+ spring-mods-kernelpanic | spring-mod, spring-javaai, libtxc-dxtn0
+Description: modern full-3D RTS game engine
  Spring is a modern full-3D RTS (Real Time Strategy) game engine originally
  created to bring the gameplay experience of Total Annihilation into 3D.
  Games are played using one of a number of mods.
@@ -52,9 +55,11 @@ Package: spring-common
 Architecture: all
 Depends: ${misc:Depends}
 Conflicts: spring-engine
-Recommends: spring (>= ${source:Version}), spring (<< ${source:Version}.1~), springlobby | spring-lobby
-Suggests: spring-maps-deltasiege | spring-map, spring-mods-kernelpanic | spring-mod
-Description: a modern full-3D RTS game engine (common files)
+Recommends: spring (>= ${source:Version}),
+ spring (<< ${source:Version}.1~), springlobby | spring-lobby
+Suggests: spring-maps-deltasiege | spring-map,
+ spring-mods-kernelpanic | spring-mod
+Description: modern full-3D RTS game engine (common files)
  Spring is a modern full-3D RTS (Real Time Strategy) game engine originally
  created to bring the gameplay experience of Total Annihilation into 3D.
  Games are played using one of a number of mods.
@@ -67,7 +72,7 @@ Section: debug
 Architecture: i386 amd64
 Priority: extra
 Depends: ${misc:Depends}, spring (= ${binary:Version})
-Description: a modern full-3D RTS game engine (debugging symbols)
+Description: modern full-3D RTS game engine (debugging symbols)
  Spring is a modern full-3D RTS (Real Time Strategy) game engine originally
  created to bring the gameplay experience of Total Annihilation into 3D.
  Games are played using one of a number of mods.
@@ -76,9 +81,10 @@ Description: a modern full-3D RTS game engine (debugging symbols)
 
 Package: spring-javaai
 Architecture: all
-Depends: ${misc:Depends}, default-jre, libjna-java, libvecmath-java, spring (>= ${source:Version})
+Depends: ${misc:Depends}, default-jre, libjna-java, libvecmath-java,
+ spring (>= ${source:Version})
 Conflicts: spring-engine
-Description: a modern full-3D RTS game engine (Java AIs)
+Description: modern full-3D RTS game engine (Java AIs)
  Spring is a modern full-3D RTS (Real Time Strategy) game engine originally
  created to bring the gameplay experience of Total Annihilation into 3D.
  Games are played using one of a number of mods.

-- 
advanced 3D real time strategy game engine



More information about the Pkg-games-commits mailing list