[Pkg-ofed-commits] [libipathverbs] 06/10: Switch to debhelper 9. Update to multi-arch paths

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Tue Sep 13 21:26:25 UTC 2016


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

ana pushed a commit to branch master
in repository libipathverbs.

commit abbf13901a10b6600d940f1141e70dad3a74850c
Author: Ana Beatriz Guerrero Lopez <ana at debian.org>
Date:   Tue Sep 13 23:01:15 2016 +0200

    Switch to debhelper 9. Update to multi-arch paths
---
 debian/compat                    | 2 +-
 debian/control                   | 2 +-
 debian/libipathverbs-dev.install | 2 +-
 debian/libipathverbs1.install    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index abdeac6..21c0f51 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libipathverbs
 Priority: extra
 Maintainer: OFED and Debian Developement and Discussion <pkg-ofed-devel at lists.alioth.debian.org>
 Uploaders: Roland Dreier <rbd at debian.org>,  Ana Beatriz Guerrero Lopez <ana at debian.org>
-Build-Depends: autoconf, automake, libtool, debhelper (>= 7.0.50~), dpkg-dev (>= 1.13.19), libibverbs-dev (>= 1.1.3)
+Build-Depends: autoconf, automake, libtool, debhelper (>= 9), dpkg-dev (>= 1.13.19), libibverbs-dev (>= 1.1.3)
 Standards-Version: 3.9.8
 Section: libs
 Vcs-Git: https://anonscm.debian.org/git/pkg-ofed/libipathverbs.git
diff --git a/debian/libipathverbs-dev.install b/debian/libipathverbs-dev.install
index 89dd02d..c8dc64b 100644
--- a/debian/libipathverbs-dev.install
+++ b/debian/libipathverbs-dev.install
@@ -1 +1 @@
-usr/lib/libipathverbs.a
+usr/lib/*/libipathverbs.a
diff --git a/debian/libipathverbs1.install b/debian/libipathverbs1.install
index 0cda207..610027e 100644
--- a/debian/libipathverbs1.install
+++ b/debian/libipathverbs1.install
@@ -1,2 +1,2 @@
-usr/lib/libipathverbs-rdmav2.so		/usr/lib/libibverbs/
+usr/lib/*/libipathverbs-rdmav2.so 	/usr/lib/libibverbs/
 etc/libibverbs.d/ipath.driver

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



More information about the Pkg-ofed-commits mailing list