Fix Depends lines
- libibdm-dev: add depends on libibdm1 (= ${binary:Version}) (Closes: #715085)
- ibutils: remove extra depends on libibdm1, debhelper should take care of that.
Ana Beatriz Guerrero Lopez
6 years ago
|
0 |
ibutils (1.5.7-5) unstable; urgency=medium
|
|
1 |
|
|
2 |
* Fix Depends lines:
|
|
3 |
- libibdm-dev: add depends on libibdm1 (= ${binary:Version}) (Closes: #715085)
|
|
4 |
- ibutils: remove extra depends on libibdm1, debhelper should take care of that.
|
|
5 |
|
|
6 |
-- Ana Beatriz Guerrero Lopez <ana@debian.org> Sun, 12 Mar 2017 21:13:32 +0100
|
|
7 |
|
0 | 8 |
ibutils (1.5.7-4) unstable; urgency=medium
|
1 | 9 |
|
2 | 10 |
* Enable build on ppc64el. (Closes: #779594)
|
11 | 11 |
|
12 | 12 |
Package: ibutils
|
13 | 13 |
Architecture: i386 ia64 amd64 powerpc ppc64el
|
14 | |
Depends: ${shlibs:Depends}, ${misc:Depends}, libibdm1
|
|
14 |
Depends: ${shlibs:Depends}, ${misc:Depends}
|
15 | 15 |
Description: InfiniBand network utilities
|
16 | 16 |
This package contains a set of utilities useful for
|
17 | 17 |
diagnosing and testing InfiniBand based networks.
|
|
27 | 27 |
Package: libibdm-dev
|
28 | 28 |
Section: libdevel
|
29 | 29 |
Architecture: i386 ia64 amd64 powerpc ppc64el
|
30 | |
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
30 |
Depends: ${shlibs:Depends}, ${misc:Depends}, libibdm1 (= ${binary:Version})
|
31 | 31 |
Description: Development files for the libibdm library
|
32 | 32 |
This package contains header files for building applications
|
33 | 33 |
against libibdm, a library for building tools for
|