mmdebstrap (0.6.0-3) unstable; urgency=medium

  * debian/tests/testsuite:
     - use base-files package to determine the current archive
     - pkgfile.archive should never raise AttributeError
     - neutral exit when make_mirror fails too often
  * debian/patches/autopkgtest: use variable hostarch in --logfile test
  * bump debhelper compat to 12
  * debian/control: add Rules-Requires-Root: no
  * bump standards-version to 4.5.0
  * override the uses-dpkg-database-directly lintian warning

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 23 Jan 2020 09:52:40 +0100

mmdebstrap (0.6.0-2) unstable; urgency=medium

  * fix autopkgtest on gitlab CI

 -- Johannes 'josch' Schauer <josch@debian.org>  Mon, 20 Jan 2020 18:24:34 +0100

mmdebstrap (0.6.0-1) unstable; urgency=medium

  * new upstream release
     - support running tests on non-amd64 architectures (closes: #948302)
     - only attempt unlinking policy-rc.d if it exists (closes: #943323)
     - add disclaimer of warranty and limitations of liability (closes: #944571)
     - also remove apt sources that were given via /etc/apt/sources.list.d/
       (closes: #944684)
     - also install essential packages with /dev, /proc and /sys mounted
       (closes: #945119)
     - support for extended attributes (closes: #947012)
     - clean any remaining files in /tmp in the chroot (closes: #947239)
     - also clean /var/log/apt/eipp.log.xz (closes: #944677)
     - add --keyring option (closes: #943325)
     - run xz with --threads=0 (closes: #943327)
     - add --dry-run option (closes: #948481)
  * drop dependency on perl-doc because --help doesn't need it anymore (closes:
    #944923)

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 19 Jan 2020 22:53:49 +0100

mmdebstrap (0.5.1-4) unstable; urgency=medium

  * make busybox test less sensitive to changes in unstable (closes: #948159)

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 05 Jan 2020 21:12:05 +0100

mmdebstrap (0.5.1-3) unstable; urgency=medium

  * add patch to fix busybox sub-essential test

 -- Johannes 'josch' Schauer <josch@debian.org>  Mon, 16 Dec 2019 10:10:49 +0100

mmdebstrap (0.5.1-2) unstable; urgency=medium

  * add patch to fix /etc/shadow SOURCE_DATE_EPOCH workaround

 -- Johannes 'josch' Schauer <josch@debian.org>  Sat, 02 Nov 2019 23:32:32 +0100

mmdebstrap (0.5.1-1) unstable; urgency=medium

  * new upstream release
     - allow apt to be already installed (closes: #942586)
     - fix and improve --components (closes: #942588)
  * drop patches
  * autopkgtest: re-run ./make_mirror.sh if it should fail

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 20 Oct 2019 01:49:40 +0200

mmdebstrap (0.5.0-2) unstable; urgency=medium

  * debian/tests/testsuite: don't install foreign architecture packages if
    RUN_MA_SAME_TESTS != yes

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 10 Oct 2019 09:10:21 +0200

mmdebstrap (0.5.0-1) unstable; urgency=medium

  * new upstream release
     - rework CLI interface to use explicit "-" for stdin where ambiguous
       instead of unconditionally reading stdin (closes: #934199)
     - also create /var/lib/dpkg/arch in chrootless mode (closes: #935258)
     - don't cleanup qemu-user in chrootless mode (closes: #935260)
     - allow hooks to remove start-stop-daemon (closes: #940173)
     - fix tarball permissions in chrootless mode (closes: #935266)
     - only report binfmt_misc errors if needed (closes: #940162)
  * run testsuite with distribution of the autopkgtest environment
  * drop patches that were applied upstream
  * apply two new patches to accommodate for salsa CI

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 06 Oct 2019 23:20:58 +0200

mmdebstrap (0.4.1-8) unstable; urgency=medium

  * Detect distro tests are run on in autopkgtest

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 03 Oct 2019 18:14:00 +0200

mmdebstrap (0.4.1-7) unstable; urgency=medium

  * Botched dgit commit

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 26 Sep 2019 14:16:00 +0200

mmdebstrap (0.4.1-6) unstable; urgency=medium

  * Print apt-cache policy during autopkgtest

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 26 Sep 2019 14:11:41 +0200

mmdebstrap (0.4.1-5) unstable; urgency=medium

  * Print environment variables during autopkgtest

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 25 Jul 2019 12:32:18 +0200

mmdebstrap (0.4.1-4) unstable; urgency=medium

  * Backport another patch from upstream:
     - fix docs: fakechroot is tried before proot in auto mode (closes:
       #929489)
     - updates for release of Debian buster
     - make_mirror.sh: security.d.o dropped the MD5sum field for SHA256 in
       Packages.gz

 -- Johannes 'josch' Schauer <josch@debian.org>  Thu, 25 Jul 2019 00:31:08 +0200

mmdebstrap (0.4.1-3) unstable; urgency=medium

  * Backport patches from upstream:
     - cleanup auxfiles *after* running apt-get update (closes: #927151)
     - chdir() before 'apt-get update' for apt (<< 1.5)
     - chdir() before remove_tree()
     - add Dir::State::Status to apt config for apt (<< 1.3)
     - chmod 0755 on qemu-user-static binary for Ubuntu
     - Only error out on W: and Err: lines (closes: #928079)

 -- Johannes 'josch' Schauer <josch@debian.org>  Sat, 04 May 2019 23:48:19 +0200

mmdebstrap (0.4.1-2) unstable; urgency=medium

  * Mark autopkgtest as flaky (closes: #924854)

 -- Johannes 'josch' Schauer <josch@debian.org>  Mon, 18 Mar 2019 14:46:01 +0100

mmdebstrap (0.4.1-1) unstable; urgency=medium

  * new upstream release
     - re-enable fakechroot testing (closes: #909637)
     - disable apt sandboxing if necessary (closes: #923374)

 -- Johannes 'josch' Schauer <josch@debian.org>  Fri, 01 Mar 2019 14:53:42 +0100

mmdebstrap (0.4.0-1) unstable; urgency=medium

  * new upstream release (closes: #920332)
     - cleanup /var/lib/apt/lists/auxfiles (closes: #916769)
     - disable merged-usr (closes: #914915)

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 24 Feb 2019 09:09:50 +0100

mmdebstrap (0.3.0-10) unstable; urgency=medium

  * add debian/gitlab-ci.yml
  * autopkgtest: run without qemu-kvm, without unshare, without proot and
    without binfmt because neither is supported on Salsa CI (Docker) nor on
    Debian CI (LXC)

 -- Johannes 'josch' Schauer <josch@debian.org>  Wed, 05 Dec 2018 07:47:53 +0100

mmdebstrap (0.3.0-9) unstable; urgency=medium

  * kvm is not available on ci.debian.net

 -- Johannes 'josch' Schauer <josch@debian.org>  Wed, 28 Nov 2018 09:08:41 +0100

mmdebstrap (0.3.0-8) unstable; urgency=medium

  * try enabling kvm

 -- Johannes 'josch' Schauer <josch@debian.org>  Wed, 28 Nov 2018 00:53:36 +0100

mmdebstrap (0.3.0-7) unstable; urgency=medium

  * set XDG_RUNTIME_DIR in autopkgtest to /home/AUTOPKGTEST_NORMAL_USER/run

 -- Johannes 'josch' Schauer <josch@debian.org>  Tue, 27 Nov 2018 08:21:53 +0100

mmdebstrap (0.3.0-6) unstable; urgency=medium

  * set XDG_RUNTIME_DIR in autopkgtest to AUTOPKGTEST_TMP

 -- Johannes 'josch' Schauer <josch@debian.org>  Tue, 27 Nov 2018 00:28:55 +0100

mmdebstrap (0.3.0-5) unstable; urgency=medium

  * set XDG_RUNTIME_DIR in autopkgtest to /run/user/$(id -u ...)

 -- Johannes 'josch' Schauer <josch@debian.org>  Mon, 26 Nov 2018 08:35:03 +0100

mmdebstrap (0.3.0-4) unstable; urgency=medium

  * set XDG_RUNTIME_DIR in autopkgtest

 -- Johannes 'josch' Schauer <josch@debian.org>  Sun, 25 Nov 2018 23:59:27 +0100

mmdebstrap (0.3.0-3) unstable; urgency=medium

  * add libc6-dev to autopkgtest dependencies

 -- Johannes 'josch' Schauer <josch@debian.org>  Sat, 24 Nov 2018 07:33:22 +0100

mmdebstrap (0.3.0-2) unstable; urgency=medium

  * add gcc to autopkgtest dependencies

 -- Johannes 'josch' Schauer <josch@debian.org>  Fri, 23 Nov 2018 22:37:09 +0100

mmdebstrap (0.3.0-1) unstable; urgency=medium

  * new upstream version
  * update autopkgtest
  * add Recommends on fakeroot
  * add Suggests on qemu-user, binfmt-support and dpkg-dev

 -- Johannes 'josch' Schauer <josch@debian.org>  Fri, 23 Nov 2018 12:58:18 +0100

mmdebstrap (0.2.0-1) unstable; urgency=medium

  * new upstream version
      - don't change permissions of bind mount targets and don't recursively
        mount sysfs (closes: #909942)
      - use data from standard input if no mirror is given and fix problem
        with "deb"-style mirror lines (closes: #910044)
  * add source package priority (closes: #909723)

 -- Johannes 'josch' Schauer <josch@debian.org>  Wed, 03 Oct 2018 10:48:50 +0200

mmdebstrap (0.1.0-2) unstable; urgency=medium

  * debian/control: add Vcs-Browser and Vcs-Git fields
  * run wrap-and-sort -asbt
  * add missing Depends on apt (closes: #909642)
  * debian/control: add Recommends and Suggests

 -- Johannes 'josch' Schauer <josch@debian.org>  Wed, 26 Sep 2018 21:33:17 +0200

mmdebstrap (0.1.0-1) unstable; urgency=medium

  * Initial release. (Closes: #909264)

 -- Johannes 'josch' Schauer <josch@debian.org>  Mon, 24 Sep 2018 08:38:53 +0200
