This is an automated email from the git hooks/post-receive script. jreyer-guest pushed a commit to branch stretch in repository wine.
commit 7626c2e1b66aa8674843c5e857bc11c85c597b07 Author: Jens Reyer <[email protected]> Date: Fri Apr 29 03:25:08 2016 +0200 Add manpages-typo.patch to fix a typo in the msiexec manpage. --- debian/patches/manpages-typo.patch | 15 +++++++++++++++ debian/patches/series | 1 + 2 files changed, 16 insertions(+) diff --git a/debian/patches/manpages-typo.patch b/debian/patches/manpages-typo.patch new file mode 100644 index 0000000..75f88e2 --- /dev/null +++ b/debian/patches/manpages-typo.patch @@ -0,0 +1,15 @@ +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 a1aef4c..a319492 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -21,3 +21,4 @@ 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
