tags 595876 confirmed patch
thanks
install-info needs to be added to the list of build dependencies or
rm debian/$(package)/usr/share/info/dir
removed from debian/rules. But since this is a package containing
documentation, I'd say we should go with the first option.
Cheers,
Justus
diff -r 2e08c94e094b debian/control
--- a/debian/control Fri Sep 17 04:15:15 2010 +0200
+++ b/debian/control Fri Sep 17 04:18:14 2010 +0200
@@ -7,6 +7,7 @@
Build-Depends:
cdbs,
debhelper (>= 7),
+ install-info
Build-Depends-Indep:
automake,
autoconf,