diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-16 11:43:07 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-16 11:43:07 +0200 |
commit | 663d3b9545eee7af10ccddba7c1917747ea3f4b7 (patch) | |
tree | 4631874079810b8c3741e2458a037cfc9f78ee23 | |
parent | 46c8365124417956a02ceb250f57f29406489765 (diff) |
changelog: man page generation
Add the matching changlog entry for man page creation.
Change-Id: I40cac61f858dba69901146a44ea0262cf546dc31
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 007a8eba..b104bce7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,9 @@ dpdk (16.07-0~git1) UNRELEASED; urgency=medium - d/tests: make tests compatible with ppc64el - d/dpdk.conf, d/dpdk-init add 16M huge page support - d/p/fix-power-default-config.patch enable bond PMD on ppc64el + * add man pages for installed binaries + - add backport of patches from upstream + - call generation of man pages in d/rules [ Anders Roxell ] * debian/control: add pciutils to the dpdk depends list, since lspci is used |