Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5121198
)
Fix test suite to not fail when XML::Twig is not installed. Closes: #707436
author
Joey Hess
<joey@kitenet.net>
Thu, 9 May 2013 14:47:45 +0000
(10:47 -0400)
committer
Joey Hess
<joey@kitenet.net>
Thu, 9 May 2013 14:47:45 +0000
(10:47 -0400)
debian/changelog
patch
|
blob
|
history
diff --git
a/debian/changelog
b/debian/changelog
index cf4f8c8d37f24b5a53ae76d7b2a9ae42e32409d6..e6d39fa27b17169b53abd6e19a58b1be69c2c00b 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-1,3
+1,10
@@
+ikiwiki (3.20130505) UNRELEASED; urgency=low
+
+ * Fix test suite to not fail when XML::Twig is not installed.
+ Closes: #707436
+
+ -- Joey Hess <joeyh@debian.org> Thu, 09 May 2013 10:47:18 -0400
+
ikiwiki (3.20130504) unstable; urgency=low
* Allow dots in directive parameter names. (tango)