summaryrefslogtreecommitdiffstats
path: root/packaging/deb/common/prepare.sh
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-04-30 13:53:58 +0200
committerMichal Cmarada <mcmarada@cisco.com>2019-04-30 13:55:46 +0200
commitb248447c7ab16c86b28e9bda5f7224a9d106ac43 (patch)
treef291874ff4e2ce7c5497cae992b15111084a48c3 /packaging/deb/common/prepare.sh
parentc15641564484bfb16a5fabff3a281d7a6b21861e (diff)
update packaging
- fix build number, when not specified defaults to 0 which doesn't affect number when it is defined. - fix bionic release version - remove suggested vpp-nsh-package since it is not being built anymore (last version is 18.07) Change-Id: Ic92118d2c3096879b3ed2f10454cf41f0fa2a0b8 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'packaging/deb/common/prepare.sh')
-rwxr-xr-xpackaging/deb/common/prepare.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/deb/common/prepare.sh b/packaging/deb/common/prepare.sh
index bb5788498..724a882d8 100755
--- a/packaging/deb/common/prepare.sh
+++ b/packaging/deb/common/prepare.sh
@@ -60,7 +60,7 @@ Vcs-Browser: https://git.fd.io/cgit/hc2vpp/tree/
Package: honeycomb
Architecture: all
Depends: ${VPP_DEPENDENCIES}, openjdk-8-jre-headless
-Suggests: vpp-nsh-plugin
+Suggests:
Description: Honeycomb agent for VPP
EOT