This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 4c6cb8ea0c560310ab9cfb7f46a24165d3449e92 Author: Jens Reyer <[email protected]> Date: Sun May 29 23:06:27 2016 +0200 Drop obsolete dependency on x11-utils. This was once added for displaying messages from the wine script with xmessage. xmessage isn't used anymore in the current packaging. --- debian/changelog | 1 + debian/control.in | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 42e275d..f2d6e10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ wine-development (1.9.9-1) UNRELEASED; urgency=medium * Add bugnumbers from other branch to changelog since 1.9.1-1. * Drop obsolete dh_strip exclusion of some files. * Change version string to display vendor and version. + * Drop obsolete dependency on x11-utils. -- Jens Reyer <[email protected]> Sun, 29 May 2016 21:13:50 +0200 diff --git a/debian/control.in b/debian/control.in index 988c7c1..681da6f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -205,7 +205,6 @@ Depends: ${misc:Depends}, ${dlopen:Depends}, ${shlibs:Depends}, - x11-utils, libfontconfig1, Recommends: libxcursor1, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git _______________________________________________ pkg-wine-party mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-wine-party
