aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2017-06-30 21:15:10 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2017-06-30 21:17:47 +0100
commit155502af1a45fa9474d56d4389dcba4e1e2c9f6d (patch)
treed6900ec49f61bd443627cae9f72a027b0f8f2a62
parentb227dc901c12f12f5a0aaad0b030a9f26dbf02f0 (diff)
Note multiarch compliance in changelog
Change-Id: Idf34277fd4d4a14f34f6ddc1fb68f2c4c4970918 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 17b5bee1..38b5f0c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ dpdk (17.05-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> Tue, 16 May 2017 15:38:17 +0200