Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 gettext (0.19.3-2) kui; urgency=low
 .
   * xgettext: Fix double-free in singular/plural argument extraction.
     See http://lists.gnu.org/archive/html/bug-gettext/2014-10/msg00028.html
     Patch extracted from upstream commits 8137d2b and 84044b5.
   * msgunfmt: Fix segfault on certain (slightly corrupted) .mo files.
     Patch extracted from upstream commit abf93d1. Closes: #769901.
   * msgfilter: Fix read buffer allocation for empty input.
     See http://lists.gnu.org/archive/html/bug-gettext/2014-11/msg00008.html
     Patch extracted from upstream commit 06e206f.
Author: Santiago Vila <sanvila@debian.org>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- gettext-0.19.3.orig/gettext-tools/man/msgfilter.1
+++ gettext-0.19.3/gettext-tools/man/msgfilter.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGFILTER "1" "October 2014" "GNU gettext-tools 0.19.3" GNU
+.TH MSGFILTER "1" "January 2016" "GNU gettext-tools 0.19.3" GNU
 .SH NAME
 msgfilter \- edit translations of message catalog
 .SH SYNOPSIS
--- gettext-0.19.3.orig/gettext-tools/man/xgettext.1
+++ gettext-0.19.3/gettext-tools/man/xgettext.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH XGETTEXT "1" "October 2014" "GNU gettext-tools 0.19.3" GNU
+.TH XGETTEXT "1" "January 2016" "GNU gettext-tools 0.19.3" GNU
 .SH NAME
 xgettext \- extract gettext strings from source
 .SH SYNOPSIS
