[debian-edu-commits] debian-edu/ 13/26: Removed the build dependency on java6-sdk
Dominik George
natureshadow-guest at moszumanska.debian.org
Fri Oct 7 19:05:41 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 d60702429988ce1a29673f481eb93867811318af
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jan 6 00:18:06 2016 +0100
Removed the build dependency on java6-sdk
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 99c5c82..8d6d107 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ guacamole-client (0.8.3-1.2) UNRELEASED; urgency=medium
- Standards-Version updated to 3.9.6 (no changes)
- Removed the duplicate Section fields on the binary packages
- Suggest jetty8 instead of jetty for the guacamole package
+ - Removed the build dependency on java6-sdk
* Switch to debhelper level 9
* Build with the DH sequencer instead of CDBS
diff --git a/debian/control b/debian/control
index aa04cfd..3681753 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: guacamole-client
Priority: extra
Maintainer: Michael Jumper <mike.jumper at guac-dev.org>
Build-Depends: debhelper (>= 9),
- default-jdk | java6-sdk,
+ default-jdk,
libmaven-assembly-plugin-java,
libmaven-install-plugin-java,
libmaven-plugin-testing-java,
--
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