summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2016-11-13 03:53:11 +0000
committerBen Hutchings <ben@decadent.org.uk>2016-11-13 04:00:45 +0000
commite1b8f7e7adedb8822cf9db405c3aae1573fdfb54 (patch)
treeb0fa7685bcb8b782238290aae81ec556915c90d3
parent943a798a0751b3f8344b9024750c704aa7fdda19 (diff)
libcpupower-dev: Depend on libcpupower1 (Closes: #840852)
-rw-r--r--debian/changelog1
-rw-r--r--debian/templates/control.tools.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index df195b328..8fad53f72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -236,6 +236,7 @@ linux (4.8.7-1) UNRELEASED; urgency=medium
* perf: Disable use of libcrypto (Closes: #843199)
* IB: Enable INFINIBAND_RDMAVT as module, re-enabling INFINIBAND_HFI1
and INFINIBAND_QIB (Closes: #843792)
+ * libcpupower-dev: Depend on libcpupower1 (Closes: #840852)
-- Ben Hutchings <ben@decadent.org.uk> Wed, 02 Nov 2016 12:01:42 -0600
diff --git a/debian/templates/control.tools.in b/debian/templates/control.tools.in
index 7c95172ab..a25778342 100644
--- a/debian/templates/control.tools.in
+++ b/debian/templates/control.tools.in
@@ -31,7 +31,7 @@ Package: libcpupower-dev
Build-Profiles: <!stage1 !pkg.linux.notools>
Section: libdevel
Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libcpupower1 (= ${binary:Version})
Provides: libcpufreq-dev
Conflicts: libcpufreq-dev
Replaces: libcpufreq-dev