[debian-edu-commits] debian-edu/ 01/08: Build-Depend on junit and rewrite its version.
Dominik George
natureshadow-guest at moszumanska.debian.org
Fri Oct 14 20:57:00 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 453f36fab6d02bebec44a1ab6b58cc53a7f1e5be
Author: Dominik George <nik at naturalnet.de>
Date: Sat Oct 8 18:25:32 2016 +0200
Build-Depend on junit and rewrite its version.
---
debian/control | 1 +
debian/maven.rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 5cb81eb..1d52ffb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders:
Build-Depends:
debhelper (>= 10),
default-jdk,
+ junit4,
libcommons-codec-java,
libguava-java,
libguice-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 1813da4..ef070fe 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -6,3 +6,4 @@ javax.servlet s/servlet-api/javax.servlet-api/ jar 3.1
org.glyptodon.guacamole guacamole-common jar *
org.glyptodon.guacamole guacamole-ext jar *
org.glyptodon.guacamole guacamole-common-js zip *
+junit junit jar s/4\..*/4.x/ * *
--
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