Trees | Indices | Help |
|
---|
|
object --+ | ChangeLog
A Debian changelog
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
bool
|
|
||
|
|||
|
|||
Inherited from |
|
|||
|
|
|||
filename The filename (path) of the changelog |
|||
name The packges name |
|||
version The full version string |
|||
upstream_version The upstream version |
|||
debian_version The Debian part of the version number |
|||
epoch The package's epoch |
|||
noepoch The version string without the epoch |
|||
author The author of the last modification |
|||
email The author's email |
|||
date The date of the last modification as rfc822 date |
|||
sections_iter Iterate over sections in the changelog |
|||
sections Get sections in the changelog |
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Whether the version has an epoch
|
Spawn dch
|
Add a single changelog entry
|
Add a new section to the changelog
|
|
filenameThe filename (path) of the changelog
|
nameThe packges name
|
versionThe full version string
|
upstream_versionThe upstream version
|
debian_versionThe Debian part of the version number
|
epochThe package's epoch
|
noepochThe version string without the epoch
|
authorThe author of the last modification
|
The author's email
|
dateThe date of the last modification as rfc822 date
|
sections_iterIterate over sections in the changelog
|
sectionsGet sections in the changelog
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Dec 31 11:30:00 2016 | http://epydoc.sourceforge.net |