comparison contrib/debian/control @ 742:eefb6fa3c904

Added RFC4006 incomplete dictionary extension to the debian package
author Sebastien Decugis <sdecugis@nict.go.jp>
date Tue, 29 Mar 2011 10:48:04 +0900
parents 4a9f08d6b6ba
children 3753d7145da1
comparison
equal deleted inserted replaced
741:d59decafe9c0 742:eefb6fa3c904
65 In order to use this extension, your main freeDiameter 65 In order to use this extension, your main freeDiameter
66 configuration file must contain a LoadExtension directive. 66 configuration file must contain a LoadExtension directive.
67 See freeDiameter documentation for more details. 67 See freeDiameter documentation for more details.
68 . 68 .
69 This extension does not require a configuration file. 69 This extension does not require a configuration file.
70
71 Package: freediameter-dictionary-rfc4006
72 Architecture: any
73 Depends: ${misc:Depends}, freediameter-common (= ${binary:Version})
74 Description: 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.
70 86
71 Package: freediameter-dictionary-rfc4072 87 Package: freediameter-dictionary-rfc4072
72 Architecture: any 88 Architecture: any
73 Depends: ${misc:Depends}, freediameter-common (= ${binary:Version}), freediameter-dictionary-rfc4005 (= ${binary:Version}) 89 Depends: ${misc:Depends}, freediameter-common (= ${binary:Version}), freediameter-dictionary-rfc4005 (= ${binary:Version})
74 Description: RFC4072 (Diameter EAP) dictionary support. 90 Description: RFC4072 (Diameter EAP) dictionary support.
"Welcome to our mercurial repository"