The Debian mentor packages has some issues building on Ubuntu:
It's installing gconf/schemas/ into /usr/etc which is not the expected
location, it should be /usr/share .
debian/rules is long, it is much easier to read with a simple 3 lines default
debhelper 7 rules:
#!/usr/bin/make -f
%:
dh $@
Thanks
--
[needs-packaging] ignuit
https://bugs.launchpad.net/bugs/367166
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.
_______________________________________________
Mailing list: https://launchpad.net/~registry
Post to : [email protected]
Unsubscribe : https://launchpad.net/~registry
More help : https://help.launchpad.net/ListHelp