X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=5ba3e946a73e62eb2dabff3017a360c2a36a7c9b;hb=e3d3fd55d58b8d5e40462c059731b55b834ae08f;hp=ae3e58d7f760bd8069a50466f93470aa6fab7cc2;hpb=e2fa683e96e51f173b17b91f77affa1f7c310867;p=dgit.git diff --git a/debian/changelog b/debian/changelog index ae3e58d7..5ba3e946 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +dgit (5.9+exp4) experimental; urgency=medium + + * test suite: tar up the artifacts, and name the tarball after + the test (to work around #903696). + + -- Ian Jackson Fri, 13 Jul 2018 11:38:25 +0100 + +dgit (5.9+exp3) experimental; urgency=medium + + * test suite: chmod a+r $AUTOPKGTEST explicitly. + + -- Ian Jackson Fri, 13 Jul 2018 00:54:20 +0100 + +dgit (5.9+exp2) experimental; urgency=medium + + * test suite: Save things to $AUTOPKGTEST_ARTIFACTS without + preserving access control information. Works around #903680. + + -- Ian Jackson Fri, 13 Jul 2018 00:43:11 +0100 + dgit (5.9+exp1) experimental; urgency=medium * test suite: Use dch -r -D sid '' not dch -r sid. Closes:#903441.