This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch stretch in repository wine.
commit 336ff9d8233640a221a0c9813307de2beb0b61e5 Author: Jens Reyer <[email protected]> Date: Thu Feb 25 03:53:12 2016 +0100 Drop wine32 manpage. "wine32" doesn't exist anymore. --- debian/rules | 1 - debian/wine32VERSION.manpages | 1 - 2 files changed, 2 deletions(-) diff --git a/debian/rules b/debian/rules index c02ca98..907e48b 100755 --- a/debian/rules +++ b/debian/rules @@ -129,7 +129,6 @@ override_dh_auto_install-arch: $(INSTALLS) cp tools/winedump/README debian/tmp/README.winedump cp server/wineserver debian/tmp/wineserver$(DEB_BUILD_ARCH_BITS) dh_auto_install - cp loader/wine.man debian/tmp/usr/share/man/man1/wine32$(VERSION).1 cp loader/wine.man debian/tmp/usr/share/man/man1/wine64$(VERSION).1 cd debian/tmp/usr/share/man/man1 && \ cp winegcc.1 winegcc$(VERSION).1 || true diff --git a/debian/wine32VERSION.manpages b/debian/wine32VERSION.manpages deleted file mode 100644 index 7132977..0000000 --- a/debian/wine32VERSION.manpages +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/share/man/man1/wine32VERSION.1 -- 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
