X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/a6e69822f68864512d49a954a4581511246f0e0b..c142dba356b757facd6684a99623c58430b7221e:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index c7eaf5aa4..52902a2a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +ikiwiki (3.20161229.1~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 Thu, 29 Dec 2016 20:48:10 +0000 + +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 Thu, 29 Dec 2016 20:46:24 +0000 + ikiwiki (3.20161229) unstable; urgency=medium * Security: force CGI::FormBuilder->field to scalar context where