This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch stretch-backports in repository wine.
commit 03e3888b6fb9cb6ae492f484b6bdedd46e7d8006 Author: Jens Reyer <[email protected]> Date: Thu Jan 25 00:57:43 2018 +0100 Make versioned dependency on debhelper backports safe. --- debian/control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control.in b/debian/control.in index 9e997c3..fa0bf57 100644 --- a/debian/control.in +++ b/debian/control.in @@ -7,7 +7,7 @@ Uploaders: Stephen Kitt <[email protected]>, Jens Reyer <[email protected]>, Build-Depends: - debhelper (>= 11), + debhelper (>= 11~), libxi-dev, libxt-dev, libxmu-dev, -- 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
