From f369f4d585918c4b3fa0d31b7da08c836cf6cb40 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Mon, 13 Jun 2016 22:05:08 +0800 Subject: [PATCH] debian: move libcephfs-jni to section "java" Signed-off-by: Kefu Chai --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1e6950af483b..0bc06810af2f 100644 --- a/debian/control +++ b/debian/control @@ -705,7 +705,7 @@ Description: Java libraries for the Ceph File System Package: libcephfs-jni Architecture: linux-any -Section: libs +Section: java Depends: libcephfs1 (= ${binary:Version}), ${java:Depends}, ${misc:Depends}, ${shlibs:Depends} Description: Java Native Interface library for CephFS Java bindings -- 2.47.3