diff --git a/debian/changelog b/debian/changelog index a574553..8d7418c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +stormfetch (7.4-1) trixie; urgency=medium + + * Fix version number + * Update debian codename + * Fix debhelper dependency + + -- EnumDev Sat, 18 Apr 2026 14:18:37 +0300 + stormfetch (7.4.3-1) stretch; urgency=medium * Initial packaging work with dpkg-buildpackage. diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +9 diff --git a/debian/control b/debian/control index f4b2768..436a3a5 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: stormfetch Priority: optional Maintainer: EnumDev Build-Depends: - debhelper-compat (= 13), + debhelper (>= 9), libgl-dev, libx11-dev, libxcursor-dev,