This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-07-01 21:51:35 +03:00 committed by GitHub
parent f7f64b1a1c
commit 9aabe614ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
hyprwayland-scanner (0.3.10-100pika3) main; urgency=medium
hyprwayland-scanner (0.3.10-100pika4) main; urgency=medium
* Initial release.

4
debian/control vendored
View File

@ -10,13 +10,13 @@ Build-Depends: debhelper-compat (= 13),
libpugixml-dev
Rules-Requires-Root: no
Package: libhyprwayland-scanner
Package: hyprwayland-scanner
Architecture: linux-any
Depends:
${shlibs:Depends},
${misc:Depends},
libpugixml1v5
Provides: hyprwayland-scanner (= ${binary:Version}),
Provides: libhyprwayland-scanner (= ${binary:Version}),
Description: A Hyprland implementation of wayland-scanner.
Package: libhyprwayland-scanner-dev