307 Commits

Author SHA1 Message Date
Michael Vogt fa23637f49 use the debian/*.install files instead of debian/rules
The debian/*.install files are the canonical way to install files
in debian packags. We need to use debian/rules for some bits (like
the systemd stuff that is different on xenial and trusty. However
we should minimize this as much as possible to make debian/rules
easier to read.
2017-01-09 10:32:02 +01:00
John R. Lenton 4882f21e1a more tests 2016-11-28 22:03:41 +00:00
John R. Lenton 1681550983 pass two: some of the logic needs to be in the completion script :-( 2016-11-28 18:02:52 +00:00
John R. Lenton 62d3850954 cmd/snap, debian: move manpage generation to depend on an environ key; also, fix completion 2016-05-11 17:19:04 -07:00
John R. Lenton f4f89492b2 make run-checks more 2.0, or something 2015-10-05 12:02:05 +01:00
Michael Vogt bf49eec54c switch default to snappy-go 2015-03-27 09:28:08 +01:00
Didier Roche 6059d85b72 Add basic bash completion as supported by go-flags 2015-03-17 09:34:37 +01:00