diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 7c2b6922..c70d8746 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -taler-merchant (0.9.5~dev.3) unstable; urgency=low +taler-merchant (0.9.4-2) unstable; urgency=low - * Development version 0.9.5-dev.3. + * v0.9.4a bugfix release. - -- Florian Dold <dold@taler.net> Wed, 21 Feb 2024 11:40:20 +0100 + -- Christian Grothoff <grothoff@gnu.org> Mon, 3 Mar 2024 21:50:12 +0200 taler-merchant (0.9.4-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 1384b7f6..9977ac39 100644 --- a/debian/control +++ b/debian/control @@ -56,6 +56,7 @@ Depends: ${shlibs:Depends} Recommends: postgresql (>=14.0), + taler-terms-generator, apache2 | nginx | httpd Description: GNU's payment system merchant backend. . |