diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-08-23 14:04:06 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-08-23 14:05:03 +0100 |
commit | 76f89ef557ff345dfa606e797e1765404babce56 (patch) | |
tree | 407af3f3d1a3cf0d09e67ef6d26bd10ec91fa822 /debian/changelog | |
parent | 0ff06c06a4b18c8084bf9a50c0cca8027d9ce431 (diff) |
Mention nodoc and policy compliance in d/changelog
Change-Id: I806c2f8e025433e20df4be9e996edc778c4d5a6e
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b6260bb7..887c3552 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,12 @@ dpdk (17.05.1-1~git1) UNRELEASED; urgency=medium - reposition rte_eal_set_socket_permissions to match 17.05 handling of vhost-user server sockets (and their late binding) + [ Luca Boccassi ] + * Mark build-dependencies needed for documentation builds with the <!nodoc> + build-profile to fully implement support for it. + * Bump Standards-Version to 4.1.0. Relevant changes are nodoc support and + build reprodicibility. + -- Luca Boccassi <luca.boccassi@gmail.com> Mon, 03 Jul 2017 15:15:40 +0100 dpdk (17.05-1~git1) UNRELEASED; urgency=medium |