diff --git a/debian/changelog b/debian/changelog index 7c4ee01..a1a5805 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,15 @@ hyprland (0.36.0+ds-1) UNRELEASED; urgency=low * Initial release. Closes: #1040971 - * Modified Makefile to support DESTDIR variable so that we can "install" - locally during the build process + * The subprojects udis86, tracy and hyprland-protocols have been + devendored. The source is patched to support this devendoring. + * The subproject wlroots cannot be devendored. hyprland versions depend on + a specific commit of the wlroots project and upstream cannot does not + recommend using any version. So, wlroots is included in this package for + Debian, with the following changes: + * The library 'libwlroots.so.13032' that is generated by the project is + moved to a "private" library directory under usr/lib/hyprland. + * RPATH is updated so that hyprland links correctly to the library in the + modified path -- Alan M Varghese (NyxTrail) Sun, 21 Jan 2024 19:39:47 +0000