summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rwxr-xr-xdebian/rules4
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fb29b86..55e1f6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-riseup-vpn (0.21.2.2) groovy; urgency=medium
+riseup-vpn (0.21.2.5) groovy; urgency=medium
* Initial Release.
diff --git a/debian/rules b/debian/rules
index 91cc654..0a6bb1e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,6 +33,10 @@ endif
%:
dh $@
+override_dh_auto_test:
+ #FIXME tests try to contact riseup api, need to be mocked
+ #make -j4 test
+
override_dh_auto_build:
make build