summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-08-08 22:12:12 +0300
committerLars Wirzenius <liw@liw.fi>2017-08-08 22:12:12 +0300
commita4dae9c5ebdf2962a8476ad536c9245a7acb4517 (patch)
tree91a0c23efc52b50a55a75679839bee29bdffd518 /debian
parent2446d1b99cc7b0c4e8ae56fdbfa850fc56069eda (diff)
downloadcliapp-a4dae9c5ebdf2962a8476ad536c9245a7acb4517.tar.gz
Drop: meliae support
It's not been too useful and it's not got a Python 3 version.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d47fdfc..a271124 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ python-cliapp (1.20160724+git-1) UNRELEASED; urgency=medium
* New upstream version.
* Require Python 2.7.
* Bump Standards-Version to 3.9.8. No changes required.
+ * Drop build-dep on python-meliae.
-- Lars Wirzenius <liw@liw.fi> Sun, 24 Jul 2016 21:50:41 +0300
diff --git a/debian/control b/debian/control
index d8e3417..98bb08b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Priority: optional
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9), python-all (>= 2.7~),
python-coverage-test-runner, python-sphinx, pep8, pylint,
- python-yaml, python-meliae, python-xdg
+ python-yaml, python-xdg
X-Python-Version: >= 2.7
Package: python-cliapp