diff options
author | Ricardo Salveti <ricardo.salveti@linaro.org> | 2016-07-18 21:23:02 -0300 |
---|---|---|
committer | Ricardo Salveti <ricardo.salveti@linaro.org> | 2016-07-19 09:01:43 -0300 |
commit | c5a342bdfc01f89bc04423cdad503373cdaca0e5 (patch) | |
tree | b069938f2383f5a1c5a1d19ba7edf8a00d86ff3e /debian/changelog | |
parent | 24f38da71b1922505e78bdecb496c882cd060402 (diff) |
Renaming package librte-pmd-e10001 to librte-pmd-e1000-1
Needed to avoid mixing package name with soversion
(lintian package-name-doesnt-match-sonames).
Change-Id: Ic00208cf8b0568d027306d487abae827b03dbabd
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2acfdf8d..cf2913ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ dpdk (16.07-rc3-1) UNRELEASED; urgency=medium * debian/rules: - Allow all make commands to be verbose - Fix libdpdk-dev headers path + * Renaming package librte-pmd-e10001 to librte-pmd-e1000-1, to avoid mixing + package name with soversion (lintian package-name-doesnt-match-sonames) -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Tue, 19 Jul 2016 08:32:06 +0200 |