summaryrefslogtreecommitdiff
path: root/DEBIAN/control
diff options
context:
space:
mode:
Diffstat (limited to 'DEBIAN/control')
-rw-r--r--DEBIAN/control8
1 files changed, 8 insertions, 0 deletions
diff --git a/DEBIAN/control b/DEBIAN/control
new file mode 100644
index 0000000..9d4e168
--- /dev/null
+++ b/DEBIAN/control
@@ -0,0 +1,8 @@
+Package: stagit
+Version: 0.9.3-1
+Provides: stagit
+Maintainer: Andrew Guschin <saintruler@gmail.com>
+Architecture: all
+Section: misc
+Description: Static git page generator.
+Depends: libc6, libgit2-dev