[Pkg-utopia-maintainers] Bug#936047: firewalld: missing intltool dependency on testsuite?
Gianfranco Costamagna
locutusofborg at debian.org
Thu Aug 29 13:06:13 BST 2019
Source: firewalld
Version: 0.7.1-1
Severity: important
tags: patch
Hello, I would like to request you a little fix on your package if possible.
Add intltool to debian/tests/control.
In some environment, automake --refresh is run before tests to recreate the needed files, and fails because of missing intltool
(probably it is comparing the date of the files and the system one, to decide if there is need to recreate or not, I don't know)
diff -Nru firewalld-0.7.1/debian/tests/control firewalld-0.7.1/debian/tests/control
--- firewalld-0.7.1/debian/tests/control 2019-07-23 00:18:50.000000000 +0200
+++ firewalld-0.7.1/debian/tests/control 2019-07-29 23:56:18.000000000 +0200
@@ -4,6 +4,7 @@
python3-dbus,
python3-gi,
automake,
+ intltool,
nftables,
ipset,
iptables,
please have a look and apply if possible!
Thanks
Gianfranco
More information about the Pkg-utopia-maintainers
mailing list