Navigation


Changeset 742:eefb6fa3c904 in freeDiameter for contrib/debian/control


Ignore:
Timestamp:
Mar 29, 2011, 10:48:04 AM (13 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Added RFC4006 incomplete dictionary extension to the debian package

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/debian/control

    r740 r742  
    6868 .
    6969 This extension does not require a configuration file.
     70
     71Package: freediameter-dictionary-rfc4006
     72Architecture: any
     73Depends: ${misc:Depends}, freediameter-common (= ${binary:Version})
     74Description: RFC4006 (DCCA) dictionary support (incomplete).
     75 This freeDiameter extension provides the dictionary support
     76 for commands and AVP defined in RFC4006 (DCCA).
     77 .
     78 In order to use this extension, your main freeDiameter
     79 configuration file must contain a LoadExtension directive.
     80 See freeDiameter documentation for more details.
     81 .
     82 This extension does not require a configuration file.
     83 .
     84 Currently this extension is not complete: only AVP definitions
     85 are included. See the source file for more details.
    7086
    7187Package: freediameter-dictionary-rfc4072
Note: See TracChangeset for help on using the changeset viewer.