Update Manager API: DistSpecific.Debian module

Debian-specific functionality.

Implementation

class UpdateManager.DistSpecific.Debian.DebianDist

Implementation of distribution-specific functionality for Debian.

get_bug_script_name()
get_update_category(pkg_info)

Returns the update category for a given package

Helpers

class UpdateManager.DistSpecific.Debian.DebianChangelogFetcher(pkg_info, changelog_handler)

Debian-specific ChangelogFetcher implementation.

Table Of Contents

Previous topic

Update Manager API: DistSpecific.changelog module

Next topic

Update Manager API: DistSpecific.Ubuntu module

This Page