diff --git a/debian/changelog b/debian/changelog index 56080c2..53059bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +hyprland (0.50.1+ds-0.1) unstable; urgency=medium + + * Non-maintainer upload + [ alan (NyxTrail) ] + * Update build dep: + - libaquamarine to v0.8.0 + - hyprutils to v0.6.0 + + [ Chow Loong Jin ] + * New upstream version 0.50.1+ds + * Update build-deps + - Drop libwlroots-dev build-dep + - Update hypr package versions + - Add new xcb packages + - Add libgbm-dev + * Refresh patches + * Directly use cmake build system + * Import patches from hyprland-ppa. + These fix some FTBFS around using an older g++, and also allow hyprpm to + work without needing a clone. + Thanks to Constantin Piber + * Build-dep on xxd. + Needed for the #embed workaround patch + * d/copyright: Remove FSF address + + -- Chow Loong Jin Mon, 25 Aug 2025 21:00:59 +0800 + hyprland (0.48.1+ds-1) unstable; urgency=medium [ alan (NyxTrail) ]