Source: dnf-plugins-core
Section: admin
Priority: optional
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Uploaders: Aron Xu <aron@debian.org>
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 dh-python,
 gettext,
 libdnf-dev (>= 0.73.0~),
 python3,
 python3-dbus <!nocheck>,
 python3-dnf,
 python3-sphinx,
 python3-systemd <!nocheck>,
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://github.com/rpm-software-management/dnf-plugins-core
Vcs-Browser: https://salsa.debian.org/pkg-rpm-team/dnf-plugins-core
Vcs-Git: https://salsa.debian.org/pkg-rpm-team/dnf-plugins-core.git

Package: dnf-plugins-core
Architecture: all
Multi-Arch: foreign
Depends:
 dnf,
 python3-dateutil,
 python3-dbus,
 python3-dnf,
 python3-hawkey,
 python3-libcomps,
 python3-libdnf,
 python3-rpm,
 ${misc:Depends},
 ${python3:Depends},
Description: Core plugins for DNF, the Dandified Yum package manager
 This package enhances DNF with builddep, config-manager, copr, debug,
 debuginfo-install, download, needs-restarting, groups-manager, repoclosure,
 repograph, repomanage, reposync, changelog and repodiff commands.
 .
 Additionally provides generate_completion_cache passive plugin.
