diff --git a/debian/control b/debian/control index 792326c..b5a95dc 100644 --- a/debian/control +++ b/debian/control @@ -3,19 +3,21 @@ Priority: extra Maintainer: Debian Go Packaging Team Uploaders: Sergio Schvezov , - Martín Ferrari + Martín Ferrari , + Anthony Fok Build-Depends: debhelper (>= 9.0.0), dh-golang (>= 1.10), - golang-go (>= 1.6), - golang-check.v1-dev, -Standards-Version: 3.9.7 -Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-yaml.v2.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-go/packages/golang-yaml.v2.git/ + golang-any (>= 2:1.6), + golang-gopkg-check.v1-dev +Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-yaml.v2.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-yaml.v2.git Homepage: https://github.com/go-yaml/yaml/tree/v2 +XS-Go-Import-Path: gopkg.in/yaml.v2 Package: golang-yaml.v2-dev Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, golang-check.v1-dev +Depends: ${shlibs:Depends}, ${misc:Depends}, golang-gopkg-check.v1-dev Built-Using: ${misc:Built-Using} Description: YAML support for the Go language The yaml package enables Go programs to very comfortably encode and