yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #05918
[Bug 654621] Re: dbg plugins installed in the release package, the dbg package is empty
This was fixed in r2490. Remaining issues: dh_compress is disabled,
therefore manpages are not compressed (they should) and postinst-
template supposes they are. The solution would be to call dh_compress
(see manpage) with the -X option to exlude our scripts etc, but not the
manpages.
For consideration as well, call pkgs yade-r2490, not yade-bzr2490.
** Changed in: yade
Status: Confirmed => In Progress
--
dbg plugins installed in the release package, the dbg package is empty
https://bugs.launchpad.net/bugs/654621
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
Status in Yet Another Dynamic Engine: In Progress
Bug description:
since debug plugins are now installed under the optimized build directory, they end up in the same debian package -- the dbg package is empty, while the other one has both. Not a big issue for now, I will solve that after a few days.; but report it as a bug to keep track of it.
References