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.