Source: dnf
Section: admin
Priority: optional
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Uploaders: Frédéric Pierret <frederic.pierret@qubes-os.org>,
           Luca Boccassi <bluca@debian.org>,
Build-Depends: debhelper-compat (= 13),
 dh-package-notes,
 dh-sequence-python3,
 python3,
 bash-completion,
 cmake,
 pkgconf,
 gettext,
 python3-hawkey (>= 0.73.1-1~),
 python3-libdnf (>= 0.73.1-1~),
 python3-libcomps (>= 0.1.19-1~),
 python3-rpm (>= 4.14.0-1~),
 systemd,
 python3-sphinx,
 python3-sphinx-rtd-theme,
 python3-gpg,
 libmodulemd2 (>= 2.9.4-1~),
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/rpm-software-management/dnf
Vcs-Browser: https://salsa.debian.org/pkg-rpm-team/dnf
Vcs-Git: https://salsa.debian.org/pkg-rpm-team/dnf.git
#Testsuite: autopkgtest-pkg-python

Package: dnf
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${python3:Depends},
 dnf-data (= ${binary:Version}),
 python3-dnf (= ${binary:Version}),
 libmodulemd2 (>= 2.9.4-1~),
 python3-dbus,
 sqlite3,
Description: Dandified Yum package manager
 Package manager forked from Yum, using libsolv as a dependency resolver.
 Dnf requires a working rpm installation and is meant to be used in chroots,
 see README.Debian for more information.
 .
 This package provides the dnf program.

Package: dnf-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: Dandified Yum package manager (data files)
 Package manager forked from Yum, using libsolv as a dependency resolver.
 .
 This package provides common data and configuration files.

Package: dnf-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
Description: Documentation for the DNF package manager (common documentation)
 Package manager forked from Yum, using libsolv as a dependency resolver.
 .
 This package installs common documentation for the dnf program.

Package: python3-dnf
Architecture: all
Multi-Arch: foreign
Section: python
Depends: ${python3:Depends}, ${misc:Depends},
 dnf-data (= ${binary:Version}),
 python3-gpg,
 python3-hawkey (>= 0.73.1-1~),
 python3-libdnf (>= 0.73.1-1~),
 python3-libcomps (>= 0.1.15-1~),
 python3-rpm (>= 4.14.0-1~),
Recommends: deltarpm, python3-unbound,
Suggests: python3-dnf-doc
Description: Python interface to DNF (Python 3)
 Package manager forked from Yum, using libsolv as a dependency resolver.
 .
 This package installs the DNF interface for Python 3.

Package: python3-dnf-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends},
         libjs-jquery, libjs-underscore,
Description: Python 3 interface to DNF (common documentation)
 Package manager forked from Yum, using libsolv as a dependency resolver.
 .
 This package installs common documentation for the DNF interface for Python
 3.
