Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
unblock hwloc/1.10.0-3 Hello, I would like to apply the attached to hwloc, to fix Bug#767687: the hwloc package was not depending on at least the same version of libhwloc5, and thus not working. Samuel -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.17.0 (SMP w/8 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash
diff --git a/debian/changelog b/debian/changelog index dafa1de..8dc4c5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +hwloc (1.10.0-3) UNRELEASED; urgency=medium + + * Make packages depend on at least the same version of libhwloc5. + Closes: #767687. + + -- Samuel Thibault <sthiba...@debian.org> Sat, 01 Nov 2014 22:00:53 +0100 + hwloc (1.10.0-2) unstable; urgency=medium * control: diff --git a/debian/rules b/debian/rules index 1b36d0e..1052c18 100755 --- a/debian/rules +++ b/debian/rules @@ -94,7 +94,7 @@ binary-arch: install dh_strip dh_compress dh_fixperms - dh_makeshlibs + dh_makeshlibs -V dh_installdeb dh_shlibdeps dh_gencontrol