diff --git a/debian/changelog b/debian/changelog index 2ae7085..75f0f7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ibutils (1.5.7-5) unstable; urgency=medium + + * 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 Sun, 12 Mar 2017 21:13:32 +0100 + ibutils (1.5.7-4) unstable; urgency=medium * Enable build on ppc64el. (Closes: #779594) diff --git a/debian/control b/debian/control index f354ceb..210d3c1 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Package: ibutils Architecture: i386 ia64 amd64 powerpc ppc64el -Depends: ${shlibs:Depends}, ${misc:Depends}, libibdm1 +Depends: ${shlibs:Depends}, ${misc:Depends} Description: InfiniBand network utilities This package contains a set of utilities useful for diagnosing and testing InfiniBand based networks. @@ -28,7 +28,7 @@ Package: libibdm-dev Section: libdevel Architecture: i386 ia64 amd64 powerpc ppc64el -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, libibdm1 (= ${binary:Version}) Description: Development files for the libibdm library This package contains header files for building applications against libibdm, a library for building tools for