aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 6cb07d7..004b25f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+anastasis-gtk (0.4.0-1) unstable; urgency=low
+
+ * Updates for packaging with GNU Taler v0.9.4.
+
+ -- Christian Grothoff <grothoff@gnu.org> Sun, 21 Jan 2024 23:50:12 +0200
+
anastasis-gtk (0.4.0) unstable; urgency=low
* Official v0.4.0 release.
diff --git a/debian/control b/debian/control
index 01d4972..dfd5187 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Bertrand Marc <bmarc@debian.org>
Build-Depends:
autopoint,
debhelper-compat (= 12),
- libgnunetgtk-dev (>= 0.20),
- libgnunet-dev (>= 0.20),
+ libgnunetgtk-dev (>= 0.21),
+ libgnunet-dev (>= 0.21),
libanastasis-dev (>= 0.4),
libgladeui-dev (>=3.10.0),
libgtk-3-dev (>=3.22.0),