summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-02-22 20:57:42 +0200
committerLars Wirzenius <liw@liw.fi>2016-02-22 20:59:53 +0200
commitfdbcf82906fe978cae62dcc70dbd18c013261b8d (patch)
tree18e889da407138d12ee6fafd10b58c61607a4c89 /debian
parent48681e1ff77d1d42baf76dac0be1e52dc1d0c671 (diff)
downloaddistix-fdbcf82906fe978cae62dcc70dbd18c013261b8d.tar.gz
Replace use of bottle with jinj2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control4
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 4f52f44..97f002b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
distix (0.4+git-1) UNRELEASED; urgency=medium
- *
+ * Replace build and runtime dependency on python-bottle with
+ python-jinja2.
-- Lars Wirzenius <liw@liw.fi> Sat, 20 Feb 2016 22:18:00 +0200
diff --git a/debian/control b/debian/control
index accf452..9af2296 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,13 @@ Section: utils
Priority: optional
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~),
- python-yaml, git, python-cliapp, python-bottle
+ python-yaml, git, python-cliapp, python-jinja2
X-Python-Version: >= 2.6
Package: distix
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6),
- python-yaml, git, python-cliapp, python-bottle
+ python-yaml, git, python-cliapp, python-jinja2
Description: distributed ticketing system based on git
distix is a distributed ticketing system. It stores the data in git,
using yaml and Maildirs.