The repo contains so called DEBIAN directory with scripts and configs needed to package the Box application into a DEB package for the Debian Jessie distro.
This repo includes Box executable itself so no network activities will be performed on package build.
- run
make update; - add new section in debian/changelog file;
- build new DEB package as usual;
- add built DEB package into your APT repository.