diff -pruN 0.4.0-1.1/debian/changelog 0.4.0-2/debian/changelog
--- 0.4.0-1.1/debian/changelog	2021-01-09 12:09:33.000000000 +0000
+++ 0.4.0-2/debian/changelog	2025-08-07 11:25:41.000000000 +0000
@@ -1,3 +1,30 @@
+ruby-net-ssh-krb (0.4.0-2) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Utkarsh Gupta ]
+  * Add salsa-ci.yml
+
+  [ Debian Janitor ]
+  * Use secure copyright file specification URI.
+  * Use secure URI in debian/watch.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 10 to 12.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Repository, Repository-Browse.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.5.1, no changes needed.
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on ruby-gssapi and ruby-net-ssh.
+    + ruby-net-ssh-krb: Drop versioned constraint on ruby-gssapi and
+      ruby-net-ssh in Depends.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Lucas Nussbaum <lucas@debian.org>  Thu, 07 Aug 2025 11:25:41 +0000
+
 ruby-net-ssh-krb (0.4.0-1.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -pruN 0.4.0-1.1/debian/compat 0.4.0-2/debian/compat
--- 0.4.0-1.1/debian/compat	2017-08-17 09:30:30.000000000 +0000
+++ 0.4.0-2/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-10
diff -pruN 0.4.0-1.1/debian/control 0.4.0-2/debian/control
--- 0.4.0-1.1/debian/control	2017-08-17 09:30:30.000000000 +0000
+++ 0.4.0-2/debian/control	2025-08-07 11:25:21.000000000 +0000
@@ -1,18 +1,18 @@
 Source: ruby-net-ssh-krb
 Section: ruby
 Priority: optional
-Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
+Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
 Uploaders: Michael Moll <kvedulv@kvedulv.de>
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 13),
                gem2deb,
                rake,
-               ruby-gssapi (>= 1.2.0),
-               ruby-net-ssh (>= 2.0),
+               ruby-gssapi,
+               ruby-net-ssh,
                ruby-rspec
-Standards-Version: 4.0.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-net-ssh-krb.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-net-ssh-krb.git
-Homepage: http://github.com/cbeer/net-ssh-kerberos
+Standards-Version: 4.6.1
+Vcs-Git: https://salsa.debian.org/ruby-team/ruby-net-ssh-krb.git
+Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-net-ssh-krb
+Homepage: https://github.com/cbeer/net-ssh-kerberos
 Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
@@ -20,8 +20,8 @@ Package: ruby-net-ssh-krb
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-gssapi (>= 1.2.0),
-         ruby-net-ssh (>= 2.0),
+         ruby-gssapi,
+         ruby-net-ssh,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Kerberos support for ruby-net-ssh
diff -pruN 0.4.0-1.1/debian/copyright 0.4.0-2/debian/copyright
--- 0.4.0-1.1/debian/copyright	2017-08-17 09:30:30.000000000 +0000
+++ 0.4.0-2/debian/copyright	2025-08-07 11:25:21.000000000 +0000
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: net-ssh-krb
 Source: http://github.com/cbeer/net-ssh-kerberos
 
diff -pruN 0.4.0-1.1/debian/salsa-ci.yml 0.4.0-2/debian/salsa-ci.yml
--- 0.4.0-1.1/debian/salsa-ci.yml	1970-01-01 00:00:00.000000000 +0000
+++ 0.4.0-2/debian/salsa-ci.yml	2025-08-07 11:25:21.000000000 +0000
@@ -0,0 +1,4 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
diff -pruN 0.4.0-1.1/debian/upstream/metadata 0.4.0-2/debian/upstream/metadata
--- 0.4.0-1.1/debian/upstream/metadata	1970-01-01 00:00:00.000000000 +0000
+++ 0.4.0-2/debian/upstream/metadata	2025-08-07 11:25:21.000000000 +0000
@@ -0,0 +1,2 @@
+Repository: https://github.com/cbeer/net-ssh-kerberos.git
+Repository-Browse: https://github.com/cbeer/net-ssh-kerberos
diff -pruN 0.4.0-1.1/debian/watch 0.4.0-2/debian/watch
--- 0.4.0-1.1/debian/watch	2017-08-17 09:30:30.000000000 +0000
+++ 0.4.0-2/debian/watch	2025-08-07 11:25:21.000000000 +0000
@@ -1,2 +1,2 @@
-version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/net-ssh-krb .*/net-ssh-krb-(.*).tar.gz
+version=4
+https://gemwatch.debian.net/net-ssh-krb .*/net-ssh-krb-(.*).tar.gz
