]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Fix test suite to not fail when XML::Twig is not installed. Closes: #707436
authorJoey Hess <joey@kitenet.net>
Thu, 9 May 2013 14:47:45 +0000 (10:47 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 9 May 2013 14:47:45 +0000 (10:47 -0400)
debian/changelog

index cf4f8c8d37f24b5a53ae76d7b2a9ae42e32409d6..e6d39fa27b17169b53abd6e19a58b1be69c2c00b 100644 (file)
@@ -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)