aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-10-23 12:12:18 +0200
committerLuca Boccassi <luca.boccassi@gmail.com>2017-11-29 23:29:29 +0000
commitbc3846cd0e2c73a320735d711fce4dfe2bef1db9 (patch)
tree5ba388ed68ee64e3d4b23def8d3dbcedc4eeccc7
parent203dc052ffb26b93a46db042b226e34363d4826a (diff)
changelog: mention systemd related changes to dh calls
Change-Id: I8a6e52391e8399dff25cb58708d9b0f8cccc5d71 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> (cherry picked from commit fdbb2e19308b4848982858cdf6680123f329b58b) Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 63e9959b..b84b9eaa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
dpdk (16.11.3-1~git1) UNRELEASED; urgency=medium
+ [ Luca Boccassi ]
* Merge stable update to 16.11.3; For a list of changes see
http://dpdk.org/ml/archives/announce/2017-August/000143.html
* Fix reproducibility of librte-eal linuxapp.
@@ -9,6 +10,10 @@ dpdk (16.11.3-1~git1) UNRELEASED; urgency=medium
build reprodicibility.
* Switch to debian.org email address.
+ [ Christian Ehrhardt ]
+ * d/rules: use new dh option names
+ * d/rules: properly enable dpdk systemd service
+
-- Luca Boccassi <luca.boccassi@gmail.com> Wed, 30 Aug 2017 15:11:09 +0100
dpdk (16.11.2-1~git1) UNRELEASED; urgency=medium