diff --git a/debian/changelog b/debian/changelog index d5d7147..278d6c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ -hyprland (0.41.1+ds-1) unstable; urgency=low +hyprland (0.41.2+ds-1) unstable; urgency=medium * Initial release. Closes: #1040971 * The subprojects udis86, tracy and hyprland-protocols have been devendored. The source is patched to support this devendoring. - -- Alan M Varghese (NyxTrail) Sun, 21 Jan 2024 19:39:47 +0000 + -- Alan M Varghese (NyxTrail) Mon, 01 Jul 2024 05:58:39 +0000 diff --git a/debian/control b/debian/control index f896ec5..e7d717b 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: libgles-dev, libhyprlang-dev (>= 0.3.2), libhyprcursor-dev (>= 0.1.7), - libhyprutils-dev (>= 0.1.2), + libhyprutils-dev (>= 0.1.5), libinput-dev, libpango1.0-dev, libpixman-1-dev, diff --git a/debian/patches/002-use-system-udis86.patch b/debian/patches/002-use-system-udis86.patch index 4040bf6..4eda454 100644 --- a/debian/patches/002-use-system-udis86.patch +++ b/debian/patches/002-use-system-udis86.patch @@ -29,7 +29,7 @@ Forwarded: not-needed @@ -114,6 +114,7 @@ cairo pango pangocairo pixman-1 libdrm libinput hwdata libseat libdisplay-info libliftoff libudev gbm - hyprlang>=0.3.2 hyprcursor>=0.1.7 hyprutils>=0.1.1 + hyprlang>=0.3.2 hyprcursor>=0.1.7 hyprutils>=0.1.5 + udis86 )