diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-27 17:11:30 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-27 17:11:30 +0000 |
commit | e5c4eae640be852fd0477d14750892bea2b4eeb1 (patch) | |
tree | 01ddbe11946487336313daa8cc9b42cd1ba40a33 /debian/changelog | |
parent | c43112d1d9a7ca5ef1efe3e1a51efaf4b26a446b (diff) |
* Add missing dependency on the URI perl module.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 12779e221..3ba6d15ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,9 @@ ikiwiki (1.31) UNRELEASED; urgency=low * Sanitize possibly problimatic characters out of the polygen grammar names, just in case. Should not be exploitable anyway, since it only tries to run polygen after finding the specified grammar file. + * Add missing dependency on the URI perl module. - -- Joey Hess <joeyh@debian.org> Sun, 22 Oct 2006 15:47:08 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 27 Oct 2006 13:10:49 -0400 ikiwiki (1.30) unstable; urgency=low |