mbox series

[rdma-core,0/6] Fix Debian packaging

Message ID 20181221183157.12444-1-benjamin.drung@cloud.ionos.com (mailing list archive)
Headers show
Series Fix Debian packaging | expand

Message

Benjamin Drung Dec. 21, 2018, 6:31 p.m. UTC
This patch set contains a bunch of improvements to the Debian package
after introducing the python3-pyverbs package.

One issue is still not addressed: lintian rightfully complains about the
long description of python3-pyverbs, which is (probably) too short.

Benjamin Drung (6):
  Fix typo of 'vendor'
  debian: Run wrap-and-sort
  debian: Let python3-pyverbs depend on ${shlibs:Depends}
  debian: Fix typo of Python
  debian: Place python3-pyverbs in section python
  debian: Specify Build-Depends-Package for libmlx5.so.1

 Documentation/pyverbs.md         |  2 +-
 debian/control                   | 12 ++++++++----
 debian/ibverbs-providers.symbols |  1 +
 pyverbs/device.pyx               |  2 +-
 4 files changed, 11 insertions(+), 6 deletions(-)