dak.make_changelog¶
Generate changelog entry between two suites
@contact: Debian FTP Master <ftpmaster@debian.org> @copyright: 2010 Luca Falavigna <dktrkranz@debian.org> @license: GNU General Public License version 2 or later
Functions
|
|
|
Export interesting files from source packages. |
|
|
|
Returns changelogs for binary uploads where version is newer than base. |
|
Returns changelogs for source uploads where version is newer than base. |
|
|
|
- dak.make_changelog.export_files(session: Session, archive: Archive, clpool: str, progress=False) None[source]¶
Export interesting files from source packages.
- dak.make_changelog.get_binary_uploads(suite: str, base_suite: str, session: Session) Result[tuple[str, str, str, str]][source]¶
Returns changelogs for binary uploads where version is newer than base.