Update to new upstream version 0.1.5

- Add new deps: pkgconf, libpixman-1-dev
This commit is contained in:
alan (NyxTrail) 2024-07-01 05:35:56 +00:00
parent cbea120c84
commit 0476baba1c
No known key found for this signature in database
GPG Key ID: 32C5D29762C48D4A
2 changed files with 4 additions and 2 deletions

4
debian/changelog vendored
View File

@ -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) <alan@digistorm.in> Fri, 14 Jun 2024 05:01:57 +0000
-- Alan M Varghese (NyxTrail) <alan@digistorm.in> Mon, 01 Jul 2024 05:30:04 +0000

2
debian/control vendored
View File

@ -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