summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..f315f85
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,14 @@
+Source: sear.c
+Section: web
+Priority: optional
+Maintainer: Anton Luka Šijanec <anton@sijanec.eu>
+Build-Depends: debhelper (>=11~), libmicrohttpd-dev, libxml2-dev, dh-systemd (>=1.5)
+Standards-Version: 4.1.4
+Homepage: http://git.sijanec.eu/sijanec/sear.c
+
+Package: sear.c
+Architecture: any
+Multi-Arch: foreign
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: scrapes search results of popular engines,
+ caches them and creates a simple HTML UI on HTTP port 7327