mirror of
https://git.proxmox.com/git/ceph.git
synced 2025-04-28 14:28:38 +00:00
21 lines
492 B
Diff
21 lines
492 B
Diff
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
|
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
|
|
Date: Thu, 6 May 2021 18:04:45 +0200
|
|
Subject: [PATCH] d/control: bump compat to 10
|
|
|
|
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
|
|
---
|
|
debian/compat | 2 +-
|
|
1 files changed, 1 insertions(+), 1 deletions(-)
|
|
|
|
diff --git a/debian/compat b/debian/compat
|
|
index ec635144f60..f599e28b8ab 100644
|
|
--- a/debian/compat
|
|
+++ b/debian/compat
|
|
@@ -1 +1 @@
|
|
-9
|
|
+10
|
|
--
|
|
2.29.2
|
|
|