git-lfs/debian
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
..
source Add debian directory and gitignore temporary build files 2015-05-15 15:27:21 +00:00
changelog release: v2.1.0 2017-04-28 09:54:18 -06:00
compat Add debian directory and gitignore temporary build files 2015-05-15 15:27:21 +00:00
control Add git version dependency to debian package 2015-12-02 18:46:11 +00:00
copyright update other github/git-lfs references 2016-11-15 10:07:11 -07:00
git-lfs.lintian-overrides Some cleanup to make debian package pass lintian checks 2015-07-08 02:24:38 +00:00
git-lfs.manpages Fixed #719 missing /usr/share/man/man5/git-lfs-config.5.gz . 2016-04-15 15:59:28 +10:00
postinst Added --system option to install command. This option is invoked from post-install scripts in rpm/deb packages. 2016-06-30 12:05:30 +10:00
prerm Added postinst (git lfs install) and prerm (git lfs uninstall) scripts to Debian deb. These will run as root and so will operate at the new --system scope. 2016-06-30 12:01:48 +10:00
rules Fix debian 9 (stretch) builds 2017-05-07 18:42:52 -05:00