Ignore:
Timestamp:
Jul 29, 2008, 1:35:57 AM (16 years ago)
Author:
y_z
Message:
  • moved more generic code into common package
  • silently fail if cache fails
  • load the configuration on module load
  • produce a struct-based representation of the configuration
  • allowing full exception messages for OSErrors (default behavior)
  • added some dependencies specs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/sipb-xen-base/debian/control

    r774 r778  
    33Priority: extra
    44Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
    5 Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), python-json (>= 3.4-2), python-yaml (>= 3.05-1andersk1)
     5Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0)
    66Standards-Version: 3.7.2
    77
    88Package: sipb-xen-base
    99Architecture: all
    10 Depends: ${misc:Depends},
     10Depends: ${misc:Depends}, python-json (>= 3.4-2), python-yaml (>= 3.05)
    1111Description: Base configuration required for all SIPB xen servers
    1212 This package includes apt configuration, .k5login and other files that
Note: See TracChangeset for help on using the changeset viewer.