diff options
author | Florian Dold <florian@dold.me> | 2024-04-24 11:36:45 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2024-04-24 11:36:45 +0200 |
commit | 8c14d88bd29b71fdc44b807ed72e3aa1f5ac1f60 (patch) | |
tree | f158bafafe4f58208080ed568fbe553012d8a730 | |
parent | bd00a6fb4a7cc61553b750a578cc18eb209a7051 (diff) | |
download | taler-merchant-demos-8c14d88bd29b71fdc44b807ed72e3aa1f5ac1f60.tar.gz taler-merchant-demos-8c14d88bd29b71fdc44b807ed72e3aa1f5ac1f60.zip |
debian: dependencies, 0.10.1v0.10.1
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8d7e59a..9775db7 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | taler-merchant-demos (0.10.1) unstable; urgency=medium | ||
2 | |||
3 | * Release 0.10.1. | ||
4 | |||
5 | -- Florian Dold <dold@taler.net> Wed, 24 Apr 2024 11:36:21 +0200 | ||
6 | |||
1 | taler-merchant-demos (0.9.4) unstable; urgency=medium | 7 | taler-merchant-demos (0.9.4) unstable; urgency=medium |
2 | 8 | ||
3 | * Release 0.9.4. | 9 | * Release 0.9.4. |
diff --git a/debian/control b/debian/control index fafee72..009ab28 100644 --- a/debian/control +++ b/debian/control | |||
@@ -7,6 +7,7 @@ Build-Depends: | |||
7 | debhelper-compat (= 12), | 7 | debhelper-compat (= 12), |
8 | unzip, | 8 | unzip, |
9 | pybuild-plugin-pyproject, | 9 | pybuild-plugin-pyproject, |
10 | python3-poetry-core, | ||
10 | python3 | 11 | python3 |
11 | Standards-Version: 4.1.0 | 12 | Standards-Version: 4.1.0 |
12 | Vcs-Git: https://git.taler.net/taler-merchant-demos.git | 13 | Vcs-Git: https://git.taler.net/taler-merchant-demos.git |