[elbe-devel] [PATCH 14/14] Update debian control for elbe-debianize

dion at linutronix.de dion at linutronix.de
Thu Aug 1 14:14:13 CEST 2019


From: Olivier Dion <dion at linutronix.de>

Signed-off-by: Olivier Dion <dion at linutronix.de>
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index a740d54b..bdbf7ccb 100644
--- a/debian/control
+++ b/debian/control
@@ -83,14 +83,14 @@ Description: common files
 Package: elbe-debianize
 Architecture: all
 Depends: ${misc:Depends},
-  python (>= 2.7~),
+  python (>= 3.7~),
   devscripts,
   libdistro-info-perl,
   libparse-debcontrol-perl,
-  python-elbe-common (= ${binary:Version}),
-  python-mako,
-  python-npyscreen,
-  python-pkg-resources
+  python3-elbe-common (= ${binary:Version}),
+  python3-mako,
+  python3-urwid,
+  python3-pkg-resources
 Description: Wizard for debian foler generation
  Assists users in generating a debianization for a given source code project.
 
-- 
2.11.0




More information about the elbe-devel mailing list