diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-11-08 14:26:41 +0000 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-11-29 23:29:31 +0000 |
commit | 668b8780e5f29930e8e0ac90d92b925e6a177947 (patch) | |
tree | 654019a69a35f5569df36786ca501756a8a4c064 | |
parent | 9a92e68265613f8beb66e0591ec940fd613f8758 (diff) |
Note version parsing in d/changelog
Change-Id: I9c1b529e6a484e4389fd538eeb836d890a94485c
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
(cherry picked from commit 149d89125f4317ba522a1a3a24e48aba0946af97)
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2cb0300b..3720ae93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ dpdk (16.11.3-1~git1) UNRELEASED; urgency=medium build-depends-on-obsolete-package * Build-Depend on the Python 3 version of the Sphinx packages to fix Lintian Warning: build-depends-on-python-sphinx-only + * Fix upstream version parsing in d/rules to account for -rcX. [ Christian Ehrhardt ] * d/rules: use new dh option names |