waffle (1.6.1-0+steamrt2.1) scout; urgency=medium

  * Merge from SteamRT 1 'scout' into SteamRT 2 'soldier'
    - Revert "Roll back to debhelper compat level 9"
    - Revert "Disable Wayland support"
    - Revert "Cope with older EGL headers in SteamRT 1 'scout'"

 -- Simon McVittie <smcv@collabora.com>  Wed, 15 Apr 2020 13:24:04 +0100

waffle (1.6.1-0+steamrt1.1) scout; urgency=medium

  [ Simon McVittie ]
  * Merge from Debian. Remaining changes:
    - Roll back to debhelper compat level 9
    - d/gbp.conf: Configure for SteamRT 1 'scout'
    - d/rules: Disable Wayland support.
      SteamRT's Wayland library is too old for this.
    - d/p/Use-uint64_t-instead-of-EGLuint64KHR.patch,
      d/p/Cope-with-EGL_CONTEXT_OPENGL_ROBUST_ACCESS_EXT-not-being-.patch:
      Cope with older EGL headers in SteamRT 1 'scout'
    - d/README.source: Add
    - d/tests: Add superficial autopkgtests
    - Enable Gitlab-CI
    - d/.gitignore: Add
    - Split out a waffle-utils-multiarch package containing
      x86_64-linux-gnu-wflinfo or similar. This means we can use it to probe
      for i386 and x86_64 GL support separately.
    - Disable GBM support.
      In the Steam Runtime, we are only interested in running inside an X11
      (or maybe Wayland) environment; direct use of DRM/KMS devices is not
      interesting. This avoids a dependency on libudev.so.0, which is
      annoying when using wflinfo as a diagnostic tool.
    - d/p/steamrt/Link-wflinfo-to-static-libwaffle.patch:
      Link wflinfo to static libwaffle.
      This removes a layer of uncertainty from using wflinfo as a diagnostic
      tool, by making it irrelevant whether we can find libwaffle in the
      library search path.

  [ Emil Velikov ]
  * New upstream release
    - Fixes combination of GLX and GLESv2

 -- Simon McVittie <smcv@collabora.com>  Thu, 09 Apr 2020 18:10:13 +0100

waffle (1.6.0-4) unstable; urgency=medium

  * d/control: Drop binutils from Build-Depends. Closes: #877605
  * d/control: Update Standards-Version to 4.5.0
  * d/control: Use debhelper-compat (= 12)

 -- Jordan Justen <jordan.l.justen@intel.com>  Thu, 12 Mar 2020 15:13:57 -0700

waffle (1.6.0-3) unstable; urgency=medium

  * d/control: build-dep libx11-dev => libx11-xcb-dev (Closes #948779)
  * d/gbp.conf: Add git-buildpackage config file

 -- Jordan Justen <jordan.l.justen@intel.com>  Thu, 23 Jan 2020 16:59:58 -0800

waffle (1.6.0-2~steamrt1.3) scout; urgency=medium

  * d/.gitignore: Add
  * Disable GBM support.
    In the Steam Runtime, we are only interested in running inside an X11
    (or maybe Wayland) environment; direct use of DRM/KMS devices is not
    interesting. This avoids a dependency on libudev.so.0, which is
    annoying when using wflinfo as a diagnostic tool.
  * d/p/steamrt/Link-wflinfo-to-static-libwaffle.patch:
    Link wflinfo to static libwaffle.
    This removes a layer of uncertainty from using wflinfo as a diagnostic
    tool, by making it irrelevant whether we can find libwaffle in the
    library search path.

 -- Simon McVittie <smcv@collabora.com>  Mon, 11 Nov 2019 12:45:51 +0000

waffle (1.6.0-2~steamrt2.1) soldier; urgency=medium

  * Switch branch for SteamRT 2 'soldier'
  * Revert "Roll back to debhelper compat level 9"
  * Revert "Disable Wayland support"
  * Revert "Cope with older EGL headers in SteamRT 1 'scout'"
  * d/gitlab-ci.yml: Use Debian buster Docker image for CI

 -- Simon McVittie <smcv@collabora.com>  Thu, 22 Aug 2019 13:37:05 +0100

waffle (1.6.0-2~steamrt1.2) scout; urgency=medium

  * Split out a waffle-utils-multiarch package containing
    x86_64-linux-gnu-wflinfo or similar. This means we can use it to probe
    for i386 and x86_64 GL support separately.

 -- Simon McVittie <smcv@collabora.com>  Wed, 31 Jul 2019 16:24:46 +0100

waffle (1.6.0-2~steamrt1.1) scout; urgency=medium

  * Roll back to debhelper compat level 9
  * d/gbp.conf: Configure for SteamRT 1 'scout'
  * d/rules: Disable Wayland support.
    SteamRT's Wayland library is too old for this.
  * d/p/Use-uint64_t-instead-of-EGLuint64KHR.patch,
    d/p/Cope-with-EGL_CONTEXT_OPENGL_ROBUST_ACCESS_EXT-not-being-.patch:
    Cope with older EGL headers in SteamRT 1 'scout'
  * d/README.source: Add
  * d/tests: Add superficial autopkgtests
  * Enable Gitlab-CI

 -- Simon McVittie <smcv@collabora.com>  Thu, 25 Jul 2019 19:13:47 +0100

waffle (1.6.0-2) unstable; urgency=medium

  * Start new changelog
  * d/rules: Enable surfaceless_egl
  * debian: Increase debhelper to 12
  * d/control: Increase Standards-Version to 4.4.0

 -- Jordan Justen <jordan.l.justen@intel.com>  Fri, 19 Jul 2019 01:50:12 -0700

waffle (1.6.0-1) experimental; urgency=medium

  * New upstream release.
    - wflinfo can output JSON [Dylan Baker]
    - EGL/GBM: Add support for modifiers [Jason Ekstrand]
  * d/control: Move Vcs-* to salsa.debian.org/xorg-team
  * d/watch: Update watch file for upstream freedesktop.org move
  * d/control: Update Standards-Version to 4.3.0
  * d/copyright: Use debian doc https url
  * d/compat: Update from 9 to 11
  * d/compat: Update debhelper from 9 to 11
  * debian: Add pgp verification with Chad Versace's key
  * debian: Add Dylan Baker's gpg key for 1.6.0 release
  * d/watch: Update version to 4

 -- Jordan Justen <jordan.l.justen@intel.com>  Fri, 07 Jun 2019 14:43:49 -0700

waffle (1.5.2-4) unstable; urgency=low

  * Add 'Multi-arch: same' for libwaffle-1-0 and libwaffle-dev
  * Move Standards-Version to 4.1.1
  * Change to https url to fix lintian vcs-field-uses-insecure-uri

 -- Jordan Justen <jordan.l.justen@intel.com>  Wed, 18 Oct 2017 17:07:59 -0700

waffle (1.5.2-3) unstable; urgency=low

  * Add watch file (Closes: #786994).

 -- Jordan Justen <jordan.l.justen@intel.com>  Sat, 11 Feb 2017 00:58:03 -0800

waffle (1.5.2-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add B-D: libudev-dev (Closes: #846704).

 -- Andrey Rahmatullin <wrar@debian.org>  Wed, 14 Dec 2016 22:53:42 +0500

waffle (1.5.2-2) unstable; urgency=low

  * Improve debian package descriptions

 -- Jordan Justen <jordan.l.justen@intel.com>  Tue, 08 Sep 2015 23:50:31 -0700

waffle (1.5.2-1) unstable; urgency=low

  * New upstream release

 -- Jordan Justen <jordan.l.justen@intel.com>  Tue, 25 Aug 2015 14:52:18 -0700

waffle (1.5.1-1) unstable; urgency=low

  * New upstream release
  * Add WaffleConfig*.cmake to libwaffle-dev package

 -- Jordan Justen <jordan.l.justen@intel.com>  Thu, 22 Jan 2015 12:51:49 -0800

waffle (1.5.0-1) unstable; urgency=low

  * New upstream release

 -- Jordan Justen <jordan.l.justen@intel.com>  Tue, 16 Dec 2014 11:06:19 -0800

waffle (1.5.0~rc1-1) unstable; urgency=low

  * New upstream release candidate

 -- Jordan Justen <jordan.l.justen@intel.com>  Thu, 04 Dec 2014 23:18:00 -0800

waffle (1.4.3-1) unstable; urgency=low

  * New upstream release

 -- Jordan Justen <jordan.l.justen@intel.com>  Tue, 09 Dec 2014 16:04:52 -0800

waffle (1.4.2-1) unstable; urgency=low

  * New upstream release

 -- Jordan Justen <jordan.l.justen@intel.com>  Fri, 05 Dec 2014 00:02:35 -0800

waffle (1.4.1-1) unstable; urgency=low

  * New upstream release

 -- Jordan Justen <jordan.l.justen@intel.com>  Sat, 08 Nov 2014 12:13:54 -0800

waffle (1.4.0-1) unstable; urgency=low

  * New upstream release

 -- Jordan Justen <jordan.l.justen@intel.com>  Mon, 22 Sep 2014 11:16:49 -0700

waffle (1.4.0~rc1-1) unstable; urgency=low

  * New upstream release candidate

 -- Jordan Justen <jordan.l.justen@intel.com>  Mon, 08 Sep 2014 08:18:01 -0700

waffle (1.3.90-1) unstable; urgency=low

  * Use "non-native" 1.3.90-1 debian version number
  * Added missing include files in dev package. (closes: #748300)

 -- Jordan Justen <jordan.l.justen@intel.com>  Thu, 15 May 2014 16:51:10 -0700

waffle (1.3.90) unstable; urgency=low

  * Bump version to match waffle's current 1.3.90 version number

 -- Jordan Justen <jordan.l.justen@intel.com>  Sun, 13 Apr 2014 13:20:35 -0700

waffle (1.3.0) unstable; urgency=low

  * Add debian packaging

 -- Jordan Justen <jordan.l.justen@intel.com>  Mon, 30 Dec 2013 14:50:51 -0800
