diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-11-09 13:52:35 +0000 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-11-29 23:29:35 +0000 |
commit | 2cd183a30bd677e5e90f1903e1de423589479b8c (patch) | |
tree | ba0d03418cc634b8bd2fb597c38bb32339b3c54e /debian/changelog | |
parent | ed0774e5398a87b8ec9a4d44f646bbe5246a031d (diff) |
Note fixing the parsing of DPDK_ABI in d/changelog
Change-Id: I7571b9a8d06262e45fe5a9c61bb74ead4ddfa4e8
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
(cherry picked from commit acf94b73356456e99aee3509f5c2e2a84aa2e10a)
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 70e736d9..06245386 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ dpdk (16.11.3-1~git1) UNRELEASED; urgency=medium * Revert: d/rules: use new dh option names - Ubuntu 16.04 does not have a debhelper that supports the new option, so use the old ones for now. + * Correctly parse upstream version when using ~rc instead of -rc. [ Christian Ehrhardt ] * d/rules: use new dh option names |