summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control16
2 files changed, 9 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index 52acf75..82bcd1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-sync (0.9.0) unstable; urgency=low
+sync (0.8.99) unstable; urgency=low
* Updating to latest pre-release from Git.
diff --git a/debian/control b/debian/control
index a155c79..a8149e8 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.9.0),
- libtalermerchant-dev (>= 0.9.0),
+ libgnunet-dev (>=0.17.1),
+ libtalerexchange-dev (>= 0.8.99),
+ libtalermerchant-dev (>= 0.8.99),
libpq-dev (>=13.0),
pkg-config,
po-debconf,
@@ -37,8 +37,8 @@ Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
- libtalerexchange (>= 0.9.0),
- libtalermerchant (>= 0.9.0),
+ libtalerexchange (>= 0.8.99),
+ libtalermerchant (>= 0.8.99),
libgnutls30 (>= 3.7.1),
adduser,
lsb-base,
@@ -56,9 +56,9 @@ Package: libsync-dev
Section: libdevel
Architecture: any
Depends:
- libtalermerchant-dev (>= 0.9.0),
- libtalerexchange-dev (>= 0.9.0),
- libgnunet-dev (>=0.17.0),
+ libtalermerchant-dev (>= 0.8.99),
+ libtalerexchange-dev (>= 0.8.99),
+ libgnunet-dev (>=0.17.1),
${misc:Depends},
${shlibs:Depends}
Description: libraries to talk to a Sync provider (development)