golang-gopkg-lxc-go-lxc.v2 (0.0+git20190625.f4822c6-1ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Update lxc-dev build-dependency to match Ubuntu's version.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 14 Oct 2019 07:56:24 +0200

golang-gopkg-lxc-go-lxc.v2 (0.0+git20190625.f4822c6-1) unstable; urgency=medium

  * New upstream snapshot.
  * Added "watch" file to track upstream branch "v2".
  * Standards-Version: 4.4.1.
  * DH & compat to version 12.
  * Added myself to Uploaders.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sat, 12 Oct 2019 22:57:36 +1100

golang-gopkg-lxc-go-lxc.v2 (0.0~git20190625.f4822c6-0ubuntu1) eoan; urgency=low

  * New upstream snapshot.
    - Fix building with Go tip
    - Fix Go tip behavior change
    - Fix the typo (ConsoleLogOptions)
    - Move examples into individual folders
    - Make travis happy
    - Stop using finalizers
    - Improve test suite
    - update README.md with links and examples
    - Updated binding behaviour when template value is "none" to create a
      container without template similar to the "lxc-create" command
    - Fix code formatting
    - Fix fd leak in go_lxc_clone
    - Add go1.12 to the test matrix and make unprivileged tests the default
    - Make errors constants
    - Fix minor typos
    - Added static build support using -tags static_build
    - Added tests for the static_build tag
    - Switch to fetching linker flags from pkg-config

 -- Stéphane Graber <stgraber@ubuntu.com>  Tue, 08 Oct 2019 16:53:56 -0400

golang-gopkg-lxc-go-lxc.v2 (0.0~git20181101.0aadfc3-1ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Update lxc-dev build-dependency to match Ubuntu's version.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Thu, 02 May 2019 12:24:17 +0200

golang-gopkg-lxc-go-lxc.v2 (0.0~git20181101.0aadfc3-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Clément Hermann ]
  * New upstream snapshot (Closes: #915619)
  * d/rules: Use DH_GOLANG_EXCLUDES_ALL instead of an override
  * d/control: Bump Standards-Version to 4.2.1 (no change)
  * Switch to debhelper compat level 11

 -- Clément Hermann <nodens@nodens.org>  Wed, 05 Dec 2018 18:52:55 +0100

golang-gopkg-lxc-go-lxc.v2 (0.0~git20180119.b964baa-1ubuntu3) bionic; urgency=medium

  * Fix bad runtime dependency on lxc-dev.

 -- Stéphane Graber <stgraber@ubuntu.com>  Fri, 02 Mar 2018 19:22:33 -0500

golang-gopkg-lxc-go-lxc.v2 (0.0~git20180119.b964baa-1ubuntu2) bionic; urgency=medium

  * Cherry-pick upstream fixes for LXC 3.0.

 -- Stéphane Graber <stgraber@ubuntu.com>  Fri, 02 Mar 2018 16:52:09 -0500

golang-gopkg-lxc-go-lxc.v2 (0.0~git20180119.b964baa-1ubuntu1) bionic; urgency=medium

  * Update lxc-dev build-dependency to match Ubuntu's version.

 -- Stéphane Graber <stgraber@ubuntu.com>  Fri, 02 Mar 2018 16:37:09 -0500

golang-gopkg-lxc-go-lxc.v2 (0.0~git20180119.b964baa-1) unstable; urgency=medium

  * Team upload.

  [ Clément Hermann ]
  * Initial release (Closes: #883488)
  * debian/rules:
    - don't build the example (they will fail due to redeclarations)
    - exclude examples from source
    - disable tests for now (require root and working lxc)
  * debian/docs:
    - include examples as doc
  * debian/control:
    - update description
    - add missing (non-build) dependencies
  * debian/gbp.conf:
    - adjust for DEP14
    - explicitly set debian-branch

  [ Martín Ferrari ]
  * debian/rules: Fix indentation.
  * debian/examples: Install examples with dh_installexamples.
  * debian/control: Bump Standards-Version.

 -- Martín Ferrari <tincho@debian.org>  Thu, 08 Feb 2018 15:45:52 +0000
