This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch master in repository wine.
commit 00e51309830a476144ff400ef26c69025db736f0 Author: Jens Reyer <[email protected]> Date: Sun Mar 6 05:26:13 2016 +0100 Add winecpp and wineg++ symlinks in -tools. --- debian/wine32VERSION-tools.links | 6 ++++++ debian/wine64VERSION-tools.links | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/debian/wine32VERSION-tools.links b/debian/wine32VERSION-tools.links index 6feb8b4..e8a80b2 100644 --- a/debian/wine32VERSION-tools.links +++ b/debian/wine32VERSION-tools.links @@ -3,3 +3,9 @@ usr/lib/wineVERSION/wrc usr/bin/winewrcVERSION usr/lib/wineVERSION/winedump usr/bin/winedumpVERSION usr/lib/wineVERSION/winebuild usr/bin/winebuildVERSION usr/lib/wineVERSION/winemaker usr/bin/winemakerVERSION + +usr/bin/winegccVERSION usr/bin/winecppVERSION +usr/bin/winegccVERSION usr/bin/wineg++VERSION + +usr/share/man/man1/winegccVERSION.1.gz usr/share/man/man1/winecppVERSION.1.gz +usr/share/man/man1/winegccVERSION.1.gz usr/share/man/man1/wineg++VERSION.1.gz diff --git a/debian/wine64VERSION-tools.links b/debian/wine64VERSION-tools.links index 6feb8b4..e8a80b2 100644 --- a/debian/wine64VERSION-tools.links +++ b/debian/wine64VERSION-tools.links @@ -3,3 +3,9 @@ usr/lib/wineVERSION/wrc usr/bin/winewrcVERSION usr/lib/wineVERSION/winedump usr/bin/winedumpVERSION usr/lib/wineVERSION/winebuild usr/bin/winebuildVERSION usr/lib/wineVERSION/winemaker usr/bin/winemakerVERSION + +usr/bin/winegccVERSION usr/bin/winecppVERSION +usr/bin/winegccVERSION usr/bin/wineg++VERSION + +usr/share/man/man1/winegccVERSION.1.gz usr/share/man/man1/winecppVERSION.1.gz +usr/share/man/man1/winegccVERSION.1.gz usr/share/man/man1/wineg++VERSION.1.gz -- 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
