From: Kefu Chai Date: Thu, 9 Aug 2018 04:24:25 +0000 (+0800) Subject: debian: mark python-ceph-argparse Arch = all X-Git-Tag: v14.0.1~616^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F23500%2Fhead;p=ceph.git debian: mark python-ceph-argparse Arch = all as the python{3,}-ceph-argparse is pure python Signed-off-by: Kefu Chai --- diff --git a/debian/control b/debian/control index a33d5ab997b..04f2ab3bd06 100644 --- a/debian/control +++ b/debian/control @@ -1027,7 +1027,7 @@ Description: Python 3 libraries for the Ceph libcephfs library This package contains the debugging symbols for python3-cephfs. Package: python-ceph-argparse -Architecture: linux-any +Architecture: all Section: python Depends: ${misc:Depends}, ${python:Depends}, @@ -1042,7 +1042,7 @@ Description: Python 2 utility libraries for Ceph CLI Ceph CLI as well as the RESTful interface. Package: python3-ceph-argparse -Architecture: linux-any +Architecture: all Section: python Depends: ${misc:Depends}, ${python3:Depends},