From: Simon McVittie Date: Thu, 29 Dec 2016 17:38:48 +0000 (+0000) Subject: Rebuild for jessie-backports X-Git-Tag: debian/3.20170111_bpo8+1~4 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/33b39968948f2dcda5c073916d797259e441d1de 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 --- diff --git a/debian/changelog b/debian/changelog index c7eaf5aa4..0e36f05c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +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 Thu, 29 Dec 2016 17:38:19 +0000 + ikiwiki (3.20161229) unstable; urgency=medium * Security: force CGI::FormBuilder->field to scalar context where