[spring] 01/02: Move all Java dependencies from Build-Depends-Indep to Build-Depends

Markus Koschany apo-guest at moszumanska.debian.org
Sun Mar 6 13:55:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository spring.

commit 4c8474473f1d5cee7af904b47d941dc279ffb700
Author: Markus Koschany <apo at debian.org>
Date:   Sun Mar 6 01:40:06 2016 +0100

    Move all Java dependencies from Build-Depends-Indep to Build-Depends
    
    to prevent a mysterious FTBFS.
---
 debian/control | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 5c02511..f8e2782 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
  bzip2,
  cmake,
  debhelper (>= 9),
+ default-jdk,
  docbook-xml,
  docbook-xsl,
  libboost-all-dev,
@@ -16,22 +17,20 @@ Build-Depends:
  libdevil-dev,
  libfreetype6-dev,
  libglew-dev,
+ libjna-java,
  libjsoncpp-dev,
  libminizip-dev,
  libogg-dev,
  libopenal-dev,
  libsdl2-dev,
  libunwind-dev,
+ libvecmath-java,
  libvorbis-dev,
  libxcursor-dev,
  p7zip-full,
  python-pygccxml,
  xsltproc,
  zip
-Build-Depends-Indep:
- default-jdk,
- libjna-java,
- libvecmath-java
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-games/spring.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/spring.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/spring.git



More information about the Pkg-games-commits mailing list