Update to new upstream version 0.41.2
- Also fix fuzz on patch file #002 (udis86)
This commit is contained in:
parent
c0b7556bfb
commit
2aea452aca
|
|
@ -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
|
* Initial release. Closes: #1040971
|
||||||
* The subprojects udis86, tracy and hyprland-protocols have been
|
* The subprojects udis86, tracy and hyprland-protocols have been
|
||||||
devendored. The source is patched to support this devendoring.
|
devendored. The source is patched to support this devendoring.
|
||||||
|
|
||||||
-- Alan M Varghese (NyxTrail) <alan@digistorm.in> Sun, 21 Jan 2024 19:39:47 +0000
|
-- Alan M Varghese (NyxTrail) <alan@digistorm.in> Mon, 01 Jul 2024 05:58:39 +0000
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@ Build-Depends:
|
||||||
libgles-dev,
|
libgles-dev,
|
||||||
libhyprlang-dev (>= 0.3.2),
|
libhyprlang-dev (>= 0.3.2),
|
||||||
libhyprcursor-dev (>= 0.1.7),
|
libhyprcursor-dev (>= 0.1.7),
|
||||||
libhyprutils-dev (>= 0.1.2),
|
libhyprutils-dev (>= 0.1.5),
|
||||||
libinput-dev,
|
libinput-dev,
|
||||||
libpango1.0-dev,
|
libpango1.0-dev,
|
||||||
libpixman-1-dev,
|
libpixman-1-dev,
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@ Forwarded: not-needed
|
||||||
@@ -114,6 +114,7 @@
|
@@ -114,6 +114,7 @@
|
||||||
cairo pango pangocairo pixman-1
|
cairo pango pangocairo pixman-1
|
||||||
libdrm libinput hwdata libseat libdisplay-info libliftoff libudev gbm
|
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
|
+ udis86
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue