anastasis-gtk

Demonstrator GUI for Anastasis
Log | Files | Refs | README | LICENSE

commit ac44ebd9710945c363d48f5a55de6b176e000541
parent 3816b69ad5ca3fccf928c69b568b5ecc9337f58b
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  9 Aug 2026 13:46:05 +0200

bump version

Diffstat:
Mdebian/changelog | 6++++++
Mdebian/control | 2+-
2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog @@ -1,3 +1,9 @@ +anastasis-gtk (0.8.1) unstable; urgency=low + + * Release version 0.8.1 + + -- Christian Grothoff <grothoff@gnu.org> Sun Aug 09 01:45:40 PM CEST 2026 + anastasis-gtk (0.8.0) unstable; urgency=low * Release version 0.8.0 diff --git a/debian/control b/debian/control @@ -7,7 +7,7 @@ Build-Depends: ninja-build, debhelper-compat (= 12), libgnunet-dev (>= 0.27.0), - libanastasis-dev (>= 0.8.0), + libanastasis-dev (>= 0.8.1), libgtk-4-dev (>=4.10.0), libmagic-dev, libqrencode-dev