diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 15 |
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 |