summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--debian/changelog2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fed4802..50f59b2 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ NEWS for cliapp
Version 1.20170823+git, not yet released
----------------------------------------
+* Fix settings to not use Unicode strings (drop import of Unicode
+ literals from the future).
Version 1.20170823, released 2017-08-23
----------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 5874b62..c7220ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
python-cliapp (1.20170823+git-1) UNRELEASED; urgency=medium
- * New upstream version.
+ * New upstream version. (Closes: #873298)
-- Lars Wirzenius <liw@liw.fi> Wed, 23 Aug 2017 18:54:04 +0300