From 0476baba1cd1de0892c5b59115ce3eef37771293 Mon Sep 17 00:00:00 2001 From: "alan (NyxTrail)" Date: Mon, 1 Jul 2024 05:35:56 +0000 Subject: [PATCH] Update to new upstream version 0.1.5 - Add new deps: pkgconf, libpixman-1-dev --- debian/changelog | 4 ++-- debian/control | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 017f933..92a0857 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -hyprutils (0.1.3-1) unstable; urgency=medium +hyprutils (0.1.5-1) unstable; urgency=medium * Initial release. (Closes: #1073158) - -- Alan M Varghese (NyxTrail) Fri, 14 Jun 2024 05:01:57 +0000 + -- Alan M Varghese (NyxTrail) Mon, 01 Jul 2024 05:30:04 +0000 diff --git a/debian/control b/debian/control index c5ac8a7..fb5f4af 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,8 @@ Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), cmake, + libpixman-1-dev, + pkgconf, Standards-Version: 4.6.2 Homepage: https://github.com/hyprwm/hyprutils Vcs-Browser: https://salsa.debian.org/NyxTrail/hyprutils