diff -pruN 0.1.3-1.1/debian/changelog 0.1.3-2/debian/changelog
--- 0.1.3-1.1/debian/changelog	2021-01-09 12:09:11.000000000 +0000
+++ 0.1.3-2/debian/changelog	2025-08-07 14:39:07.000000000 +0000
@@ -1,3 +1,27 @@
+ruby-rspec-logsplit (0.1.3-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.
+  * 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.
+
+ -- Lucas Nussbaum <lucas@debian.org>  Thu, 07 Aug 2025 14:39:07 +0000
+
 ruby-rspec-logsplit (0.1.3-1.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -pruN 0.1.3-1.1/debian/compat 0.1.3-2/debian/compat
--- 0.1.3-1.1/debian/compat	2015-07-28 11:52:55.000000000 +0000
+++ 0.1.3-2/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-7
diff -pruN 0.1.3-1.1/debian/control 0.1.3-2/debian/control
--- 0.1.3-1.1/debian/control	2015-07-28 11:52:55.000000000 +0000
+++ 0.1.3-2/debian/control	2025-08-07 14:38:56.000000000 +0000
@@ -1,16 +1,15 @@
 Source: ruby-rspec-logsplit
 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,
                rake,
                ruby-rspec
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rspec-logsplit.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-rspec-logsplit.git
-Homepage: https://github.com/abstractive/rspec-logsplit
+Standards-Version: 3.9.7
+Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rspec-logsplit.git
+Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rspec-logsplit
 Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
@@ -21,6 +20,6 @@ Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: library to provide a logger for each example
- This RSpec plugin allows you to change the logger for your library for each 
- separate example. This gives the ability to see the log output for each 
+ This RSpec plugin allows you to change the logger for your library for each
+ separate example. This gives the ability to see the log output for each
  specific test.
diff -pruN 0.1.3-1.1/debian/copyright 0.1.3-2/debian/copyright
--- 0.1.3-1.1/debian/copyright	2015-07-28 11:52:55.000000000 +0000
+++ 0.1.3-2/debian/copyright	2025-08-07 14:38:56.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: rspec-logsplit
 Source: https://github.com/abstractive/rspec-logsplit
 
diff -pruN 0.1.3-1.1/debian/salsa-ci.yml 0.1.3-2/debian/salsa-ci.yml
--- 0.1.3-1.1/debian/salsa-ci.yml	1970-01-01 00:00:00.000000000 +0000
+++ 0.1.3-2/debian/salsa-ci.yml	2025-08-07 14:38:56.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.1.3-1.1/debian/watch 0.1.3-2/debian/watch
--- 0.1.3-1.1/debian/watch	2015-07-28 11:52:55.000000000 +0000
+++ 0.1.3-2/debian/watch	2025-08-07 14:38:56.000000000 +0000
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rspec-logsplit .*/rspec-logsplit-(.*).tar.gz
