]> git.proxmox.com Git - ceph.git/blobdiff - ceph/debian/control
update ceph source to reef 18.2.1
[ceph.git] / ceph / debian / control
index 89b3b3741eaf31634ed4d690fba091d54e35b517..837a55a371670874dc91efb835f417e63f16481a 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 Homepage: http://ceph.com/
 Vcs-Git: git://github.com/ceph/ceph.git
 Vcs-Browser: https://github.com/ceph/ceph
-Maintainer: Ceph Maintainers <ceph-maintainers@lists.ceph.com>
+Maintainer: Ceph Maintainers <ceph-maintainers@ceph.io>
 Uploaders: Ken Dreyer <kdreyer@redhat.com>,
            Alfredo Deza <adeza@redhat.com>,
 Build-Depends: automake,
@@ -20,8 +20,7 @@ Build-Depends: automake,
                git,
                golang,
                gperf,
-               g++ (>= 7),
-               hostname <pkg.ceph.check>,
+               g++ (>= 11),
                javahelper,
                jq <pkg.ceph.check>,
                jsonnet <pkg.ceph.check>,
@@ -135,9 +134,6 @@ Package: ceph-base
 Architecture: linux-any
 Depends: binutils,
          ceph-common (= ${binary:Version}),
-         debianutils,
-         findutils,
-         grep,
          logrotate,
          parted,
          psmisc,
@@ -187,8 +183,9 @@ Description: debugging symbols for ceph-base
 
 Package: cephadm
 Architecture: linux-any
-Recommends: podman (>= 2.0.2) | docker.io
+Recommends: podman (>= 2.0.2) | docker.io | docker-ce
 Depends: lvm2,
+        python3,
         ${python3:Depends},
 Description: cephadm utility to bootstrap ceph daemons with systemd and containers
  Ceph is a massively scalable, open-source, distributed
@@ -431,7 +428,6 @@ Depends: ceph-osd (= ${binary:Version}),
          e2fsprogs,
          lvm2,
          parted,
-         util-linux,
          xfsprogs,
          ${misc:Depends},
          ${python3:Depends}
@@ -759,7 +755,7 @@ Architecture: any
 Section: debug
 Priority: extra
 Depends: libsqlite3-mod-ceph (= ${binary:Version}),
-         libsqlite3-0-dbgsym
+         libsqlite3-0-dbgsym,
          ${misc:Depends},
 Description: debugging symbols for libsqlite3-mod-ceph
  A SQLite3 VFS for storing and manipulating databases stored on Ceph's RADOS
@@ -1207,14 +1203,14 @@ Description: Java Native Interface library for CephFS Java bindings
 Package: rados-objclass-dev
 Architecture: linux-any
 Section: libdevel
-Depends: librados-dev (= ${binary:Version}) ${misc:Depends},
+Depends: librados-dev (= ${binary:Version}), ${misc:Depends},
 Description: RADOS object class development kit.
  .
  This package contains development files needed for building RADOS object class plugins.
 
 Package: cephfs-shell
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends},
          ${python3:Depends}
 Description: interactive shell for the Ceph distributed file system
  Ceph is a massively scalable, open-source, distributed
@@ -1227,7 +1223,7 @@ Description: interactive shell for the Ceph distributed file system
 
 Package: cephfs-top
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends},
          ${python3:Depends}
 Description: This package provides a top(1) like utility to display various
  filesystem metrics in realtime.