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.
 .
 moonshot-ui (0.7.1-1) unstable; urgency=medium
 .
   * New upstream version
   * Move dbus launch script to libmoonshot1
   * Because the dbus interface between moonshot-ui and libmoonshot1 may
     not be entirely stable, create versioned dependency.
   * Initial upload to Debian, Closes: #760411
Author: Sam Hartman <hartmans@debian.org>
Bug-Debian: http://bugs.debian.org/760411

---
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: http://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>

--- moonshot-ui-0.7.1.orig/configure.ac
+++ moonshot-ui-0.7.1/configure.ac
@@ -226,7 +226,7 @@ PKG_CHECK_MODULES(libmoonshot,[
 
 # i18n stuff
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.17])
+AM_GNU_GETTEXT_VERSION([0.18.1])
 
 AC_SUBST([GETTEXT_PACKAGE],[PACKAGE_TARNAME])
 AC_DEFINE([GETTEXT_PACKAGE],[PACKAGE_TARNAME],[Define to the gettext package name.])
