diff options
author | Joey Hess <joey@kitenet.net> | 2010-08-15 11:46:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-15 11:46:01 -0400 |
commit | 67d0645e07b8bba3977a9a4edefacc54c652ca67 (patch) | |
tree | 6208b2c74949afa5b3002c75c9adb7cd9455c9bb | |
parent | 5664401fbcd0694539ec8274d2df11b3e5db1e48 (diff) |
insert version that will be released from debian-testing branch
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7f3ea7290..121cf8381 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,19 @@ -ikiwiki (3.20100805) UNRELEASED; urgency=low +ikiwiki (3.20100816) UNRELEASED; urgency=low * filecheck: Fall back to using the file command if the freedesktop magic file cannot identify a file. * 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) + + -- Joey Hess <joeyh@debian.org> Sun, 15 Aug 2010 11:45:48 -0400 + +ikiwiki (3.20100815) unstable; urgency=medium + * 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 + -- Joey Hess <joeyh@debian.org> Sun, 15 Aug 2010 11:45:40 -0400 ikiwiki (3.20100804) unstable; urgency=low |