summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-03-21 15:40:09 +0200
committerLars Wirzenius <liw@liw.fi>2017-03-21 15:40:09 +0200
commit8301455fbd806543cfe0b0a8d0f9e3418bc5a95e (patch)
tree828d76247b7c6ad1c1e0e40fba74dd0e8ef4c2a1
parent8b9401a6d702e759a6a42aad81c34f4fa47e4b08 (diff)
downloaddistix-8301455fbd806543cfe0b0a8d0f9e3418bc5a95e.tar.gz
Depend on python-ttystatus
-rw-r--r--debian/changelog1
-rw-r--r--debian/control4
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 8ea165d..f52f963 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
distix (0.10+git-1) UNRELEASED; urgency=medium
* New upstream version.
+ * Add dependendcy (build, runtime) on python-ttystatus.
-- Lars Wirzenius <liw@liw.fi> Sat, 07 Jan 2017 18:04:04 +0200
diff --git a/debian/control b/debian/control
index a5b13c2..18cc8ef 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,14 @@ Priority: optional
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9), python-all (>= 2.7~),
python-yaml, git, python-cliapp, python-jinja2,
- python-markdown, python-pgpwordlist
+ python-markdown, python-pgpwordlist, python-ttystatus
X-Python-Version: >= 2.7
Package: distix
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7),
python-yaml, git, python-cliapp, python-jinja2,
- python-markdown, python-pgpwordlist
+ python-markdown, python-pgpwordlist, python-ttystatus
Description: distributed ticketing system based on git
distix is a distributed ticketing system. It stores the data in git,
using yaml and Maildirs.