summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@debian.org>2020-07-15 23:33:36 +0200
committerJohannes 'josch' Schauer <josch@debian.org>2020-07-15 23:33:36 +0200
commit3da00684c3e31872834de1ca0758e26ece8f64c4 (patch)
treecc868f820829236f4cb211244f8e12b37476aa46
parent254d823b1eedafaaf949f24da11546cd07f867bb (diff)
debian/changelog: releasedebian/0.17.0+dfsg1-1
-rw-r--r--debian/changelog20
1 files changed, 16 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index d40ccf3..e018a9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,20 @@
-searx (0.17.0+dfsg1-1) UNRELEASED; urgency=medium
+searx (0.17.0+dfsg1-1) unstable; urgency=medium
- *
-
- -- Johannes 'josch' Schauer <josch@debian.org> Tue, 14 Jul 2020 16:28:10 +0200
+ * New upstream release
+ * add debian/salsa-ci.yml
+ * refresh patches
+ * debian/rules: call 'make themes' instead of manage.sh
+ * debian/patches/makefile: disable npm and bootstrap build and build css
+ * debian/rules: add an empty searx/data/bangs.json
+ * debian/control: python3-werkzeug >= 0.16.1 is needed because of
+ werkzeug/middleware/proxy_fix.py
+ * debian/clean: don't remove searx/static/themes/oscar/js/searx.js
+ * debian/control: bump dh compat to 13
+ * debian/tests/general: more debugging code
+ * debian/tests/general: adjust regex
+ * add patch to parse README.md with encoding
+
+ -- Johannes 'josch' Schauer <josch@debian.org> Wed, 15 Jul 2020 23:33:23 +0200
searx (0.16.0+dfsg1-2) unstable; urgency=medium