This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch stretch in repository wine.
commit d181200749616711d6c336331133d5d3607ecf0e Author: Jens Reyer <[email protected]> Date: Mon Jun 6 14:11:10 2016 +0200 Revert "Add manpages-typo.patch to fix a typo in the msiexec manpage." Applied upstream: 1.8.3 This reverts commit 7626c2e1b66aa8674843c5e857bc11c85c597b07. --- debian/changelog | 1 + debian/patches/manpages-typo.patch | 15 --------------- debian/patches/series | 1 - 3 files changed, 1 insertion(+), 16 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1e7ecab..e72635e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ wine (1.8.2-2) UNRELEASED; urgency=medium - Let libwine-dev prefer wine64-tools to wine32-tools. - Document generating 32-bit results with the -tools packages. Thanks to Andrey Gursky and Javier Serrano Polo. + * Drop manpages-typo.patch, applied upstream. -- Jens Reyer <[email protected]> Mon, 06 Jun 2016 03:35:43 +0200 diff --git a/debian/patches/manpages-typo.patch b/debian/patches/manpages-typo.patch deleted file mode 100644 index 75f88e2..0000000 --- a/debian/patches/manpages-typo.patch +++ /dev/null @@ -1,15 +0,0 @@ -Description: Fix a typo in the msiexec manpage. -Author: Jens Reyer <[email protected]> -Forwarded: http://source.winehq.org/patches/data/121939 - ---- a/programs/msiexec/msiexec.man.in -+++ b/programs/msiexec/msiexec.man.in -@@ -76,7 +76,7 @@ Log all error messages. - .IP "\fBa\fR" - Log start of actions. - .IP "\fBr\fR" --Log action specifc records. -+Log action specific records. - .IP "\fBu\fR" - Log user requests. - .IP "\fBc\fR" diff --git a/debian/patches/series b/debian/patches/series index 29392bf..a60c34b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -21,4 +21,3 @@ addons.patch font-divbyzero.patch printer-resolution.patch -manpages-typo.patch -- 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
