# Copy and unpack the archive with vpp-integration distribution
ARCHIVE_DIR=${SOURCE_DIR}/../../../vpp-integration/minimal-distribution/target/
-ARCHIVE=${ARCHIVE_DIR}/vpp-integration-distribution-1.17.04-SNAPSHOT-hc.tar.gz
+ARCHIVE=${ARCHIVE_DIR}/vpp-integration-distribution-${VERSION}-SNAPSHOT-hc.tar.gz
cp ${ARCHIVE} ${SOURCE_DIR}
ARCHIVE=${SOURCE_DIR}/vpp-integration-distribution-${VERSION}-SNAPSHOT-hc.tar.gz
tar -xf ${ARCHIVE} -C ${SOURCE_DIR}/
* 17.04 release
EOT
# Install instructions
Source: honeycomb
Section: misc
Priority: optional
-Maintainer: fd.io/honeycomb <honeycomb-dev@lists.fd.io>
+Maintainer: fd.io/hc2vpp <hc2vpp@lists.fd.io>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
-Homepage: https://wiki.fd.io/view/Honeycomb
-Vcs-Browser: https://git.fd.io/cgit/honeycomb/tree/
+Homepage: https://wiki.fd.io/view/Hc2vpp
+Vcs-Browser: https://git.fd.io/cgit/hc2vpp/tree/
Package: honeycomb
Architecture: all
Source: honeycomb
Section: misc
Priority: optional
-Maintainer: fd.io/honeycomb <honeycomb-dev@lists.fd.io>
+Maintainer: fd.io/hc2vpp <hc2vpp@lists.fd.io>
Build-Depends: debhelper (>= 9), dh-systemd
Standards-Version: 3.9.6
-Homepage: https://wiki.fd.io/view/Honeycomb
-Vcs-Browser: https://git.fd.io/cgit/honeycomb/tree/
+Homepage: https://wiki.fd.io/view/Hc2vpp
+Vcs-Browser: https://git.fd.io/cgit/hc2vpp/tree/
Package: honeycomb
Architecture: all
#!/bin/bash
+# release version
+# echo RELEASE
+#
+# snapshot version
+#
# Increasing the build number by a certain margin.
# Necessary due to honeycomb - hc2vpp split. Build_number counter was reset
# rewriting older packages