This is an automated email from the git hooks/post-receive script. niol-guest pushed a commit to branch master in repository davmail.
commit d9f3e3e1aec1006f9c8b96628fc9bfc2de53a80a Author: Antonio Ospite <[email protected]> Date: Sat Oct 29 18:21:33 2016 +0200 debian/davmail.desktop: update and fix a lintian warning Use the values from the buil.xml file from upstream, the Comment looks more up to date, and it specifies a Categories field. Also add the Keywords field to fix a lintian message: I: davmail: desktop-entry-lacks-keywords-entry usr/share/applications/davmail.desktop --- debian/davmail.desktop | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/davmail.desktop b/debian/davmail.desktop index a9609e1..4aee107 100644 --- a/debian/davmail.desktop +++ b/debian/davmail.desktop @@ -4,5 +4,7 @@ Name=DavMail Type=Application Terminal=false Exec=/usr/bin/davmail -Comment=DavMail Exchange Gateway +Comment=DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway Icon=/usr/share/icons/davmail.png +Categories=GTK;GNOME;Network; +Keywords=pop;imap;smtp;exchange;owa;outlook -- 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

