Commit graph

15 commits

Author SHA1 Message Date
timvisee
4dab2a3705
Use strict confinement for snapcraft package [ci skip] 2019-03-06 23:24:54 +01:00
timvisee
c00d7d16a6
Use proper snapcraft grade for publishing 2019-03-06 22:05:01 +01:00
timvisee
7e5cfe9e3b
Enable and fix snap package release job, mention snap package in README 2019-03-06 16:43:21 +01:00
timvisee
6e6e2aee3a
Fix cargo dependency version constraint for ffsend-git AUR package 2019-03-04 18:00:52 +01:00
timvisee
8ec647eac1
Specify minimum version for cargo and rust dependencies in AUR package 2019-03-04 16:23:38 +01:00
timvisee
9bd72bf7f4
Fix invalid provides property for ffsend-git AUR package 2019-03-04 16:12:58 +01:00
timvisee
f70734eeec
Attempt to fix Arch AUR packaging on CI, again 2019-03-04 14:33:18 +01:00
timvisee
1b6dc0d77d
Fix incorrect package name in Arch AUR package builds 2019-03-04 13:11:34 +01:00
timvisee
eb47d6f4ab
Release both binary and git AUR packages 2019-03-03 18:37:53 +01:00
timvisee
48d0b4f48d
Merge remote-tracking branch 'origin/master' into gitlab-ci-snap2 2019-01-20 17:37:52 +01:00
Tim Visée
ab4ba3e0c4 Build and release Arch AUR package 2019-01-12 22:19:11 +00:00
timvisee
0f7733f798
Add .gitignore for snapcraft files 2019-01-03 13:14:42 +01:00
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