Trees | Indices | Help |
|
---|
|
provides some debian source package related helpers
|
|||
|
|
|||
DebianPkgPolicy Packaging policy for Debian |
|||
DebianUpstreamSource Upstream source class for Debian |
|||
DpkgCompareVersions | |||
DscFile Keeps all needed data read from a dscfile |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
debian_version_chars =
|
|||
__package__ =
|
|
The name of the orig file belonging to changelog cp >>> orig_file({'Source': 'foo', 'Upstream-Version': '1.0'}, "bzip2") 'foo_1.0.orig.tar.bz2' >>> orig_file({'Source': 'bar', 'Upstream-Version': '0.0~git1234'}, "xz") 'bar_0.0~git1234.orig.tar.xz' |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 2 02:40:23 2012 | http://epydoc.sourceforge.net |