Package: gnucash
Version: 2.2.6-1
Current debian/rules should call dh_desktop to register gnucash
MimeType=application/x-gnucash (needed to start gnucash when opening
files which contains gnucash data).
I attach a patch on the bug report which fixes that issue.
--
Saïvann
diff -ruN gnucash-2.2.6.orig/debian/rules gnucash-2.2.6/debian/rules
--- gnucash-2.2.6.orig/debian/rules 2008-08-10 23:51:47.000000000 -0400
+++ gnucash-2.2.6/debian/rules 2008-08-10 23:53:12.000000000 -0400
@@ -105,6 +105,7 @@
dh_installchangelogs -a ChangeLog
dh_gconf -a
dh_strip -a
+ dh_desktop -a
dh_compress -a
dh_fixperms -a
dh_installdeb -a