summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-10-09 16:24:17 +0300
committerLars Wirzenius <liw@liw.fi>2016-10-09 16:24:17 +0300
commitc1a8194ddf614967d73f242373400bb07f1369c4 (patch)
treea6d10a69b7fbb57951670f1cbfdb9e435b03402a
parentf0030c7ec06c1310528e6b360c50a7597c7174f3 (diff)
downloadttystatus-c1a8194ddf614967d73f242373400bb07f1369c4.tar.gz
Require Python 2.7
-rw-r--r--NEWS5
-rw-r--r--debian/changelog7
-rw-r--r--debian/compat2
-rw-r--r--debian/control8
4 files changed, 17 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 2e8f453..61139ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
NEWS file for ttystatus
=======================
+Version 0.32+git, not yet released
+---------------------------------
+
+* Require Python 2.7.
+
Version 0.32, released 2016-01-09
---------------------------------
diff --git a/debian/changelog b/debian/changelog
index 0d1d30c..f57f085 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-ttystatus (0.32+git-1) UNRELEASED; urgency=medium
+
+ * New upstream version.
+ * debian/control: Require Python 2.7.
+
+ -- Lars Wirzenius <liw@liw.fi> Sun, 09 Oct 2016 16:24:01 +0300
+
python-ttystatus (0.32-1) unstable; urgency=medium
* New upstream version.
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index ff467cc..c693877 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Maintainer: Lars Wirzenius <liw@liw.fi>
Homepage: http://liw.fi/ttystatus/
Section: python
Priority: optional
-Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 7.3.8), python (>= 2.6.6-3~),
+Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 9), python (>= 2.7~),
python-coverage-test-runner, python-sphinx, pep8, pylint
-X-Python-Version: >= 2.6
+X-Python-Version: >= 2.7
Package: python-ttystatus
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6)
+Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7)
Description: terminal progress bar and status output for Python
ttystatus is a Python library for showing progress reporting and status
updates on terminals, for (Unix) command line programs. Output is