diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-23 20:44:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-03-23 20:44:53 +0000 |
commit | ddd33e30202588ab9c2145ab2e0ccce03ae2064b (patch) | |
tree | 257decac82c0106fd3da21a1a4cd3a8af8ae4fa7 | |
parent | Updating bugs field. (diff) | |
download | golang-github-creack-pty-ddd33e30202588ab9c2145ab2e0ccce03ae2064b.tar.xz golang-github-creack-pty-ddd33e30202588ab9c2145ab2e0ccce03ae2064b.zip |
Updating vcs fields.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 107679b..55191b9 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,10 @@ Build-Depends: Build-Depends-Indep: golang-any, Standards-Version: 4.5.0 -Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-creack-pty -Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-creack-pty.git +Vcs-Browser: https://git.progress-linux.org/packages/engywuck-backports/golang-github-creack-pty +Vcs-Git: https://git.progress-linux.org/packages/engywuck-backports/golang-github-creack-pty +XSBC-Original-Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-creack-pty +XSBC-Original-Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-creack-pty.git Homepage: https://github.com/creack/pty Rules-Requires-Root: no XS-Go-Import-Path: github.com/creack/pty |