summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-09-07 14:17:46 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-09-07 14:17:46 +0200
commitc3ed3e51c3c39137270a12360dcbd81f0179ee12 (patch)
treefbb11a6e17cc5e8e08571dc0b7de13d67fe753f6 /debian/control
parent93feddd58ab9fb57fca3ca5c7db127796e3d1ef9 (diff)
downloadanastasis-c3ed3e51c3c39137270a12360dcbd81f0179ee12.tar.gz
anastasis-c3ed3e51c3c39137270a12360dcbd81f0179ee12.tar.bz2
anastasis-c3ed3e51c3c39137270a12360dcbd81f0179ee12.zip
bump versions for packaging
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 8 insertions, 9 deletions
diff --git a/debian/control b/debian/control
index 976254b..ee76885 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,9 @@ Build-Depends:
autopoint,
debhelper-compat (= 12),
gettext,
- libgnunet-dev (>=0.17.0),
- libtalerexchange-dev (>= 0.8.99),
- libtalermerchant-dev (>= 0.8.99),
+ libgnunet-dev (>=0.20),
+ libtalerexchange-dev (>= 0.9.3),
+ libtalermerchant-dev (>= 0.9.3),
libpq-dev (>=13),
libsqlite3-dev (>=3.8),
pkg-config,
@@ -45,16 +45,15 @@ Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
- libtalerexchange (>= 0.8.99),
+ libtalerexchange (>= 0.9.3),
libgnutls30 (>= 3.7.1),
adduser,
lsb-base,
netbase,
- sudo,
- apache2 | nginx | httpd,
${misc:Depends},
${shlibs:Depends}
Recommends:
+ apache2 | nginx | httpd,
postgresql (>=13.0)
Description: GNU's key escrow provider.
.
@@ -88,9 +87,9 @@ Package: libanastasis-dev
Section: libdevel
Architecture: any
Depends:
- libtalermerchant-dev (>= 0.8.99),
- libtalerexchange-dev (>= 0.8.99),
- libgnunet-dev (>=0.17.0),
+ libtalermerchant-dev (>= 0.9.3),
+ libtalerexchange-dev (>= 0.9.3),
+ libgnunet-dev (>=0.20),
${misc:Depends},
${shlibs:Depends}
Description: libraries to talk to a GNU Anastasis provider (development).