git-lfs/debian/control
brian m. carlson 4b7c0d460d
debian/control: update for Debian 10
In Debian 10, the ronn binary has moved out of the ruby-ronn package and
into ronn. Depend on either ronn or an older version of ruby-ronn so
that the control file works on both systems.
2019-07-15 16:40:31 +00:00

15 lines
516 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.3.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/