[Pkg-ace-devel] Fixes for Debian package, take 2

Thomas Girard thomas.g.girard@free.fr
Mon, 20 Sep 2004 17:05:14 +0200


Konstantinos Margaritis a écrit :
> Have you made any progress? Basically, ace is not yet accepted even 
> into unstable, so I guess we have a few days, to upload a totally 
> fixed version. If you have the patches ready, I can get them build 
> and upload the package and then start nagging the admins to accept 
> it :-)

Hello,

I've made new patches. They are available at 
http://thomas.g.girard.free.fr/ace/patches/

- add-magic-perl.diff: adds 'magic perl' to .pl files.
   Note that now lintian complains about
   'shell-script-fails-syntax-check' because of 'perl magic' on all
   modified .pl files.

- ftrt-cleanup.diff:
   cleans up the FtRtEvent part of libtao-orbsvc*. Previously we
   were installing supplier,consumer,ftec that are scripts.
   Now we pick up files under $TAO_ROOT/orbsvcs/orbsvcs/FtRtEvent/*/

- kokyu-fix.diff (apply after
   examples-and-tutorials-compilation-fix.diff): fix remaining .depend
   stale files.

- mpc-depends-on-perl.diff: change dependency of perl-base to perl.

- mpc-license-fix.diff: remove LICENSE file. Note that I don't think
   that's the best thing to do, since MPC license is different from
   the ACE one. Shall the MPC license be added to debian/copyright ?

- mpc-recommends-make.diff: make mpc-ace recommend make instead
   of depending on it.

- series was completed.

So the biggest remaining issue is manpages. I'll try to have a look at 
this later this week.

Thanks,

Thomas.