Source: gitbrute
Section: vcs
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (=13),
 dh-golang,
 golang-go,
Standards-Version: 4.7.2
Homepage: https://github.com/bradfitz/gitbrute
XS-Go-Import-Path: github.com/bradfitz/gitbrute
Vcs-Git: https://salsa.debian.org/debian/gitbrute.git
Vcs-Browser: https://salsa.debian.org/debian/gitbrute

Package: gitbrute
Architecture: any
Multi-Arch: foreign
Depends:
 git,
 ${misc:Depends},
 ${shlibs:Depends},
Static-Built-Using: ${misc:Static-Built-Using}
Description: brute-force a git commit hash
 gitbrute brute-forces a pair of author+committer timestamps such that the
 resulting git commit has your desired prefix.
