From e989fca97c001d8ab1e581941693320e0b4453ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Sun, 26 Dec 2021 21:47:35 +0100 Subject: 0.0.18 - removed dh_systemd dependency and added armel builds link --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 0ce2d77..6bcdb9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sear.c (0.0.18-1) stable; urgency=low + + * removed dependency to dh_systemd as it's included in debmake for some time + * added link to armel builds in README.md + + -- Anton Luka Šijanec Sun, 26 Dec 2021 21:45:46 +0200 + sear.c (0.0.17-1) stable; urgency=low * new storage algoritm - O(log n) average instead of O(n) - POSIX glibc diff --git a/debian/control b/debian/control index 3da2cc8..30fc9d1 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, php-cli, dh-systemd (>=1.5) +Build-Depends: debhelper (>=11~), libmicrohttpd-dev, libxml2-dev, php-cli Standards-Version: 4.1.4 Homepage: http://git.sijanec.eu/sijanec/sear.c -- cgit v1.2.3