git-lfs/debian/control
brian m. carlson b9b6b3ced5
debian: bump version of golang-go
Since we now require Go 1.12 to build, let's bump the version in the
debian/control file so that others using our packages have their
dependencies properly satisfied.
2019-12-19 20:00:56 +00:00

15 lines
517 B
Plaintext

Source: git-lfs
Section: vcs
Priority: optional
Maintainer: Stephen Gelman <gelman@getbraintree.com>
Build-Depends: debhelper (>= 9), dh-golang, golang-go:native (>= 1.12.0), git (>= 1.8.2), ruby-ronn, ronn | ruby-ronn (<< 0.8.0-1)
Standards-Version: 3.9.6
Package: git-lfs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, git (>= 1.8.2)
Built-Using: ${misc:Built-Using}
Description: Git Large File Support
An open source Git extension for versioning large files
Homepage: https://git-lfs.github.com/