]> err.no Git - dpkg/commitdiff
Require gettext 0.14.5.
authorGuillem Jover <guillem@debian.org>
Fri, 17 Feb 2006 02:07:58 +0000 (02:07 +0000)
committerGuillem Jover <guillem@debian.org>
Fri, 17 Feb 2006 02:07:58 +0000 (02:07 +0000)
ChangeLog
configure.ac
debian/changelog

index eb471627d468954ef9f475774f410e8bea009ad4..789004ec7922a79297edb26455972a9463003a73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-17  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Require gettext 0.14.5.
+
 2006-02-17  Guillem Jover  <guillem@debian.org>
 
        * configure.ac: Use AC_CONFIG_AUX_DIR to move auxiliary scripts to
index 1262b8a51572f7b75a4575afebfd8675b6105f32..567a73643ff2a1f60b6a9e62f61d8cad29e353d8 100644 (file)
@@ -12,7 +12,7 @@ DPKG_ARCHITECTURE
 
 AM_INIT_AUTOMAKE([1.8 gnu])
 
-AM_GNU_GETTEXT_VERSION(0.14.1)
+AM_GNU_GETTEXT_VERSION(0.14.5)
 AM_GNU_GETTEXT()
 
 # Allow compilation without dselect
index 195a0bec000fd29e65f8c9b96673de9accce57a1..e81161ba16f5ea98128f6233cc1d0b614e94d831 100644 (file)
@@ -2,6 +2,7 @@ dpkg (1.13.16~) UNRELEASED; urgency=low
 
   [ Guillem Jover ]
   * Move auxiliary autotools scripts to config/.
+  * Require gettext 0.14.5.
 
  -- Guillem Jover <guillem@debian.org>  Fri, 17 Feb 2006 03:52:59 +0200