summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorOlivier Gayot <og@satcom1.com>2016-07-19 17:43:18 +0200
committerOlivier Gayot <og@satcom1.com>2016-07-19 17:59:27 +0200
commitb6c214f8ca77dfe8df720cdef0faa6591d9c9d4c (patch)
treeaf3fd83f4e4ba1677e8b69a15125d7363fff110c /debian/control
parent4fbffa50e2b41adf2abe4b1337ab2ea86975adf5 (diff)
debian: add the necessary to build a package
Signed-off-by: Olivier Gayot <og@satcom1.com>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 15 insertions, 0 deletions
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 <olivier.gayot@sigexec.com>
+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