chiark / gitweb /
eglibc (2.11.3-4+deb6u3) squeeze-lts; urgency=medium
[eglibc.git] / debian / TODO
1 Outstanding concerns
2 ====================
3
4  - no entry
5
6 TODO
7 ====
8
9 * General:
10
11  - Make sure that prep.sh and version aren't in the root of the source
12    package.
13
14 * libc:
15  - Only add some libraries to the optimized packages instead of all of them?
16  - Add patch to display (or ignore) linux-gate.so.1 in ldd.
17  - Check dpkg-shlibdeps for linux-gate.so.1 handling.
18  - Don't do make install for libc6-i686 if we aren't going to use the
19    results - it's very slow.
20
21 * libc-dev:
22
23  - What do we do for headers on 32/64 systems?  Do we generate
24    #if wrappers for /usr/include?  This looks like a non-issue since
25    only asm needs it.
26
27 * locales:
28
29  - locales debconf template is a bit difficult for newbie users.
30    Using localedata/locales/*, it can be readable.  For example,
31    "ja_JP" -> "Japanese", "Japan".
32
33