This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch stretch in repository wine.
commit ffe49b40511051cc9cbcb2c9b77e54bea677abcf 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. # Conflicts: # debian/changelog --- debian/changelog | 1 + debian/control.in | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 98fb213..ba5416e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ wine (1.8.2-2) UNRELEASED; urgency=medium Thanks to Javier Serrano Polo (closes: #824715). - Change version string to display vendor and version. - Drop obsolete dh_strip exclusion of some files. + - Drop obsolete dependency on x11-utils. -- Jens Reyer <[email protected]> Mon, 06 Jun 2016 03:35:43 +0200 diff --git a/debian/control.in b/debian/control.in index cf2dea4..a7c35c9 100644 --- a/debian/control.in +++ b/debian/control.in @@ -234,7 +234,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
