From 387fb72ee084aca883b35d37d177958715bffab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Sun, 22 Aug 2021 03:18:03 +0200 Subject: l and h get args, no logmem, embed css, php dep --- debian/changelog | 9 +++++++++ debian/control | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index bec307a..7845d90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +sear.c (0.0.12-1) stable; urgency=low + + * added l and h parameters + * removed logging to memory + * embedding CSS in response + * added dependency: php-cli + + -- Anton Luka Šijanec Sun, 22 Aug 2021 04:00:00 +0200 + sear.c (0.0.11-1) stable; urgency=low * added image search, fixed some memory leaks with valgrind diff --git a/debian/control b/debian/control index f315f85..3da2cc8 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: sear.c Section: web Priority: optional Maintainer: Anton Luka Šijanec -Build-Depends: debhelper (>=11~), libmicrohttpd-dev, libxml2-dev, dh-systemd (>=1.5) +Build-Depends: debhelper (>=11~), libmicrohttpd-dev, libxml2-dev, php-cli, dh-systemd (>=1.5) Standards-Version: 4.1.4 Homepage: http://git.sijanec.eu/sijanec/sear.c -- cgit v1.2.3