summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-01-01 00:00:34 +0200
committerLars Wirzenius <liw@liw.fi>2017-01-01 00:00:34 +0200
commitf4b3fdde07d801be22bb3f33dcd2e45d5fcae189 (patch)
treed2d8643353234f978df91240866571038246bad4
parentd6d974ed50c51d06bb0d1fd5be415a55b0e1e550 (diff)
downloaddistix-f4b3fdde07d801be22bb3f33dcd2e45d5fcae189.tar.gz
Add dependencies on python-pgpworklist in Debian packaging
-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 cd28b41..b568599 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
distix (0.7+git-1) UNRELEASED; urgency=medium
* New upstream version.
+ * debian/control: Add dependencies on python-pgpwordlist.
-- Lars Wirzenius <liw@liw.fi> Wed, 19 Oct 2016 21:39:44 +0300
diff --git a/debian/control b/debian/control
index 3648e80..a5b13c2 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-markdown, python-pgpwordlist
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-markdown, python-pgpwordlist
Description: distributed ticketing system based on git
distix is a distributed ticketing system. It stores the data in git,
using yaml and Maildirs.