Part of lp.soyuz.interfaces.binarypackagerelease View In Hierarchy
Known subclasses: lp.soyuz.interfaces.distroarchseriesbinarypackagerelease.IDistroArchSeriesBinaryPackageRelease
Int | id | Undocumented |
Int | binarypackagename | Undocumented |
Int | binarypackagenameID | Undocumented |
TextLine | version | Undocumented |
Text | summary | Undocumented |
Text | description | Undocumented |
Int | build | Undocumented |
Int | binpackageformat | Undocumented |
Int | component | Undocumented |
Int | section | Undocumented |
Int | priority | Undocumented |
TextLine | shlibdeps | Undocumented |
TextLine | depends | Undocumented |
TextLine | recommends | Undocumented |
TextLine | suggests | Undocumented |
TextLine | conflicts | Undocumented |
TextLine | replaces | Undocumented |
TextLine | provides | Undocumented |
TextLine | pre_depends | Undocumented |
TextLine | enhances | Undocumented |
TextLine | breaks | Undocumented |
Bool | essential | Undocumented |
Int | installedsize | Undocumented |
Bool | architecturespecific | Undocumented |
Datetime | datecreated | Undocumented |
Object | debug_package | The corresponding package containing debug symbols for this binary. |
List | user_defined_fields | Undocumented |
TextLine | homepage | Upstream project homepage as set in the package. This URL is not sanitized. |
Attribute | files | Related list of IBinaryPackageFile entries |
TextLine | title | Undocumented |
Attribute | name | Binary Package Name |
Attribute | sourcepackagename | The name of the source package from where this binary was built. |
Method | addFile | Create a BinaryPackageFile record referencing this build |
Method | override | Uniform method to override binarypackagerelease attribute. |