From 496f073673199cd1a8f3c69e8f19734aa1caebe3 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Tue, 27 Nov 2018 13:45:38 +0000 Subject: [PATCH] Add back empty line at the bottom of d/control Needed when building binary kmod packages, otherwise the process is not idempotent when appending/removing debian/control.modules to d/control Change-Id: I73f7adf3abdcc9180d722dc753eca2d1c7b016ce Signed-off-by: Luca Boccassi --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index e789b707..dcd34697 100644 --- a/debian/control +++ b/debian/control @@ -1851,3 +1851,4 @@ Description: Data Plane Development Kit (librte-pmd-virtio-crypto runtime librar in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-pmd-virtio-crypto. + -- 2.16.6