+ ikiwiki (3.20161229.1) unstable; urgency=medium
+
+ * git: Attribute reverts to the user doing the revert, not the wiki
+ itself.
+ * git: Do not disable the commit hook while preparing a revert.
+
+ -- Simon McVittie <smcv@debian.org> Thu, 29 Dec 2016 20:46:24 +0000
+
+ikiwiki (3.20161229~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports
+ - debian/tests/control: set INSTALLED_TESTS=1 here,
+ pkg-perl-autopkgtest in jessie didn't support
+ debian/tests/pkg-perl/smoke-env
+
+ -- Simon McVittie <smcv@debian.org> Thu, 29 Dec 2016 17:38:19 +0000
+
ikiwiki (3.20161229) unstable; urgency=medium
* Security: force CGI::FormBuilder->field to scalar context where