commit b6b9b0afe021d526d055c1eb65b5a79cd2dc1234
parent e12aa50d201b5c4f67ebc2da78a1e89a45d4949f
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 7 Aug 2026 22:34:23 +0200
bump versions for Debian package
Diffstat:
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
@@ -1,3 +1,9 @@
+paivana-httpd (1.6.1) unstable; urgency=medium
+
+ * First actually working release.
+
+ -- Christian Grothoff <grothoff@gnu.org> Fri, 7 Aug 2026 00:00:00 +0000
+
paivana-httpd (0.0.0) unstable; urgency=medium
* Initial Debian package.
diff --git a/debian/control b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
ninja-build,
debhelper-compat (= 12),
libgnunet-dev (>=0.24.0),
- libtalerexchange-dev (>= 1.6.10),
+ libtalerexchange-dev (>= 1.6.12),
libtalermerchant-dev (>= 1.6.0),
libmicrohttpd-dev,
libjansson-dev,
@@ -28,7 +28,7 @@ Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
- libtalerexchange (>= 1.6.10),
+ libtalerexchange (>= 1.6.12),
libtalermerchant (>= 1.6.0),
adduser,
netbase,