seamonkey progress III

Alexander Sack asac at debian.org
Fri Oct 6 13:32:31 UTC 2006


On Fri, Oct 06, 2006 at 03:17:23PM +0200, Hendrik-Jan Heins wrote:
> Hello list,
> 
> I am making some more, allbeit slow progress on Seamonkey.
> I figured out how to get the debug stripping to work. For future reference:
> To use dh_strip --dbg-package=<packagename>.dbg you NEED to set COMPAT
> to 5 (!!!) if you do not do this, no debugging for you :-(
> Also, in CDBS, you need: DEB_DH_STRIP_ARGS := 
> --dbg-package=<packagename>-dbg
> 
> I now put all the .xpt and .js files in /usr/share, with links to /usr/lib
> 
> I only get a few lintian errors now: It complains about ldconfog being
> run after seamonkey-browser (I'm guessing that should be in
> seamonkey-browser.postinst / postrm, but it's not!), how do I fix
> that?
> And I still have some complaints about missing menu names, so
> seamonkey-mailnews complains about the fact that there is no
> seamonkey-mailnews menu item (of course there is not, but how do I fix
> this?),
> 

ldconfig is not needed for us as mozilla start scripts set their own
LD_LIBRARY_PATH.

menu file should be placed in debian directory and invoke
dh_installmenu in rules ... look for debian/thunderbird.menu for the
syntax.

In addition, please add the .desktop file for gnome menu
integration.

Maybe consider to look at old mozilla package for all this menu stuff
or thunderbird or firefox.

At the end you should have menu entries in the debian->... menu as
well as in gnome menu.


> That's about it!
> One last thing: which version should go into Etch? 1.0.5 or 1.1 ? And
> who to ask about this?
>

I can't tell ... I don't think final 1.8.1 branch versions will be out
in time for the freeze ... so probably we should go the safe way and
use the 1.8.0 branch versions (aka 1.0.5 for your case).

 - Alexander
-- 
 GPG messages preferred.    |  .''`.  ** Debian GNU/Linux **
 Alexander Sack             | : :' :      The  universal
 asac at debian.org            | `. `'      Operating System
 http://www.asoftsite.org/  |   `-    http://www.debian.org/



More information about the pkg-mozilla-maintainers mailing list