diff options
author | Joey Hess <joey@kitenet.net> | 2010-08-15 11:43:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-15 11:44:28 -0400 |
commit | b8fd31a2a3305aed41176f84377b108f679299fd (patch) | |
tree | 0d24a1b5f941c8ee36b20dc23c5bd7d5e9ce0571 /debian | |
parent | 522f3d1d651892e7914ef43b9c33e7d062c9e0ae (diff) | |
download | ikiwiki-b8fd31a2a3305aed41176f84377b108f679299fd.tar ikiwiki-b8fd31a2a3305aed41176f84377b108f679299fd.tar.gz |
Fix po test suite to not assume ikiwiki's underlay is already installed. Closes: #593047
(cherry picked from commit 5664401fbcd0694539ec8274d2df11b3e5db1e48)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8223074f3..98d13376d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +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> Sun, 15 Aug 2010 11:42:55 -0400 + ikiwiki (3.20100804) unstable; urgency=low * template: Fix dependency tracking. Broken in version 3.20100427. |