diff --git a/debian/changelog b/debian/changelog index afd7e36..9caa467 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hyprutils (0.6.0-1) unstable; urgency=medium + + * New upstream version 0.6.0 + + -- Alan M Varghese (NyxTrail) Mon, 07 Apr 2025 14:58:04 +0000 + hyprutils (0.5.1-1) unstable; urgency=medium * New upstream version 0.5.1 diff --git a/debian/control b/debian/control index d323d47..31b927c 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Section: libdevel Architecture: any Multi-Arch: same Depends: - libhyprutils4 (= ${binary:Version}), + libhyprutils5 (= ${binary:Version}), ${misc:Depends}, Description: Utilities used across the Hyprland ecosystem (development files) Hyprutils is a small C++ library for utilities used across the Hyprland @@ -26,7 +26,7 @@ Description: Utilities used across the Hyprland ecosystem (development files) . This package contains the development files. -Package: libhyprutils4 +Package: libhyprutils5 Architecture: any Multi-Arch: same Depends: diff --git a/debian/libhyprutils4.dirs b/debian/libhyprutils5.dirs similarity index 100% rename from debian/libhyprutils4.dirs rename to debian/libhyprutils5.dirs diff --git a/debian/libhyprutils4.install b/debian/libhyprutils5.install similarity index 100% rename from debian/libhyprutils4.install rename to debian/libhyprutils5.install