diff options
author | Daniel Baumann <daniel@debian.org> | 2024-11-10 06:00:53 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2024-11-10 09:16:41 +0100 |
commit | 9d3fdff4926f54c7d406990b4e3111c5162d4f06 (patch) | |
tree | 77f140c7db6d4e20ee526316b136558bf60336e9 | |
parent | Updating homepage field. (diff) | |
download | ceph-19-9d3fdff4926f54c7d406990b4e3111c5162d4f06.tar.xz ceph-19-9d3fdff4926f54c7d406990b4e3111c5162d4f06.zip |
Updating to debhelper-compat 13.
Signed-off-by: Daniel Baumann <daniel@debian.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6851aa689..7bfa2a285 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Vcs-Git: https://salsa.debian.org/ceph-team/ceph-19.git Build-Depends: cmake, cython3-legacy, - debhelper-compat (= 10), + debhelper-compat (= 13), default-jdk, dh-exec, dh-python, |