diff options
author | Joey Hess <joey@kitenet.net> | 2010-08-15 11:38:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-15 11:38:39 -0400 |
commit | 5664401fbcd0694539ec8274d2df11b3e5db1e48 (patch) | |
tree | b53ada85837fc96ddb633141a93c5046d556a590 /debian | |
parent | 52e3f698bc8fafdab4d911d925d214981ebd8d25 (diff) | |
download | ikiwiki-5664401fbcd0694539ec8274d2df11b3e5db1e48.tar ikiwiki-5664401fbcd0694539ec8274d2df11b3e5db1e48.tar.gz |
Fix po test suite to not assume ikiwiki's underlay is already installed. Closes: #593047
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 834dbd265..7f3ea7290 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ ikiwiki (3.20100805) UNRELEASED; urgency=low * flattr: New plugin. (Thanks to jaywalk for the initial implementation at a flattr plugin! This one is less configurable, but simpler.) * smiley: warn instead of error for missing smileys (Giuseppe Bilotta) + * Fix po test suite to not assume ikiwiki's underlay is already installed. + Closes: #593047 -- Joey Hess <joeyh@debian.org> Mon, 09 Aug 2010 13:18:28 -0400 |