This is the command dh_golangp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
dh_golang - Generates Built-Using substvar
SYNOPSIS
dh_golang [debhelper options]
DESCRIPTION
dh_golang is a debhelper program which adds the misc:Built-Using substvar based on the
Build-Dependencies of your packages. Every package starting with golang is queried for the
precise version number.
As an example, if you Build-Depend on golang-pq-dev, the resulting misc:Built-Using value
(aside from the precise version number) will look like this:
golang (= 2:1.1.1-1), golang-pq-dev (= 0.0~git20130606-1),
NOTES
The best way to invoke dh_golang is by using dh --with=golang.
Use dh_golangp online using onworks.net services