News for package autopkgtest

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.0
Source: autopkgtest
Binary: autopkgtest
Architecture: all
Version: 3.16
Maintainer: Autopkgtest team <[email protected]>
Uploaders: Ian Jackson <[email protected]>, Martin Pitt <[email protected]>
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git
Vcs-Git: git://anonscm.debian.org/autopkgtest/autopkgtest.git
Testsuite: autopkgtest
Build-Depends: debhelper (>= 8), python3 (>= 3.1), python3-mock, python3-debian, python3-docutils, pyflakes, procps, pep8
Package-List:
 autopkgtest deb devel optional arch=all
Checksums-Sha1:
 13793600cdfd775f9c7f2211e58c41e9674818ae 173173 autopkgtest_3.16.tar.gz
Checksums-Sha256:
 71f77474ce13651ea381aa97b9ef35aa578c40104aaf5c3f7a80644484c91229 173173 autopkgtest_3.16.tar.gz
Files:
 2aaa18003dedfac40d3ed7108eed1a89 173173 autopkgtest_3.16.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVn5CQAAoJENFO8V2v4RNH1e0P/1OuobT2aRrWyrX13V/9+sxs
nDnJpHKYX3LCE4QboHvlgHMUbaKD7zUt0k/AMwiualcpKwNkSwzvK/CKLiY55fa0
62RVGS+xDy99vzxPejIBhO4vLw0inOkt2S6NqDsX1jnMFyaW+KfXUyagl6DKT5O+
AXNiCGDeoqz1RwTAdL1cOtiboA3jAZNdmlzmem6jkJ+/1WRRapbMVwM1EL71ORDF
zg3N9X4P1cBM6m5B9TSv3b2Wf4fSBWeqIHnK+r42Ejib9RRCXntVxWvq0zLr9eLz
fV7J6eOoFbBC1j0P1mgKnZwSoXDino5F5GJfvXn6cj9jZx9j7mBpQyXjj0r18PJz
KXfYddbt1PUMoclCkegeRg7RIRISie/E1aSMGOii5X+5ZeuopEQcWtyKnJ98yf6k
zMpzbu95dsVNGr2MLNcsBrptV6gv01zUhFIhPZhpPE48hI/+Dyye4cyaIgEDAQa2
Caz0L8WCI8uQvL4Z3zfILN54pDVHTw5uX3LhAUAKgJbtMUA3hCX+DgneZvZDfRan
PyQbrQxoQ1WIue2zj1giZ2fw1azyvVbJ2xUpW5azF06UszBKdZCrQqVVLGxwTeqK
YLCEa1k9Fq4qFynUj0n7jkOyUaVfjtxru4wdqG12t50L0owRsZRdPIKVBfK8gYQR
lFUsnwT8UsoPpeWI3GnM
=KFSr
-----END PGP SIGNATURE-----

Changes:
autopkgtest (3.16) unstable; urgency=medium

  Behaviour changes and improvements:
  * ssh-setup/nova: Re-try nova boot up to three times if it fails, and sleep
    5 minutes in between. This occasionally fails due to exceeding quota or
    temporary glitches.
  * Drop gpg-signing local archive and mark it as [trusted=yes] instead. This
    gets rid of the requirement to generate a gpg key on first run. Drop
    corresponding --gnupg-home option. (LP: #1472691)
  * Drop long-obsolete --tmp-dir backwards compat option.
  * ssh-setup/snappy: Adjust ubuntu-device-flash arguments to new
    release/channel structure from Ubuntu 15.10, and default to rolling/edge.
    Add new --release option.

  Bug fixes:
  * ssh-setup/nova: Silence "invalid command wait-reboot" warning.
  * setup-commands/cloud-vm-setup: Purge cloud-init too. It sometimes causes
    longer hangs on boot and might interfere with tests in other ways, and we
    only need it for first-time initialization anyway.
  * adt-virt-qemu: adt-buildvm-ubuntu-cloud: Don't use -enable-kvm QEMU option
    if /dev/kvm does not exist. (Closes: #790650)
  * Quiesce warnings from tar. Avoids "time stamp is in the future" log spew.
    (LP: #1468868)
  * Move apt sources setup from setup-commands/cloud-vm-setup to
    ssh-setup/nova. --apt-pocket does not work with the former as that runs
    too late.
  * Use Dpkg::Deps to evaluate/reduce build dependencies for expanding
    "@builddeps@". This handles build profiles. (Closes: #787093)
  * Resolve build profiles when installing build dependencies to build tested
    package.
  * Adjust NullRunner.test_tmp_install_perl test case to use
    libtest-requires-perl instead of libtest-tester-perl; the latter got
    removed from Debian.

 -- Martin Pitt <[email protected]>  Fri, 10 Jul 2015 11:26:36 +0200