waybar (0.9.9-1) unstable; urgency=medium [ Birger Schacht ] * New upstream release * Update d/copyright [ Pino Toscano ] * Drop the clang-tidy build dependency, only needed for a developer-only meson target. * Stop including /usr/share/dpkg/pkg-info.mk in rules, as it is not needed. * Drop the custom dh_auto_build override: as the default one works fine; the custom one reruns meson without all the Debian parameters, and (even worse) allows the downloading of stuff from the network, which is forbidden by Debian Policy ยง4.9. -- Birger Schacht Mon, 10 Jan 2022 18:30:22 +0100 waybar (0.9.8-2) unstable; urgency=medium * Fix watchfile * Bump standards version to 4.6.0.1 (no changes required) -- Birger Schacht Sat, 06 Nov 2021 09:49:27 +0100 waybar (0.9.8-1) unstable; urgency=medium * New upstream release (Closes: #993067) * Drop patch which removes the clock module, now that upstream contains a workaround (Closes: #973594, see https://github.com/Alexays/Waybar/pull/903) * add new dependency libxkbregistry-dev to build-depends -- Birger Schacht Fri, 27 Aug 2021 21:22:57 +0200 waybar (0.9.5-2) unstable; urgency=medium * Set versioned build-depends on spdlog (Closes: #981086) -- Birger Schacht Sat, 30 Jan 2021 11:12:52 +0100 waybar (0.9.5-1) unstable; urgency=medium * New upstream release * Update patch to drop the clock module * Bump standards version to 4.5.1 (no changes required) -- Birger Schacht Mon, 04 Jan 2021 19:24:06 +0100 waybar (0.9.4-1) unstable; urgency=medium * New upstream release * Upload to unstable, now that dependency wlroots is in unstable * d/control + bump standards version to 4.5.0 (no changes required) + bump debhelper version to 13 + remove commented build dependency + add libgtk-layer-shell-dev and libgtk-layer-shell0 to the build dependencies, now that gtk-layer-shell is in the archive + add fonts-font-awesome to Suggests, because it is the font used in the default waybar theme + Update uploader address + Suggest installation of libappindicator3-1 to ensure functionality of the tray plugin * d/patches + drop 0001-Force-the-inclusion-of-sway-even-if-its-not-installe.patch + drop 0002-Remove-gtk-layer-shell-from-dependencies.patch + add patch to disable the clock module, which depends on a library that is not packaged and will be dropped at some point (See https://github.com/Alexays/Waybar/issues/668) * Add a debian/waybar.README.Debian file explaining the missing clock module * d/rules: Enable rfkill support * d/upstream/metadata: add bug tracking information -- Birger Schacht Mon, 26 Oct 2020 18:44:14 +0100 waybar (0.9.0-1) experimental; urgency=medium * New upstream release * d/gbp.conf: add file + Set pristine-tar to true + Set debian branch to debian/sid * d/patches/0002-Remove-gtk-layer-shell-from-dependencies: Remove dependency on gtk-layer-shell * d/control + Bump standards version (no changes required) + Move package to swaywm-team (update maintainer address and Vcs-* URLs) -- Birger Schacht Tue, 31 Dec 2019 19:38:19 +0100 waybar (0.8.0-1) experimental; urgency=medium * Initial packaging (Closes: #920040) -- Birger Schacht Mon, 02 Sep 2019 16:52:20 +0200