1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145
|
Source: dnf5
Section: admin
Maintainer: RPM packaging team <team+pkg-rpm@tracker.debian.org>
Uploaders: Luca Boccassi <bluca@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-package-notes,
bash-completion,
cmake,
gettext,
pkgconf,
swig,
systemd-dev,
libappstream-dev,
libacl1-dev,
libfmt-dev,
libjson-c-dev,
libmodulemd-dev,
librepo-dev (>= 1.20.0~),
librpm-dev,
libsdbus-c++-dev,
libsmartcols-dev,
libsolv-dev,
libsolvext-dev,
libsqlite3-dev,
libtoml11-dev,
libxml2-dev,
zlib1g-dev,
createrepo-c <!nocheck>,
libcppunit-dev <!nocheck>,
rpm <!nocheck>,
python3-breathe <!nodoc>,
python3-sphinx <!nodoc>,
Standards-Version: 4.7.3
Homepage: https://github.com/rpm-software-management/dnf5
Vcs-Browser: https://salsa.debian.org/pkg-rpm-team/dnf5
Vcs-Git: https://salsa.debian.org/pkg-rpm-team/dnf5.git
Package: dnf5
Architecture: amd64 arm64 loong64 ppc64el riscv64 s390x
Depends: ${misc:Depends},
${shlibs:Depends},
dnf-data,
rpm,
Description: Dandified Yum package manager - version 5
DNF5 is a command-line package manager that automates the process of
installing, upgrading, configuring, and removing computer programs in a
consistent manner. It supports RPM packages, modulemd modules, and comps groups
& environments.
.
This package provides the dnf5 program.
Package: dnf5-server
Architecture: amd64 arm64 loong64 ppc64el riscv64 s390x
Depends: ${misc:Depends},
${shlibs:Depends},
dnf5 (= ${binary:Version}),
Description: Dandified Yum package manager - version 5 server/client
DNF5 is a command-line package manager that automates the process of
installing, upgrading, configuring, and removing computer programs in a
consistent manner. It supports RPM packages, modulemd modules, and comps groups
& environments.
.
This package provides the dnf5 server and client programs.
Package: dnf5-dev
Section: devel
Architecture: amd64 arm64 loong64 ppc64el riscv64 s390x
Multi-Arch: same
Depends: ${misc:Depends},
libdnf5-cli-dev (= ${binary:Version}),
libdnf5-dev (= ${binary:Version}),
Description: Dandified Yum package manager - version 5 development files
DNF5 is a command-line package manager that automates the process of
installing, upgrading, configuring, and removing computer programs in a
consistent manner. It supports RPM packages, modulemd modules, and comps groups
& environments.
.
This package provides the dnf5 development files.
Package: libdnf5-2
Section: libs
Architecture: amd64 arm64 loong64 ppc64el riscv64 s390x
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends},
Description: Dandified Yum package manager - version 5 library
DNF5 is a command-line package manager that automates the process of
installing, upgrading, configuring, and removing computer programs in a
consistent manner. It supports RPM packages, modulemd modules, and comps groups
& environments.
.
This package provides the libdnf5 library.
Package: libdnf5-dev
Section: libdevel
Architecture: amd64 arm64 loong64 ppc64el riscv64 s390x
Multi-Arch: same
Depends: ${misc:Depends},
libdnf5-2 (= ${binary:Version}),
libacl1-dev,
libfmt-dev,
libmodulemd-dev,
librepo-dev (>= 1.20.0~),
librpm-dev,
libsolv-dev,
libsolvext-dev,
libsqlite3-dev,
libxml2-dev,
Description: Dandified Yum package manager - version 5 library development files
DNF5 is a command-line package manager that automates the process of
installing, upgrading, configuring, and removing computer programs in a
consistent manner. It supports RPM packages, modulemd modules, and comps groups
& environments.
.
This package provides the libdnf5 library development files.
Package: libdnf5-cli3
Section: libs
Architecture: amd64 arm64 loong64 ppc64el riscv64 s390x
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends},
Description: Dandified Yum package manager - version 5 CLI library
DNF5 is a command-line package manager that automates the process of
installing, upgrading, configuring, and removing computer programs in a
consistent manner. It supports RPM packages, modulemd modules, and comps groups
& environments.
.
This package provides the libdnf5 CLI library.
Package: libdnf5-cli-dev
Section: libdevel
Architecture: amd64 arm64 loong64 ppc64el riscv64 s390x
Multi-Arch: same
Depends: ${misc:Depends},
libdnf5-cli3 (= ${binary:Version}),
libfmt-dev,
libsmartcols-dev,
Description: Dandified Yum package manager - version 5 CLI development files
DNF5 is a command-line package manager that automates the process of
installing, upgrading, configuring, and removing computer programs in a
consistent manner. It supports RPM packages, modulemd modules, and comps groups
& environments.
.
This package provides the libdnf5 CLI library development files.
|