aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2017-07-03 12:57:01 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2017-07-03 12:57:01 +0100
commit4dedbcda930fbdbd1367dc144365224997b9b89a (patch)
treefee51a570b5c01a5048790c9df28a16629707f89 /debian/changelog
parentc921f906b1367468d45b28ec5b7d4650fd1d4f8f (diff)
Note multiarch compliance in changelog
Change-Id: Ie90c1c5490b5908c1d65c9f23d95cdf6133a9327 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8f3acc5b..5909df7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,8 @@ dpdk (16.11.2-1~git1) UNRELEASED; urgency=medium
* Add patches to make the libraries and PMDs builds fully reproducible,
by making the listing order of headers, source files and objects in
the makefiles stable (via sorting).
+ * Install headers with arch-specific content in /usr/include/<multiarch>/dpdk
+ to make libdpdk-dev multiarch-compliant.
-- Christian Ehrhardt <christian.ehrhardt@canonical.com> Thu, 08 Jun 2017 10:05:44 -0600