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.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=631647eee01abf31b26efd6d2e63d2d80fef8f7a;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 a33d5ab997b98..04f2ab3bd0693 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},