diff -pruN 0.0~git20170808.c806b48-1.1/debian/changelog 0.0~git20170808.c806b48-2/debian/changelog
--- 0.0~git20170808.c806b48-1.1/debian/changelog	2021-01-09 16:18:01.000000000 +0000
+++ 0.0~git20170808.c806b48-2/debian/changelog	2025-09-17 19:20:11.000000000 +0000
@@ -1,9 +1,19 @@
-golang-github-cockroachdb-cockroach-go (0.0~git20170808.c806b48-1.1) unstable; urgency=medium
+golang-github-cockroachdb-cockroach-go (0.0~git20170808.c806b48-2) unstable; urgency=medium
 
-  * Non maintainer upload by the Reproducible Builds team.
-  * No source change upload to rebuild on buildd with .buildinfo files.
+  * Team upload.
+  [ Alexandre Viau ]
+  * Point Vcs-* urls to salsa.debian.org.
 
- -- Holger Levsen <holger@debian.org>  Sat, 09 Jan 2021 17:18:01 +0100
+  [ Andreas Tille ]
+  * Add watch file
+  * Default Salsa CI
+  * Do not upgrade to latest upstream due to the lack of not yet packaged
+    Build-Depends
+  * Standards-Version: 4.7.2 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Section: s/devel/golang/ (routine-update)
+
+ -- Andreas Tille <tille@debian.org>  Wed, 17 Sep 2025 21:20:11 +0200
 
 golang-github-cockroachdb-cockroach-go (0.0~git20170808.c806b48-1) unstable; urgency=medium
 
diff -pruN 0.0~git20170808.c806b48-1.1/debian/compat 0.0~git20170808.c806b48-2/debian/compat
--- 0.0~git20170808.c806b48-1.1/debian/compat	2017-10-22 19:05:11.000000000 +0000
+++ 0.0~git20170808.c806b48-2/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-10
diff -pruN 0.0~git20170808.c806b48-1.1/debian/control 0.0~git20170808.c806b48-2/debian/control
--- 0.0~git20170808.c806b48-1.1/debian/control	2017-10-22 19:05:11.000000000 +0000
+++ 0.0~git20170808.c806b48-2/debian/control	2025-09-17 19:20:11.000000000 +0000
@@ -1,23 +1,26 @@
 Source: golang-github-cockroachdb-cockroach-go
-Section: devel
-Priority: extra
+Standards-Version: 4.7.2
 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
-Uploaders: Michael Stapelberg <stapelberg@debian.org>
-Build-Depends: debhelper (>= 10),
-               dh-golang,
-               golang-any,
-               golang-github-lib-pq-dev
-Standards-Version: 4.1.1
+Uploaders:
+ Michael Stapelberg <stapelberg@debian.org>,
+Section: golang
+Testsuite: autopkgtest-pkg-go
+Priority: optional
+Build-Depends:
+ debhelper-compat (= 13),
+ dh-golang,
+ golang-any,
+ golang-github-lib-pq-dev,
+Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cockroachdb-cockroach-go
+Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cockroachdb-cockroach-go.git
 Homepage: https://github.com/cockroachdb/cockroach-go
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-cockroachdb-cockroach-go.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-cockroachdb-cockroach-go.git
 XS-Go-Import-Path: github.com/cockroachdb/cockroach-go
-Testsuite: autopkgtest-pkg-go
 
 Package: golang-github-cockroachdb-cockroach-go-dev
 Architecture: all
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         golang-github-lib-pq-dev
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ golang-github-lib-pq-dev,
 Description: Packages for go clients.
  testing Testing helpers for cockroach clients.
diff -pruN 0.0~git20170808.c806b48-1.1/debian/gitlab-ci.yml 0.0~git20170808.c806b48-2/debian/gitlab-ci.yml
--- 0.0~git20170808.c806b48-1.1/debian/gitlab-ci.yml	1970-01-01 00:00:00.000000000 +0000
+++ 0.0~git20170808.c806b48-2/debian/gitlab-ci.yml	2025-09-17 19:20:11.000000000 +0000
@@ -0,0 +1,3 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
diff -pruN 0.0~git20170808.c806b48-1.1/debian/upstream/metadata 0.0~git20170808.c806b48-2/debian/upstream/metadata
--- 0.0~git20170808.c806b48-1.1/debian/upstream/metadata	1970-01-01 00:00:00.000000000 +0000
+++ 0.0~git20170808.c806b48-2/debian/upstream/metadata	2025-09-17 19:20:11.000000000 +0000
@@ -0,0 +1,4 @@
+Bug-Database: https://github.com/cockroachdb/cockroach-go/issues
+Bug-Submit: https://github.com/cockroachdb/cockroach-go/issues/new
+Repository: https://github.com/cockroachdb/cockroach-go.git
+Repository-Browse: https://github.com/cockroachdb/cockroach-go
diff -pruN 0.0~git20170808.c806b48-1.1/debian/watch 0.0~git20170808.c806b48-2/debian/watch
--- 0.0~git20170808.c806b48-1.1/debian/watch	2017-10-22 19:05:11.000000000 +0000
+++ 0.0~git20170808.c806b48-2/debian/watch	2025-09-17 19:20:11.000000000 +0000
@@ -1,4 +1,5 @@
-version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/golang-github-cockroachdb-cockroach-go-\$1\.tar\.gz/,\
-uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/ \
-  https://github.com/cockroachdb/cockroach-go/tags .*/v?(\d\S*)\.tar\.gz
+Version: 5
+Source: https://github.com/cockroachdb/cockroach-go.git
+Matching-Pattern: HEAD
+Mode: git
+Git-Pretty: 0.0~git%cd.%h
