summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 aa1e6fa..5e71e7a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
NEWS file for summain
=====================
+Version 0.20+git, not yet released
+---------------------------------
+
+* Require Python 2.7.
+
Version 0.20, released 2015-10-25
---------------------------------
diff --git a/debian/changelog b/debian/changelog
index 46e1771..1d0acc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+summain (0.20+git-1) UNRELEASED; urgency=medium
+
+ * New upstream version.
+ * debian/rules: Require Python 2.7.
+
+ -- Lars Wirzenius <liw@liw.fi> Sun, 09 Oct 2016 15:38:35 +0300
+
summain (0.20-1) unstable; urgency=low
* 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 3b93da2..01ed1d6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: summain
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: misc
Priority: optional
-Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~),
- python-all-dev (>= 2.6.6-3~), python-cliapp (>= 0.7), cmdtest,
+Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 9), python-all (>= 2.7~),
+ python-all-dev (>= 2.7~), python-cliapp (>= 0.7), cmdtest,
pep8, pylint
Homepage: http://liw.fi/summain/
-X-Python-Version: >= 2.6
+X-Python-Version: >= 2.7
Package: summain
Architecture: any