diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-16 11:28:15 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-16 11:28:15 +0200 |
commit | 1efa96fced221a700e56a35b832a17ea35eacda6 (patch) | |
tree | a799f06e62cf1d60988a3203e18e5d4d8fb506b2 /debian | |
parent | e453f6114253ebd2e1ec545f0a8021ec901f8cc7 (diff) |
debian/changelog: fix minor typos
Typo fix from santiagorr@riseup.net
Change-Id: I7cbf360639b25e25975d8745d7282de8e154ce08
Signed-off-by: Santiago RR <santiagorr@riseup.net>
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index fc040d57..007a8eba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,7 @@ dpdk (16.07-0~git1) UNRELEASED; urgency=medium * d/p/dpdk-dev-doc-fix-old-dpdk-nic-bind.py-references.patch to fix the docs in regard to 16.07 changes renaming dpdk_nic_bind * d/p/make-load-devel-config-not-to-appear-as-executable.patch to avoid - accidentially executing as script and to fix unusual-interpreter lintian + accidentally executing as script and to fix unusual-interpreter lintian warning. * fix d/t/test-initscripts on more recent systemd environments * enable dpdk for ppc64el @@ -46,7 +46,7 @@ dpdk (16.07-0~git1) UNRELEASED; urgency=medium * Add lintian-overrides for: "W: dpdk-doc: embedded-javascript-library" * Add optional binary kernel modules package, disabled by default (build with DEB_BUILD_OPTIONS=kernel_modules to enable). If enabled will build kernel - modules agains the local, current kernel version (override by adding + modules against the local, current kernel version (override by adding ksrc=<path/to/kernel/sources> to DEB_BUILD_OPTIONS) into a dpdk-modules-<kernel version> package * Set HOST_/EXTRA/CPP/C/LDFLAGS in d/rules so that all built objects pick up |