# See https://github.com/go-yaml/yaml/blob/v2/LICENSE.libyaml
#
# Essentially, "gopkg.in/yaml.v2" contains a faithful port of libyaml to Go,
# down to the method names.  This causes the same symbols/strings in the final
# binary, which is confusing lintian into thinking we've got an embedded copy of
# libyaml itself.
docker-registry binary: embedded-library usr/bin/docker-registry: libyaml
