From 15bb0aa45928e13907cf7bbd0ab7e68c20eb01cc Mon Sep 17 00:00:00 2001 From: Andrej Shadura Date: Fri, 19 Jun 2020 00:05:51 +0200 Subject: Build-depend on locales-all to fix FTBFS Closes: #959619 --- debian/changelog | 7 +++++++ debian/control | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 249bf1c..faa1906 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +urwid (2.1.0-2) unstable; urgency=medium + + [ Matthias Klose ] + * Build-depend on locales-all to fix FTBFS (Closes: #959619). + + -- Andrej Shadura Fri, 19 Jun 2020 00:05:40 +0200 + urwid (2.1.0-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index bb6bb38..10632e2 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Ian Ward Build-Depends: debhelper-compat (= 12), dh-python, + locales-all, python3-twisted, python3-all-dev (>= 3.4), python3-setuptools, -- cgit v1.2.3