sbuild-launchpad-chroot (0.17ubuntu0.20.10.1~18.04.2) bionic-security; urgency=medium

  * Change from '+' to '.' in alias names to work with schroot 1.6.12-2 and
    newer. (LP: #1986775)
  * debian/sbuild-launchpad-chroot.postinst:
    - Update aliases in existing /etc/schroot/chroot.d/ files '+' to '.'
      [Chad Smith]

 -- Leonidas Da Silva Barbosa <leo.barbosa@canonical.com>  Wed, 23 Nov 2022 13:54:44 -0300

sbuild-launchpad-chroot (0.17ubuntu0.20.10.1~18.04.1) bionic; urgency=medium

  * Backport to bionic. (LP: #1905634)

 -- dann frazier <dannf@ubuntu.com>  Wed, 25 Nov 2020 17:07:26 -0700

sbuild-launchpad-chroot (0.17ubuntu0.20.10.1) groovy; urgency=medium

  * Add direct (Build-)Dependency on python3-ubuntutools instead of
    relying on the indirect dependency via ubuntu-dev-tools.
    (LP: #1852677)

 -- dann frazier <dannf@ubuntu.com>  Fri, 06 Nov 2020 14:44:18 -0700

sbuild-launchpad-chroot (0.17) groovy; urgency=medium

  * Fix updating of apt sources.list for focal and groovy
    chroots (LP: #1872163)

 -- Scott Moser <smoser@ubuntu.com>  Fri, 08 May 2020 10:10:53 -0400

sbuild-launchpad-chroot (0.16) focal; urgency=medium

  * Migrate to python3.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 02 Dec 2019 22:33:03 -0800

sbuild-launchpad-chroot (0.15) eoan; urgency=medium

  * Don't enforce .tar.bz2 suffix for the tarball, just use what Launchpad
    gives us; tar will handle it just fine.
  * debian/control: Add Vcs-* fields and push the code to LP.

 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Fri, 03 May 2019 14:18:15 -0400

sbuild-launchpad-chroot (0.14) zesty; urgency=medium

  * Properly detect the "overlay" filesystem. (LP: #1652117)

 -- Stéphane Graber <stgraber@ubuntu.com>  Thu, 22 Dec 2016 12:42:25 -0500

sbuild-launchpad-chroot (0.13) xenial; urgency=medium

  * Fix updating chroots which crashed because there is no series parameter
    passed to sbuild-launchpad-chroot in that case. Fortunately we already get
    series from config/Launchpad.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Thu, 19 Nov 2015 10:21:02 -0500

sbuild-launchpad-chroot (0.12) xenial; urgency=medium

  * Rewrite sources.list after creating/updating the chroot in case we get it
    from Launchpad with the wrong release name.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Tue, 03 Nov 2015 17:55:14 -0600

sbuild-launchpad-chroot (0.11) xenial; urgency=medium

  * Add aliases for the backports pocket.

 -- Stéphane Graber <stgraber@ubuntu.com>  Mon, 02 Nov 2015 01:35:41 -0500

sbuild-launchpad-chroot (0.10) wily; urgency=medium

  * Fix broken syntax.

 -- Stéphane Graber <stgraber@ubuntu.com>  Fri, 10 Jul 2015 13:47:43 -0400

sbuild-launchpad-chroot (0.9) wily; urgency=medium

  * Don't crash on missing btrfs command.

 -- Stéphane Graber <stgraber@ubuntu.com>  Fri, 10 Jul 2015 11:23:48 -0400

sbuild-launchpad-chroot (0.8) wily; urgency=medium

  * Fix PEP-8.
  * Add support for multiple backing-stores:
    - btrfs
    - directory
    - overlayfs
  * Auto-detect the backing-store, preferring btrfs, then overlayfs,
    then directory.

 -- Stéphane Graber <stgraber@ubuntu.com>  Tue, 16 Jun 2015 17:09:52 -0400

sbuild-launchpad-chroot (0.7) utopic; urgency=medium

  * Add missing ubuntu-dev-tools to Build-Depends, as required by
    help2man.

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Fri, 11 Jul 2014 12:59:58 -0400

sbuild-launchpad-chroot (0.6) utopic; urgency=medium

  * Install qemu-user-static if necessary given the requested build chroot.
  * Define personality when building in a 32-bit chroot from a 64-bit system.
  * debian/control: add ubuntu-dev-tools to Depends: it's used when creating
    the chroot to get the current system's dpkg architecture.
  * Default newly-created chroots to /var/lib/schroot/chroots rather than
    /var/lib/schroot/chroot, as for mk-sbuild. (LP: #1248974)
  * Still require sbuild-launchpad-chroot to be run using sudo, but use a
    throw-away temporary directory for launchpadlib; which is removed when
    sbuild-launchpad-chroot ends. (LP: #1248976) 

 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Fri, 11 Jul 2014 10:24:30 -0400

sbuild-launchpad-chroot (0.5) utopic; urgency=medium

  [ Mathieu Trudel-Lapierre ]
  * Add a minimal progress indicator for chroot download.

  [ Stéphane Graber ]
  * Bump standards to 3.9.5, no change needed.

 -- Stéphane Graber <stgraber@ubuntu.com>  Tue, 27 May 2014 12:16:49 +0200

sbuild-launchpad-chroot (0.4) trusty; urgency=medium

  * Add locking to the update function to avoid the case where two
    builds using the same chroot are both trying to update the same path.

 -- Stéphane Graber <stgraber@ubuntu.com>  Sun, 12 Jan 2014 19:37:20 -0500

sbuild-launchpad-chroot (0.3) trusty; urgency=low

  * Make sur both /var/lib/schroot/chroot and /etc/sbuild/chroot exist.

 -- Stéphane Graber <stgraber@ubuntu.com>  Tue, 22 Oct 2013 12:28:29 -0400

sbuild-launchpad-chroot (0.2) trusty; urgency=low

  * Fix FTBFS due to help2man failing when launchpadlib is missing.

 -- Stéphane Graber <stgraber@ubuntu.com>  Sun, 20 Oct 2013 11:31:18 -0400

sbuild-launchpad-chroot (0.1) trusty; urgency=low

  * Initial release.

 -- Stéphane Graber <stgraber@ubuntu.com>  Sat, 19 Oct 2013 19:42:18 -0400
