Commit Graph

15 Commits

Author SHA1 Message Date
Stephen Gelman
47f305fefa Fix debian 9 (stretch) builds
This commit skips the `dh_golang` step which is used to add the
Built-using field to the resulting deb.  The field is only used to track
the version of go used to build a package so omitting it shouldn't be a
problem.  In the commit at https://anonscm.debian.org/cgit/collab-maint/dh-golang.git/commit/script/dh_golang?id=7c3fbec6ea92294477fa8910264fe9bd823f21c3
the dh-golang maintainers changed the logic used to determine the
version of go used to check the installed package.  This fails because
git-lfs gets built using a manually installed version of go.
2017-05-07 18:42:52 -05:00
Povilas Kanapickas
3de912f8df debian: Support building on armhf and arm64 2017-03-26 00:11:06 +02:00
risk danger olson
7c596b970c unused. 2016-11-22 09:42:22 -07:00
risk danger olson
8773193ca0 update other github/git-lfs references 2016-11-15 10:07:11 -07:00
risk danger olson
9f1f93f2d0 look at me fixing debian errors all by myself 2016-08-19 15:09:35 -06:00
risk danger olson
e82ec57240 fix golang test excludes for dh_golang 2016-07-27 08:10:37 -06:00
Brett Randall
af10cca676 Excluded problematic vendor tests from Debian build. #1290.
Excluded those in the CI build plus github.com/spf13/cobra which also seems to fail in dpkg build.
2016-06-06 14:09:21 +10:00
Brett Randall
539b1ddeb0 Set DH_GOLANG_INSTALL_ALL=1 to test workaround for missing vendor file in tests, vendor/github.com/xeipuuv/gojsonschema/json_schema_test_suite/type/schema_0.json . #1290. 2016-06-06 14:09:20 +10:00
Taylor Blau
e1927bd0e3 script,test,debian: GO15VENDOREXPERIMENT=1 2016-05-23 15:03:25 -06:00
Brett Randall
0b9609e326 Added GO15VENDOREXPERIMENT=0 to dpkg dh build, follow-on from #1025.
Signed-off-by: Brett Randall <javabrett@gmail.com>
2016-03-30 09:52:59 +11:00
Andy Neff
c860854bcc Fix for #719 and #995 2016-02-25 00:04:55 -05:00
Andy Neff
432e1fb876 32 bit deb's cross compiling correctly 2015-07-26 14:50:07 -04:00
Andy Neff
9248d6a6c0 32 bit debian build WORKING, but a little complicated 2015-07-26 13:43:45 -04:00
Stephen Gelman
5c3de3ea41 Fix the deb package build and bump the version to 0.5.2 2015-06-12 02:55:30 +00:00
Stephen Gelman
a5acd518f0 Add debian directory and gitignore temporary build files 2015-05-15 15:27:21 +00:00