This is an automated email from the git hooks/post-receive script. niol-guest pushed a commit to branch master in repository davmail.
commit a24f71905c48e2417e3e984801faebb0dc33dc4e Author: Antonio Ospite <[email protected]> Date: Fri Oct 28 16:18:56 2016 +0200 debian/control: suggest ibswt-gtk-3-java and libswt-cairo-gtk-3-jni The previous libswt-gtk-3.*-java dependencies are not available anymore. Add also the libswt-cairo-gtk-3-jni dependency, which seems to be needed for the tray icon. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 716b2f3..59eea67 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Package: davmail Architecture: all Depends: lsb-base (>= 3.0-6), logrotate, adduser, ${shlibs:Depends}, ${misc:Depends}, ${java:Depends} -Suggests: libswt-gtk-3.6-java | libswt-gtk-3.5-java | libswt-gtk-3.4-java +Suggests: libswt-gtk-3-java, libswt-cairo-gtk-3-jni Description: POP/IMAP/SMTP/CalDav/LDAP to Microsoft Exchange gateway Ever wanted to get rid of Outlook? DavMail is a POP/IMAP/SMTP/Caldav/LDAP exchange gateway allowing users to use any mail/calendar client (e.g. -- 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

