[Pkg-ofed-commits] [infiniband-diags] 06/18: Run wrap-and-sort

Benjamin Drung bdrung at moszumanska.debian.org
Mon Aug 21 16:13:38 UTC 2017


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

bdrung pushed a commit to branch master
in repository infiniband-diags.

commit d6af89f7a69ddcd68dadc2bbb7d7ed409973d8eb
Author: Benjamin Drung <benjamin.drung at profitbricks.com>
Date:   Mon Aug 21 16:22:52 2017 +0200

    Run wrap-and-sort
---
 debian/control                   | 19 +++++++++++++------
 debian/copyright                 |  9 ++++-----
 debian/infiniband-diags.manpages | 16 ++++++++--------
 3 files changed, 25 insertions(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index 51288d4..902a633 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,14 @@ Section: net
 Priority: extra
 Maintainer: OFED and Debian Development and Discussion <pkg-ofed-devel at lists.alioth.debian.org>
 Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>
-Build-Depends: debhelper (>= 9), dh-autoreconf, libglib2.0-dev,
- libibumad-dev (>= 1.3.7), libibmad-dev (>= 1.3.12), libopensm-dev (>= 3.3.12),
- libudev-dev, python-docutils
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
+               libglib2.0-dev,
+               libibmad-dev (>= 1.3.12),
+               libibumad-dev (>= 1.3.7),
+               libopensm-dev (>= 3.3.12),
+               libudev-dev,
+               python-docutils
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ofed/infiniband-diags.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ofed/infiniband-diags.git
@@ -13,7 +18,10 @@ Homepage: https://www.openfabrics.org/downloads/management/
 
 Package: infiniband-diags
 Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libibnetdisc5 (= ${binary:Version})
+Depends: libibnetdisc5 (= ${binary:Version}),
+         ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: InfiniBand diagnostic programs
  InfiniBand is a switched fabric communications link used in
  high-performance computing and enterprise data centers. Its features
@@ -26,7 +34,7 @@ Description: InfiniBand diagnostic programs
 Package: libibnetdisc5
 Architecture: linux-any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: InfiniBand diagnostics library
  InfiniBand is a switched fabric communications link used in
  high-performance computing and enterprise data centers. Its features
@@ -49,4 +57,3 @@ Description: InfiniBand diagnostics library headers
  This package provides development files required to build
  applications aginast the libibnetdisc5 InfiniBand diagnostic
  libraries.
-
diff --git a/debian/copyright b/debian/copyright
index 9ad5c3b..d80a475 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,7 @@ It was downloaded from http://www.openfabrics.org/downloads/OFED/ofed-1.4/OFED-1
 Upstream Authors:
  Sasha Khapyorsky, sashak at voltaire.com
 
- 
+
 Copyright:
 
  Copyright (c) 2006 Mellanox Technologies. All rights reserved.
@@ -14,13 +14,13 @@ Copyright:
  Copyright (c) 2007 Xsigo Systems Inc.  All rights reserved.
  Copyright (c) 2008 Lawrence Livermore National Security.
  Copyright (c) 2006,2007 The Regents of the University of California
- 
+
 License:
 
 This software is available to you under a choice of two licences.
 You may chose to be licensed under the terms of the
-OpenIB.org BSD license show below, or the GNU General Public License 
-(GPL) Version 2, available in the file 
+OpenIB.org BSD license show below, or the GNU General Public License
+(GPL) Version 2, available in the file
 /usr/share/common-licenses/GPL-2 on your Debian system.
 
 ==================================================================
@@ -57,4 +57,3 @@ POSSIBILITY OF SUCH DAMAGE.
 
 The Debian packaging is Copyright (C) 2009, Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
-
diff --git a/debian/infiniband-diags.manpages b/debian/infiniband-diags.manpages
index 4b854a6..bcae6fa 100644
--- a/debian/infiniband-diags.manpages
+++ b/debian/infiniband-diags.manpages
@@ -28,6 +28,14 @@ doc/man/sminfo.8
 doc/man/smpdump.8
 doc/man/smpquery.8
 doc/man/vendstat.8
+libibnetdisc/man/ibnd_debug.3
+libibnetdisc/man/ibnd_destroy_fabric.3
+libibnetdisc/man/ibnd_discover_fabric.3
+libibnetdisc/man/ibnd_find_node_dr.3
+libibnetdisc/man/ibnd_find_node_guid.3
+libibnetdisc/man/ibnd_iter_nodes.3
+libibnetdisc/man/ibnd_iter_nodes_type.3
+libibnetdisc/man/ibnd_show_progress.3
 man/dump_lfts.8
 man/dump_mfts.8
 man/ibcheckerrors.8
@@ -48,11 +56,3 @@ man/ibprintca.8
 man/ibprintrt.8
 man/ibprintswitch.8
 man/ibswportwatch.8
-libibnetdisc/man/ibnd_iter_nodes_type.3
-libibnetdisc/man/ibnd_debug.3
-libibnetdisc/man/ibnd_iter_nodes.3
-libibnetdisc/man/ibnd_find_node_dr.3
-libibnetdisc/man/ibnd_discover_fabric.3
-libibnetdisc/man/ibnd_show_progress.3
-libibnetdisc/man/ibnd_find_node_guid.3
-libibnetdisc/man/ibnd_destroy_fabric.3

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



More information about the Pkg-ofed-commits mailing list