Concerning upstream sources
---------------------------

No TODOs at this time.



Concerning Debian packaging
---------------------------

2010-07-04 (CK):
  At a later point, revisit the issue of whether the Python modules could be
  made private.

2010-07-06 (CK):
  Instead of unconditionally limiting the number or cores used during unit
  tests to 1, limit the number to M, where M is a value up to N for
  DEB_BUILD_OPTIONS=parallel=N, but not larger than the number of cores
  available on the system. This could probably be accomplished via
  ``getconf _NPROCESSORS_ONLN''.
