diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index ed4f157..4a04c28 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,10 @@ Build-Depends: debhelper-compat (= 13), Standards-Version: 4.6.2 Section: python Homepage: https://github.com/dbcli/pgspecial -Vcs-Git: https://salsa.debian.org/python-team/packages/python-pgspecial.git -Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pgspecial +Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/python-pgspecial +Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/python-pgspecial +XSBC-Original-Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pgspecial +XSBC-Original-Vcs-Git: https://salsa.debian.org/python-team/packages/python-pgspecial.git Rules-Requires-Root: no Package: python3-pgspecial |