diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 04:10:31 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 04:10:31 +0000 |
commit | 8b3a840a745855ecbbcc207026306449c21fb3b4 (patch) | |
tree | 4029929f04e57aad21a67b18b7f474885a57a95b /debian | |
parent | 2725887734c318350875501e64561f79b8866dfe (diff) |
* Detect old versions of xgettext and avoid using them.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b51b7b441..bcf83ac4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,8 +22,9 @@ ikiwiki (1.44) UNRELEASED; urgency=low to fragile to let it kill ikiwiki. * Make img plugin not fail immediately if Image::Magick is not available. This lets ikiwiki not build depend on perlmagic. + * Detect old versions of xgettext and avoid using them. - -- Joey Hess <joeyh@debian.org> Mon, 19 Feb 2007 22:12:25 -0500 + -- Joey Hess <joeyh@debian.org> Mon, 19 Feb 2007 23:02:17 -0500 ikiwiki (1.43) unstable; urgency=low |