From b6c214f8ca77dfe8df720cdef0faa6591d9c9d4c Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Tue, 19 Jul 2016 17:43:18 +0200 Subject: debian: add the necessary to build a package Signed-off-by: Olivier Gayot --- debian/control | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..0a3519f --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: sigexec-website +Maintainer: Olivier Gayot +Section: misc +Priority: optional +Standards-Version: 3.9.2 +Build-Depends: + debhelper (>= 9), + nikola, + +Package: sigexec-website +Architecture: all +Depends: + ${misc:Depends}, + ${shlibs:Depends}, +Description: sigexec.com website static content -- cgit v1.2.3