summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control5
-rwxr-xr-xdebian/rules3
3 files changed, 12 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 8f77dc6..0da600b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+anastasis-gtk (0.2.99-3) unstable; urgency=low
+
+ * Close to Anastasis 0.3.0, but testing package details.
+
+ -- Christian Grothoff <grothoff@gnu.org> Mon, 20 Jun 2022 14:02:10 +0100
+
anastasis-gtk (0.2.99-1) unstable; urgency=low
* Close to anastasis-gtk 0.3.0, but a preview release for UX testing.
diff --git a/debian/control b/debian/control
index 9caa1ed..ae4a78b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,9 @@ Maintainer: Bertrand Marc <bmarc@debian.org>
Build-Depends:
autopoint,
debhelper-compat (= 12),
- libgnunetgtk-dev (>= 0.15.0),
- libanastasis-dev (>= 0.1.0),
+ libgnunetgtk-dev (>= 0.17.0),
+ libgnunet-dev (>= 0.17.1),
+ libanastasis-dev (>= 0.2.99),
libgladeui-dev (>=3.10.0),
libgtk-3-dev (>=3.22.0),
libmagic-dev,
diff --git a/debian/rules b/debian/rules
index 94830cc..ffaefe6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,9 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%:
dh ${@}
+override_dh_builddeb:
+ dh_builddeb -- -Zgzip
+
override_dh_auto_configure:
dh_auto_configure -- --disable-rpath