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.
This commit is contained in:
brian m. carlson 2019-06-28 16:59:49 +00:00
parent 20b25b975f
commit 4b7c0d460d
No known key found for this signature in database
GPG Key ID: 2D0C9BC12F82B3A1

2
debian/control vendored

@ -2,7 +2,7 @@ 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
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