[debian-edu-commits] debian-edu/ 08/13: exclude the extensions we cannot possibly build… for now

Dominik George natureshadow-guest at moszumanska.debian.org
Mon Oct 31 21:51:55 UTC 2016


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

natureshadow-guest pushed a commit to branch master
in repository guacamole-client.

commit a3d4afdd3b6c7702f02d494dc92a5cec6a03d606
Author: mirabilos <thorsten.glaser at teckids.org>
Date:   Sat Oct 29 00:30:34 2016 +0200

    exclude the extensions we cannot possibly build… for now
---
 debian/patches/fix-java-build.patch | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/debian/patches/fix-java-build.patch b/debian/patches/fix-java-build.patch
index 5d8d213..6335a5e 100644
--- a/debian/patches/fix-java-build.patch
+++ b/debian/patches/fix-java-build.patch
@@ -1,5 +1,6 @@
 # DP: packages never use -Werror, that's for upstream
 # DP: add various dependencies to build
+# DP: remove extensions we cannot possibly build, for now
 
 --- a/guacamole/pom.xml
 +++ b/guacamole/pom.xml
@@ -36,3 +37,14 @@
      </dependencies>
  
  </project>
+--- a/pom.xml
++++ b/pom.xml
+@@ -28,8 +28,6 @@
+         <module>guacamole-common-js</module>
+ 
+         <!-- Authentication extensions -->
+-        <module>extensions/guacamole-auth-jdbc</module>
+-        <module>extensions/guacamole-auth-ldap</module>
+         <module>extensions/guacamole-auth-noauth</module>
+ 
+     </modules>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/guacamole-client.git



More information about the debian-edu-commits mailing list