This is an automated email from the git hooks/post-receive script. niol-guest pushed a commit to branch master in repository davmail.
commit 82aad1300b769fbe1f33cfa11e355ee4782d3fb4 Author: Alexandre Rossi <[email protected]> Date: Tue Dec 13 12:31:29 2016 +0100 do not force swt dep in (which is in Recommends:) --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 4afbbc1..1aa5f22 100755 --- a/debian/rules +++ b/debian/rules @@ -19,3 +19,6 @@ override_dh_auto_build: override_dh_systemd_enable: dh_systemd_enable --no-enable # Disable service by default + +override_jh_depends: + jh_depends -Xlibswt-gtk-3-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/davmail.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

