[reprotest] branch master updated (6833ffa -> 563d490)

Ximin Luo infinity0 at debian.org
Wed Jul 19 15:13:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a change to branch master
in repository reprotest.

      from  6833ffa   Bump debhelper compat level to 10.
       new  b5051c5   Use autopkgtest upstream paths, makes things easier to import
       new  68ecf09   Add script for importing autopkgtest code
       new  b473281   Import autopkgtest 4.4
       new  8d5e189   Patches needed for autopkgtest 4.4
       new  563d490   Update d/changelog with autopkgtest info

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   |   3 +
 debian/diff-adt.sh                                 |   3 -
 debian/import-autopkgtest.sh                       |  36 +++++
 reprotest/__init__.py                              |  10 +-
 reprotest/lib/VirtSubproc.py                       |  25 ++-
 reprotest/lib/adt_testbed.py                       | 160 +++++++++++--------
 reprotest/virt/{chroot => autopkgtest-virt-chroot} |   8 +-
 reprotest/virt/{lxc => autopkgtest-virt-lxc}       |  20 +--
 reprotest/virt/{lxd => autopkgtest-virt-lxd}       |  48 +++++-
 reprotest/virt/{null => autopkgtest-virt-null}     |   8 +-
 reprotest/virt/{qemu => autopkgtest-virt-qemu}     | 173 +++++++++++----------
 .../virt/{schroot => autopkgtest-virt-schroot}     |  14 +-
 reprotest/virt/{ssh => autopkgtest-virt-ssh}       |  71 ++++++---
 13 files changed, 368 insertions(+), 211 deletions(-)
 delete mode 100755 debian/diff-adt.sh
 create mode 100755 debian/import-autopkgtest.sh
 rename reprotest/virt/{chroot => autopkgtest-virt-chroot} (91%)
 rename reprotest/virt/{lxc => autopkgtest-virt-lxc} (95%)
 rename reprotest/virt/{lxd => autopkgtest-virt-lxd} (82%)
 rename reprotest/virt/{null => autopkgtest-virt-null} (90%)
 rename reprotest/virt/{qemu => autopkgtest-virt-qemu} (87%)
 rename reprotest/virt/{schroot => autopkgtest-virt-schroot} (92%)
 rename reprotest/virt/{ssh => autopkgtest-virt-ssh} (86%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reprotest.git



More information about the Reproducible-commits mailing list