wlroots-0.16 (0.16.2-2pureos2) crimson; urgency=medium

  * Rename to wlroots-0.16
    This way we can reupload the original Debian package to unbreak
    dependencies on libwlroots10 present in Debian bookworm.

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Wed, 19 Mar 2025 06:22:20 +0100

wlroots (0.16.2-2pureos1) crimson; urgency=medium

  * Upload to crimson
  * d/patches: Drop all patches to work with older dependencies

 -- Guido Günther <agx@sigxcpu.org>  Thu, 03 Aug 2023 20:29:19 +0200

wlroots (0.16.2-2) unstable; urgency=medium

  * Upload to unstable

 -- Guido Günther <agx@sigxcpu.org>  Thu, 20 Jul 2023 16:41:50 +0200

wlroots (0.16.2-1) experimental; urgency=medium

  * New upstream release
  * [ed00fc6] Drop patches contained in the release
  * Make autopkgtest a shell script. Thanks Andreas Henriksson
    for the review.

 -- Guido Günther <agx@sigxcpu.org>  Sun, 19 Feb 2023 15:25:33 +0100

wlroots (0.16.1-2) experimental; urgency=medium

  * [d707bc2] libwlroots-dev: Depend on vulkan development package
    (Closes: #1030240)
  * [d4e58a8] Switch dependency from libegl1-mesa to libegl
  * [19386fa] Bump standards version

 -- Guido Günther <agx@sigxcpu.org>  Wed, 01 Feb 2023 16:57:22 +0100

wlroots (0.16.1-1) experimental; urgency=medium

  [ Guido Günther ]
  * New upstream release
    (Closes: #1027682)
  * [cb91b99] Drop patches applied upstream
  * [16358a9] Backport a patch from upstream's 0.16 branch
    to fix an XWayland crash.

  [ Birger Schacht ]
  * [fb08e6c] Add required Build-Dependencies to enable vulkan renderer
    (Closes: #1028910)

 -- Guido Günther <agx@sigxcpu.org>  Tue, 17 Jan 2023 11:57:52 +0100

wlroots (0.16.0-2) experimental; urgency=medium

  * [17dcb12] Fix compilation due to uninitialized values on some
    architectures.

 -- Guido Günther <agx@sigxcpu.org>  Thu, 24 Nov 2022 13:50:49 +0100

wlroots (0.16.0-1) experimental; urgency=medium

  * Upload to experimental
  * [aac440c] New upstream release
  * [e8cf5bd] d/gbp.conf: Use upstream-vcs
  * [bea6239] d/watch: Project moved to fdo gitlab
  * [e7033ad] Adjust to new soname
  * [b9ef4e6] d/control: Update build-dependencies
  * [5054262] Refresh patches. Drop those applied upstream.

 -- Guido Günther <agx@sigxcpu.org>  Wed, 23 Nov 2022 16:20:46 +0100

wlroots (0.15.1-3) unstable; urgency=medium

  * [01320b4] Backport upstream patch to fix build with ffmpeg 5.0
    (Closes: #1004792)

 -- Guido Günther <agx@sigxcpu.org>  Fri, 24 Jun 2022 11:54:33 +0200

wlroots (0.15.1-2pureos1) byzantium; urgency=medium

  * Upload to byzantium

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Mon, 08 Aug 2022 16:05:30 +0200

wlroots (0.15.1-2pureos1~oct3) octarine; urgency=medium

  [ Guido Günther ]
  * [7f5d0f5] d/shlibs: Generate a stricter dependency

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Thu, 02 Jun 2022 04:23:41 +0200

wlroots (0.15.1-2pureos1~oct2) octarine; urgency=medium

  * [c664d48] seat: Allow to cancel touches.
    This adds wlr_seat_touch_notify_cancel() to be used by compositors to
    cancel touch gestures.

 -- Guido Günther <agx@sigxcpu.org>  Tue, 24 May 2022 11:51:19 +0200

wlroots (0.15.1-2pureos1~oct1) octarine; urgency=medium

  * Upload to octarine
  * [3073337] debian: Revert meson, libdrm and wayland dependencies to versions in byzantium
  * [524c195] d/rules: Don't try to build vulkan renderer

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Mon, 09 May 2022 01:10:35 +0200

wlroots (0.15.1-2) unstable; urgency=medium

  * [d2f0630] xdg-activation: Deduplicate token creation code
    Backport a (not yet merged) MR to fix a crash in the
    xdg-activation code.

 -- Guido Günther <agx@sigxcpu.org>  Sat, 26 Mar 2022 19:34:50 +0100

wlroots (0.15.1-1) unstable; urgency=medium

  * Upload to unstable
  * d/control: Fix typo (Closes: #984583)
  * d/copyright: Fix source URL
  * d/control: Fix homepage URL.
    Project moved to gitlab (Closes: #1001154)
  * New upstream version (Closes: #1005892)

 -- Guido Günther <agx@sigxcpu.org>  Fri, 25 Mar 2022 11:57:45 +0100

wlroots (0.15.0-3) experimental; urgency=medium

  * [f909925] d/control: Bump meson and wayland-protocol dependencies.
    Adjust to what the project requires (Closes: #966176)

 -- Guido Günther <agx@sigxcpu.org>  Fri, 18 Mar 2022 15:11:32 +0100

wlroots (0.15.0-2) experimental; urgency=medium

  * [7c01dd7] Use libdrm 2.4.109.
    This allows us to drop the reverted upstream change.
  * [1784c6e] Use wayland 1.20.
    This allows us to revert the reverted upstream change
  * [f60b70a] Bump standards version
  * [838be17] d/copyright: Drop unused pattern

 -- Guido Günther <agx@sigxcpu.org>  Mon, 14 Feb 2022 15:25:46 +0100

wlroots (0.15.0-1) experimental; urgency=medium

  * New upstream release
  * [bb15cc9] d/control: Bump build-deps according to meson dependencies
  * [bf804d6] Rediff patches
  * [c551f31] d/rules: Enable all optional backends
  * [1d55195] Adjust to soname bump
  * Use headless backend in tests
  * Revert several patches so we can build against libdrm and libwayland
    currently in Debian.

 -- Guido Günther <agx@sigxcpu.org>  Fri, 17 Dec 2021 15:15:52 +0100

wlroots (0.14.1-5pureos3) byzantium; urgency=medium

  * [3082f86] debian: Bump shlibs dependency

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Wed, 16 Mar 2022 04:26:01 +0100

wlroots (0.14.1-5pureos2) byzantium; urgency=medium

  * [23054fa] d/patches: xdg-activation: Allow to submit tokens
  * [a3bdb50] d/patches: wlr_output: Don't leak format
  * [c78bd35] d/patches: wlr_output_layout_contains_point: handle outputs that aren't in the layout

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Tue, 15 Mar 2022 03:53:21 +0100

wlroots (0.14.1-5pureos1) byzantium; urgency=medium

  * Upload to byzantium
  * [5673ab9] d/control: Depend on recent mesa and libglvnd

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Tue, 08 Mar 2022 12:58:23 +0100

wlroots (0.14.1-5pureos1~oct2) octarine; urgency=medium

  * Upload to octarine
  * [e9bc868] Drop outdated patches
  * [ff3dc7f] d/patches: Move layer-shell patch to pureos directory
  * [d7c0f10] debian: Revert libwayland dependency back to 1.18
  * Remaining patches:
    - Revert "layer-shell: error on 0 dimension without anchors"
    - Revert "seat: use WL_SEAT_ERROR_CAPABILITY"

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Tue, 25 Jan 2022 15:29:06 +0100

wlroots (0.14.1-5) unstable; urgency=medium

  * Upload to unstable
  * [865f2f1] Drop patches backported form upstream

 -- Guido Günther <agx@sigxcpu.org>  Thu, 16 Dec 2021 09:39:07 +0100

wlroots (0.14.1-4) experimental; urgency=medium

  [ Birger Schacht ]
  * [3fafe04] Add x11 backend build dependencies also to the -dev package

 -- Guido Günther <agx@sigxcpu.org>  Mon, 08 Nov 2021 18:53:18 +0100

wlroots (0.14.1-3) experimental; urgency=medium

  * [59c2af5] d/control: Add more dependencies for x11 backend.
    This reenables the x11 backend
  * [d1c7991] d/rules: Force x11 backend.
    This makes sure it doesn't get disabled again due to lack of
    dependencies

 -- Guido Günther <agx@sigxcpu.org>  Sat, 06 Nov 2021 11:42:15 +0100

wlroots (0.14.1-2) experimental; urgency=medium

  [ Birger Schacht ]
  * [d512fe8] Enable XWayland again

  [ Guido Günther ]
  * [9f1d30d] d/control: Build-depend on libseat-dev

 -- Guido Günther <agx@sigxcpu.org>  Fri, 05 Nov 2021 21:37:46 +0100

wlroots (0.14.1-1) experimental; urgency=medium

  * New upstream version 0.14.1
  * Bump soname to 9
  * d/control: Build-depend on libseat-dev

 -- Guido Günther <agx@sigxcpu.org>  Mon, 27 Sep 2021 22:36:50 +0200

wlroots (0.13.0-1) experimental; urgency=medium

  * New upstream version 0.13.0
  * Adust to soname change
  * d/control: Bump libwayland-dev to 0.19
  * autopkgtest: Adjust to API change

 -- Guido Günther <agx@sigxcpu.org>  Tue, 13 Apr 2021 11:02:16 +0200

wlroots (0.12.0-3) unstable; urgency=medium

  * [02be191] examples/dmabuf-capture: stop using av_init_packet
    (Closes: #996500)

 -- Guido Günther <agx@sigxcpu.org>  Tue, 26 Oct 2021 10:13:01 +0200

wlroots (0.12.0-2) unstable; urgency=medium

  [ nicoo ]
  * Team upload
  * Kick off to unstable

  [ Léo Andrès ]
  * [2524851] libwlroots0: fix typo in description.

 -- nicoo <nicoo@debian.org>  Sun, 14 Feb 2021 12:31:16 +0100

wlroots (0.12.0-1pureos5) byzantium; urgency=medium

  * debian: Bump soname to 7c.
    This makes sure we don't break existing installations
  * Fix build failure with newer libav.
    See https://bugs.debian.org/996500
  * d/patches: xwayland: Allow to retrieve _NET_STARTUP_ID.
    See https://source.puri.sm/Librem5/wlroots/-/merge_requests/83
  * d/patches: xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO.
    See https://source.puri.sm/Librem5/wlroots/-/merge_requests/86

 -- Guido Günther <agx@sigxcpu.org>  Tue, 19 Oct 2021 15:34:42 +0200

wlroots (0.12.0-1pureos4) byzantium; urgency=medium

  * [6f1ab78] Revert "d/patches: xwayland: Allow to retrieve _NET_STARTUP_ID"
    This patch isn't ABI compatible.

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Thu, 16 Sep 2021 07:55:14 +0200

wlroots (0.12.0-1pureos3) byzantium; urgency=medium

  * [ea6b703] Revert "d/patches: xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO"
    This patch isn't ABI compatible.

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Wed, 15 Sep 2021 10:09:36 +0200

wlroots (0.12.0-1pureos2) byzantium; urgency=medium

  * [ea70c35] d/patches: xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Mon, 13 Sep 2021 01:52:45 +0200

wlroots (0.12.0-1pureos1) byzantium; urgency=medium

  * [9a95c87] d/patches: xwayland: Allow to retrieve _NET_STARTUP_ID

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Fri, 03 Sep 2021 20:01:26 +0200

wlroots (0.12.0-1pureos0) byzantium; urgency=medium

  * [1891a0b] Drop 0003-Revert-Bump-meson-version-to-0.51.2.patch.
    We have newer meson
  * [eb65d87] Drop wlr-output-power-management patches.
    These are part of 0.12.0
  * [939cdfe] Drop text_input_v3 patches.
    Tehse are part of 0.12.0
  * [de16432] Drop output-management patches.
    These are part of 0.12.0
  * [e64e6d1] Drop modifier fallback.
    Not needed with newer kernels
  * [091e4c9] Drop compile fix for newer gcc.
    These are part of 0.12.0
  * [e4c164b] Drop wlr_input_device_get_virtual_keyboard patch.
    These are part of 0.12.0
  * [2262d79] Drop modesetting patch.
    Should't be needed but we'll find out soon
  * [7d5f96a] d/control: Use newer meson.
    Make it match what's in meson.build
  * [252131d] Add back examples.
    No need to miss out due to outdated meson.
  * [55c781e] d/gbp.conf: Switch to byzantium
  * [d167526] librem5-ci: Switch to byzantium

 -- Guido Günther <agx@sigxcpu.org>  Wed, 27 Jan 2021 14:23:45 +0100

wlroots (0.12.0-1) experimental; urgency=medium

  * Upload to experimental
  * [45e00a5] Drop patches. All applied upstream
  * [ee0f2eb] Revert "layer-shell: error on 0 dimension without anchors"
    Undo this until phosh has a fixed release.
  * [6866955] d/gbp.conf: Use xz when generating tarballs
  * [788b999] debian: Adjust to soname change
  * [32602cb] d/control: Bump standards version
  * [efa76a2] d/upstream/metadata: Add upstream bug tracker URLs
  * [2ac8de7] d/rules: Enable all hardening opts

 -- Guido Günther <agx@sigxcpu.org>  Fri, 01 Jan 2021 15:29:35 +0100

wlroots (0.11.0-3) unstable; urgency=medium

  * [c95d2e9] output-management-v1: send complete head state on enable change.
    Fixes a phosh crash when the compositor fails to send updated
    state.

 -- Guido Günther <agx@sigxcpu.org>  Mon, 12 Oct 2020 12:40:11 +0200

wlroots (0.11.0-2) unstable; urgency=medium

  * Upload to unstable
  * [0b2ae69] libwlroots-examples: Install more examples
  * [da6f836] Build-depend on libav*-dev.
    This allows to build the screencopy-dmabuf example

 -- Guido Günther <agx@sigxcpu.org>  Fri, 24 Jul 2020 10:22:21 +0200

wlroots (0.11.0-1) experimental; urgency=medium

  * Upload to experimental
  * New upstream version 0.11.0
    (Closes: #957935)
  * Drop all patches - all are part of 0.11.0
  * Adjust to soname change
  * Update d/copyright
  * Switch to dh 13

 -- Guido Günther <agx@sigxcpu.org>  Mon, 20 Jul 2020 13:42:36 +0200

wlroots (0.10.1-2) unstable; urgency=medium

  [ Vincent Bernat ]
  * [4e52cb5] d/control: add build-dependencies to enable X11 backend
    (Closes: #962748)

 -- Guido Günther <agx@sigxcpu.org>  Thu, 25 Jun 2020 13:51:18 +0200

wlroots (0.10.1-1pureos+librem5.6) amber-phone; urgency=high

  * [d3e9127] d/gbp.conf: Set sign-tags to true
  * [adac0f5] Backport: virtual-keyboard: add wlr_input_device_get_virtual_keyboard
  * [d6113e5] Backport: heads: Add output information

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Tue, 10 Nov 2020 04:29:42 +0100

wlroots (0.10.1-1pureos+librem5.5) amber-phone; urgency=medium

  * [b28e266] Add "output-management-v1: send complete head state on enable change" patch

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Wed, 07 Oct 2020 22:46:16 +0200

wlroots (0.10.1-1pureos+librem5.4) amber-phone; urgency=medium

  * [fdb51d7] Drop the "wlr_xdg_popup: don't treat all surfaces of grabbing client as grabbing surfaces" patch

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Thu, 06 Aug 2020 14:49:42 +0200

wlroots (0.10.1-1pureos+librem5.3) amber-phone; urgency=medium

  * [be04968] Sync with librem5-0.10.x branch

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Thu, 18 Jun 2020 05:06:52 +0200

wlroots (0.10.1-1pureos+librem5.2) amber-phone; urgency=high

  * Rebase on top of Debian's 0.10.1-1

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Wed, 22 Apr 2020 19:48:20 +0200

wlroots (0.10.1-1) unstable; urgency=medium

  * New upstream version 0.10.1
  * [e0d4333] Bump meson build-dep.
    Thanks to Martin Michlmayr
    (Closes: #954099)
  * [2f4b173] Version build-depends according to meson.build.
    This makes backporting simpler
  * [6ef4e2d] Use Rules-Requires-Root
  * [93ff8c3] Rediff patches

 -- Guido Günther <agx@sigxcpu.org>  Fri, 27 Mar 2020 09:23:06 +0100

wlroots (0.10.1-1pureos+librem5.1) amber-phone; urgency=high

  * Emergency upload with no changes other than version number

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Wed, 22 Apr 2020 15:32:30 +0200

wlroots (0.10.0-3pureos+librem5.2) amber-phone; urgency=medium

  * Temporarily disable examples

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Fri, 27 Mar 2020 11:23:25 +0100

wlroots (0.10.0-3pureos+librem5.1) amber-phone; urgency=medium

  * Backport to amber-phone.
  * Package the patches from librem5-0.10.x branch.

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Thu, 26 Mar 2020 22:39:25 +0100

wlroots (0.10.0-3) unstable; urgency=medium

  * [0cc2c1d] Backport wlr-output-power-management.
    These are straight cherry-picks from upstream master

 -- Guido Günther <agx@sigxcpu.org>  Sun, 01 Mar 2020 13:40:32 +0100

wlroots (0.10.0-2) unstable; urgency=medium

  [ Birger Schacht ]
  * Add libx11-xcb-dev and libxcb-xinput-dev to Dependencies
    of libwlroots-dev (Closes: #951109)

 -- Birger Schacht <birger@rantanplan.org>  Sun, 16 Feb 2020 20:03:45 +0100

wlroots (0.10.0-1) unstable; urgency=medium

  [ Jonas Meurer ]
  * [dfb8ec6] d/gbp.conf: set 'pristine-tar = True'

  [ Guido Günther ]
  * Upload to unstable (Closes: #947851)
  * [4c3f687] Add watch file
  * [88745ae] Switch to so version 5

 -- Guido Günther <agx@sigxcpu.org>  Mon, 27 Jan 2020 11:51:37 +0100

wlroots (0.8.1-1pureos+librem5.1) amber-phone; urgency=medium

  * Backport to PureOS.

 -- Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>  Mon, 23 Dec 2019 00:36:22 +0100

wlroots (0.8.1-1) experimental; urgency=medium

  * Bump shlibs version
  * d/control: Remove trailing whitespace
  * d/control: Remove trailing whitespace
  * Update standards version to 4.4.1, no changes needed.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * New upstream version 0.8.1

 -- Guido Günther <agx@sigxcpu.org>  Fri, 06 Dec 2019 12:37:11 +0100

wlroots (0.7.0-2pureos+librem5.1) amber-phone; urgency=medium

  * Backport to puros.

 -- Guido Günther <agx@sigxcpu.org>  Tue, 08 Oct 2019 12:30:48 +0200

wlroots (0.7.0-2) experimental; urgency=medium

  [ Birger Schacht ]
  * [b6376e4] d/libwlroots3.shlibs: Bump version

  [ Guido Günther ]
  * [85d31e8] mark autopkgtest as superficial

 -- Birger Schacht <birger@rantanplan.org>  Wed, 18 Sep 2019 12:25:24 +0200

wlroots (0.7.0-1) experimental; urgency=medium

  [ Guido Günther ]
  * New upstream version 0.7.0 (Closes: #936081)
  * [a62850e] Update examples
    rootston and screenshot got dropped, there's screencopy now

  [ Birger Schacht ]
  * [caf3a84] d/copyright: Update since files got dropped
  * [be3aa96] d/control: add libpng-dev to build-depends (for
    examples/screencopy.c)
  * [f972935] d/control: Set maintainer to team address and move Guido to
    uploaders
  * [1f69b85] d/control: Bump Standards-Version: no changes required
  * [ea9aae9] d/control: add myself to uploaders

 -- Birger Schacht <birger@rantanplan.org>  Wed, 11 Sep 2019 21:38:51 +0200

wlroots (0.6.0-1) experimental; urgency=medium

  * New upstream version 0.6.0
  * Adjust to soname bump

 -- Guido Günther <agx@sigxcpu.org>  Thu, 16 May 2019 17:25:26 +0200

wlroots (0.5.0-2) experimental; urgency=medium

  [ Birger Schacht ]
  * [3fa04fe] Update copyright file

 -- Guido Günther <agx@sigxcpu.org>  Tue, 23 Apr 2019 09:46:18 +0200

wlroots (0.5.0-1) experimental; urgency=medium

  * New upstream version 0.5.0
  * [0f1aaa4] Adjust to upstream soname bump

 -- Guido Günther <agx@sigxcpu.org>  Fri, 22 Mar 2019 13:27:29 +0100

wlroots (0.4.1-1) experimental; urgency=medium

  * New upstream version 0.4.1
  * [109f084] Add shlibs file.  Upstream intends to bump so names on ABI
    breaks. (Closes: #921884)
  * [56e169d] Rename library package due to soname bump
  * [1612b99] Bump standards version to 4.3.0
  * [1230e30] d/copyright: Update since some code got dropped

 -- Guido Günther <agx@sigxcpu.org>  Fri, 01 Mar 2019 11:39:22 +0100

wlroots (0.3-1) experimental; urgency=medium

  * New upstream version 0.3

 -- Guido Günther <agx@sigxcpu.org>  Fri, 08 Feb 2019 14:37:15 +0100

wlroots (0.2-1) experimental; urgency=medium

  * New upstream release
  * [bb72a5c] d/control: Add Vcs-* URLs
  * [1850149] d/control: Switch Vcs-* URLs to swaywm-team

 -- Guido Günther <agx@sigxcpu.org>  Sat, 01 Dec 2018 17:56:04 +0100

wlroots (0.0.0~git20181009-1) experimental; urgency=medium

  * New upstream git snapshot
  * [7a6de38] libwlroots-dev: Depend on required dev packages based on the pc
    file.
    Thanks to Charles-David <droper@analphabet.me>
  * [de444f4] Add minimal autopkgtests.  This ensures we can properly include
    and link against libwlroots.
  * [7411028] Drop rpath patch.  Not needed anymore

 -- Guido Günther <agx@sigxcpu.org>  Sat, 01 Dec 2018 17:55:56 +0100

wlroots (0.0.0~git20180524-1) experimental; urgency=medium

  * New upstream git snapshot
  * [7976cdb] Drop empty usr/bin
  * [6279466] Drop debian/rules template comments
  * [177604f] Update copyright information
  * [1f7ee13] gbp.conf: Use upstream/latest for upstream sources
  * [1f9b1a3] gbp.conf: Use id-length

 -- Guido Günther <agx@sigxcpu.org>  Thu, 24 May 2018 16:31:42 +0200

wlroots (0.0.0~git20180223-1) experimental; urgency=medium

  * New upstream snapshot

 -- Guido Günther <agx@sigxcpu.org>  Fri, 23 Feb 2018 10:19:02 +0100

wlroots (0.0.0~git20180130-1) unstable; urgency=medium

  * New upstream snapshot

 -- Guido Günther <agx@sigxcpu.org>  Fri, 23 Feb 2018 10:18:44 +0100

wlroots (0.0.0~git20180126-1) unstable; urgency=medium

  * Initial release (Closes: #888848)

 -- Guido Günther <agx@sigxcpu.org>  Fri, 26 Jan 2018 17:23:38 +0100
