diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-17 19:51:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-17 19:51:35 +0000 |
commit | caac4527fd92f45932625daf217b4d4625718370 (patch) | |
tree | 7c664e5dde1715c1a6ace67f141948f5f14013d3 | |
parent | Updating bugs field. (diff) | |
download | golang-github-wader-readline-caac4527fd92f45932625daf217b4d4625718370.tar.xz golang-github-wader-readline-caac4527fd92f45932625daf217b4d4625718370.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 b01c122..87a803b 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,10 @@ Build-Depends: debhelper-compat (= 13), golang-any, golang-github-nbutton23-zxcvbn-go-dev Standards-Version: 4.6.0 -Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-wader-readline -Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-wader-readline.git +Vcs-Browser: https://git.progress-linux.org/packages/fuchur-backports/golang-github-wader-readline +Vcs-Git: https://git.progress-linux.org/packages/fuchur-backports/golang-github-wader-readline +XSBC-Original-Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-wader-readline +XSBC-Original-Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-wader-readline.git Homepage: https://github.com/wader/readline Rules-Requires-Root: no XS-Go-Import-Path: github.com/wader/readline |