[Pkg-ofed-commits] [qperf] 01/02: wrap-and-sort -at

Afif Elghraoui afif at moszumanska.debian.org
Sun Nov 19 04:14:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

afif pushed a commit to branch master
in repository qperf.

commit 93841d1b363b5425c45c542860b8c5670ac0b858
Author: Afif Elghraoui <afif at debian.org>
Date:   Sat Nov 18 23:01:38 2017 -0500

    wrap-and-sort -at
    
    This is likely what the maintainer wanted when using wrap-and-sort,
    in order to preserve the original VCS-friendliness.
---
 debian/control | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ed79237..2589d71 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,14 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-ofed/qperf.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ofed/qperf.git
 Homepage: https://github.com/linux-rdma/qperf
 Standards-Version: 4.1.1
-Build-Depends: debhelper (>= 10), libibverbs-dev, librdmacm-dev
+Build-Depends: debhelper (>= 10),
+               libibverbs-dev,
+               librdmacm-dev,
 
 Package: qperf
 Architecture: linux-any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
 Description: Measure socket and RDMA performance
  qperf measures bandwidth and latency between two nodes. It can work
  over TCP/IP as well as the RDMA transports.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/qperf.git



More information about the Pkg-ofed-commits mailing list