git-lfs/debian/control
brian m. carlson 31c9cf59ae
debian/control: depend on asciidoctor
Since we're now generating our manual pages with Asciidoctor, let's
depend on it instead of ronn.
2022-07-11 15:11:19 +00:00

15 lines
488 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), asciidoctor
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/