diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-19 18:58:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-19 18:58:21 -0400 |
commit | 3a204fabbb4a7324bf7bdda1ffd5886e0da70c71 (patch) | |
tree | a69c83fb42442d75f6d486d44532358e215b08c3 /debian/changelog | |
parent | 8271e9641e2f2bce9060cecd9a3421e2a4f98f24 (diff) | |
download | ikiwiki-3a204fabbb4a7324bf7bdda1ffd5886e0da70c71.tar ikiwiki-3a204fabbb4a7324bf7bdda1ffd5886e0da70c71.tar.gz |
Version the suggests of xapian-omega to a version known to be new enough to work with ikiwiki. Reportedly, version 0.9.9 is too old to work. Closes: #486592
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 71c8e6f31..687c91113 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,9 @@ ikiwiki (2.51) UNRELEASED; urgency=low input is flagged as utf-8, but contains invalid characters such as 0x92. To prevent it from crashing, re-encode the content before calling it, which will ensure that it's really utf-8. + * Version the suggests of xapian-omega to a version known to be new enough + to work with ikiwiki. Reportedly, version 0.9.9 is too old to work. + Closes: #486592 -- Joey Hess <joeyh@debian.org> Sun, 15 Jun 2008 15:03:33 -0400 |