~rdoering/ubuntu/intrepid/erlang/fix-535090

« back to all changes in this revision

Viewing changes to debian/TODO.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2007-05-01 16:57:10 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20070501165710-2sapk0hp2gf3o0ip
Tags: 1:11.b.4-2ubuntu1
* Merge with Debian Unstable. Remaining changes:
  - Add -fno-stack-protector to fix broken crypto_drv.
* DebianMaintainerField update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Things we hope in the next versions of this package:
2
2
 
3
 
* Maybe put the ODBC application into its own package since it's not
4
 
really required by the reste of the Erlang applications.
5
 
 
6
 
* Make a package of the SSL application.  I think it requires a
7
 
package which isn't free and thus not in Main.  That is a Bad Thing.
8
 
 
9
 
* Pull the erl_jinterface in its own package.  JInterface is not built
 
3
* Build and package erl_jinterface. JInterface is not built
10
4
in the main package since it doesn't not depend on Java.
11
5
 
12
 
* Add an init.d entry for epmd, the erlang port mapper. I need for
13
 
that to see how ejabberd loads epmd when and if required.
14
 
 
15
 
* Currently ejabberd is not restarted when erlang is upgraded. Probably
16
 
it's a good idea to allow registering applications, which depend on
17
 
erlang and restart them (or run provided during registration script)
18
 
after upgrade.
 
6
* Add kernel-poll support and HiPE to kfreebsd-i386 architecture
 
7
(It seems to be possible).
 
8
 
 
9
* Fix building on kfreebsd-amd64 (for now configure script hangs).
 
10