Changelog
autopkgtest (2.7.2) unstable; urgency=medium
* debian/copyright, CREDITS: Bump copyright year.
* Eliminate lib/Autopkgtest.py, use pipes.quote() instead of shellquote_*().
* Drop doc/README.schroot-setup. Using LVM for schroot overlays is not
recommended as it is too slow and also too hard to set up. You should
rather use overlays or unpacked tarballs on tmpfs. Adjust
adt-virt-schroot.1 to point to mk-sbuild(1) instead.
* CREDITS: Remove license information, it does not belong there and we don't
need that any more as debian/copyright file.
* adt-testreport-*, adt-openbugs-*: Add warning that these scripts are
unmaintained and deprecated in favour of http://ci.debian.net, debci,
and/or jenkins. If you still use them, please mail
<email address hidden>!
* README.package-tests: Document that @builddeps@ also installs make.
(Closes: #738129)
* Add Suggests: for schroot and lxc, and explain those in the package
description.
* NullRunner.test_timeout_long_test: Increase (unrelated) build timeout from
3 to 20 s, to cope with the bit of overhead that dpkg-buildpackage
introduced.
-- Martin Pitt <email address hidden> Sun, 09 Feb 2014 19:31:34 +0100