diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
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 |