diff -pruN 1.4.3+dfsg-1.1/debian/changelog 1.4.3+dfsg-2/debian/changelog
--- 1.4.3+dfsg-1.1/debian/changelog	2021-01-06 17:49:09.000000000 +0000
+++ 1.4.3+dfsg-2/debian/changelog	2025-08-06 15:56:04.000000000 +0000
@@ -1,3 +1,28 @@
+ruby-jquery-scrollto-rails (1.4.3+dfsg-2) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Cédric Boutillier ]
+  * Bump debhelper compatibility level to 9
+  * Use https:// in Vcs-* fields
+  * Bump Standards-Version to 3.9.7 (no changes needed)
+  * Run wrap-and-sort on packaging files
+
+  [ Utkarsh Gupta ]
+  * Add salsa-ci.yml
+
+  [ Debian Janitor ]
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 9 to 12.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+  * Bump debhelper from old 12 to 13.
+
+ -- Lucas Nussbaum <lucas@debian.org>  Wed, 06 Aug 2025 15:56:04 +0000
+
 ruby-jquery-scrollto-rails (1.4.3+dfsg-1.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -pruN 1.4.3+dfsg-1.1/debian/compat 1.4.3+dfsg-2/debian/compat
--- 1.4.3+dfsg-1.1/debian/compat	2015-07-01 14:58:03.000000000 +0000
+++ 1.4.3+dfsg-2/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-7
diff -pruN 1.4.3+dfsg-1.1/debian/control 1.4.3+dfsg-2/debian/control
--- 1.4.3+dfsg-1.1/debian/control	2015-07-01 14:58:03.000000000 +0000
+++ 1.4.3+dfsg-2/debian/control	2025-08-06 15:55:43.000000000 +0000
@@ -1,15 +1,15 @@
 Source: ruby-jquery-scrollto-rails
 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: Balasankar C <balasankarc@autistici.org>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper-compat (= 13),
                gem2deb,
                libjs-jquery-scrollto,
                ruby-railties
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-jquery-scrollto-rails.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-jquery-scrollto-rails.git
+Standards-Version: 3.9.7
+Vcs-Git: https://salsa.debian.org/ruby-team/ruby-jquery-scrollto-rails.git
+Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-jquery-scrollto-rails
 Homepage: https://github.com/JohnColvin/jquery-scrollto-rails
 XS-Ruby-Versions: all
 
@@ -22,6 +22,6 @@ Depends: libjs-jquery-scrollto,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: library to use jQuery scrollTo with Rails
- This gem provides jQUery scrollTo plugin to be used with Rails application. 
- The scrollTo plugin provides Lightweight, cross-browser and highly 
+ This gem provides jQUery scrollTo plugin to be used with Rails application.
+ The scrollTo plugin provides Lightweight, cross-browser and highly
  customizable animated scrolling with jQuery.
diff -pruN 1.4.3+dfsg-1.1/debian/copyright 1.4.3+dfsg-2/debian/copyright
--- 1.4.3+dfsg-1.1/debian/copyright	2015-07-01 14:58:03.000000000 +0000
+++ 1.4.3+dfsg-2/debian/copyright	2025-08-06 15:55:43.000000000 +0000
@@ -1,7 +1,7 @@
-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: jquery-scrollto-rails
 Source: https://github.com/JohnColvin/jquery-scrollto-rails
- The upstream source contained jquery.scrollTo.js and jquery.scrollTo.min.js 
+ The upstream source contained jquery.scrollTo.js and jquery.scrollTo.min.js
  files, which are already packaged in Debian as libjs-jquery-scrollto. Removed
  them from source.
 
diff -pruN 1.4.3+dfsg-1.1/debian/salsa-ci.yml 1.4.3+dfsg-2/debian/salsa-ci.yml
--- 1.4.3+dfsg-1.1/debian/salsa-ci.yml	1970-01-01 00:00:00.000000000 +0000
+++ 1.4.3+dfsg-2/debian/salsa-ci.yml	2025-08-06 15:55:43.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 1.4.3+dfsg-1.1/debian/upstream/metadata 1.4.3+dfsg-2/debian/upstream/metadata
--- 1.4.3+dfsg-1.1/debian/upstream/metadata	1970-01-01 00:00:00.000000000 +0000
+++ 1.4.3+dfsg-2/debian/upstream/metadata	2025-08-06 15:55:43.000000000 +0000
@@ -0,0 +1,4 @@
+Bug-Database: https://github.com/JohnColvin/jquery-scrollto-rails/issues
+Bug-Submit: https://github.com/JohnColvin/jquery-scrollto-rails/issues/new
+Repository: https://github.com/JohnColvin/jquery-scrollto-rails.git
+Repository-Browse: https://github.com/JohnColvin/jquery-scrollto-rails
