Commit graph

3 commits

Author SHA1 Message Date
timvisee
b4145db623
Add snapcraft build configuration 2019-01-03 13:14:34 +01:00
Tim Visée
58103f9e30
Use a new Debian package generation method (#5)
* Build .deb packages for some architectures on CI to publish on GitHub

* Add release binaries to archive root, update Cargo.toml

* Simplify Debian package building using cargo-deb tooling

* Update LICENSE file copyright statement

* Update Travis CI script to properly build Debian release packages

* Remove obsolete Debian package files

* Update Cargo.toml and Cargo.lock, add create_deb prototype for source package
2018-06-01 00:04:13 +02:00
Tim Visée
5d780cdc52
Build first Debian packages on release (#4)
* Build .deb packages for some architectures on CI to publish on GitHub

* Add release binaries to archive root, update Cargo.toml
2018-05-31 11:15:53 +02:00