[elbe-devel] [PATCH] debianize: add devscripts dependancy
John Ogness
john.ogness at linutronix.de
Fri Jul 22 09:45:13 CEST 2016
elbe-debianize relies on the "dch" tool to create debian/changelog.
Signed-off-by: John Ogness <john.ogness at linutronix.de>
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index ae640ac..ae3bf86 100644
--- a/debian/control
+++ b/debian/control
@@ -40,6 +40,7 @@ Package: elbe-debianize
Architecture: all
Depends: ${misc:Depends},
python (>= 2.7~),
+ devscripts,
elbe-common (= ${binary:Version}),
python-mako,
python-npyscreen
--
2.1.4
More information about the elbe-devel
mailing list