diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 17:41:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 17:41:09 +0000 |
commit | 6e4fe7881d21c67b9796013f9cc798e229c8960c (patch) | |
tree | 41a0fd44b52a1508c5870e271fd21edfb3842256 | |
parent | Updating bugs field. (diff) | |
download | psycopg3-6e4fe7881d21c67b9796013f9cc798e229c8960c.tar.xz psycopg3-6e4fe7881d21c67b9796013f9cc798e229c8960c.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 a1aa69b..73893ea 100644 --- a/debian/control +++ b/debian/control @@ -30,8 +30,10 @@ XSBC-Original-Uploaders: Debian Python Team <team+python@tracker.debian.org> Bugs: mailto:maintainers@lists.progress-linux.org Standards-Version: 4.6.2 Rules-Requires-Root: no -Vcs-Git: https://salsa.debian.org/python-team/packages/psycopg3.git -Vcs-Browser: https://salsa.debian.org/python-team/packages/psycopg3 +Vcs-Browser: https://git.progress-linux.org/packages/fuchur-backports/psycopg3 +Vcs-Git: https://git.progress-linux.org/packages/fuchur-backports/psycopg3 +XSBC-Original-Vcs-Browser: https://salsa.debian.org/python-team/packages/psycopg3 +XSBC-Original-Vcs-Git: https://salsa.debian.org/python-team/packages/psycopg3.git Homepage: https://www.psycopg.org/psycopg3/ Package: python3-psycopg |