diff -pruN 0.2.3-1.1/debian/changelog 0.2.3-2/debian/changelog
--- 0.2.3-1.1/debian/changelog	2021-01-08 12:47:22.000000000 +0000
+++ 0.2.3-2/debian/changelog	2025-08-07 13:17:14.000000000 +0000
@@ -1,3 +1,37 @@
+ruby-rails-assets-jquery-textchange (0.2.3-2) unstable; urgency=medium
+
+  * Team upload.
+
+  * Team upload.
+
+  [ Cédric Boutillier ]
+  * 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.
+  * Use secure URI in debian/watch.
+  * Set debhelper-compat version in Build-Depends.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+  * Apply multi-arch hints.
+    + libjs-jquery-textchange: Add Multi-Arch: foreign.
+
+  [ Andreas Tille ]
+  * Section: javascript
+    Closes: #832233
+  * Bump debhelper compatibility level to 13
+  * Drop ruby-interpreter from Depends
+  * cme fix dpkg-control
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+
+ -- Lucas Nussbaum <lucas@debian.org>  Thu, 07 Aug 2025 13:17:15 +0000
+
 ruby-rails-assets-jquery-textchange (0.2.3-1.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -pruN 0.2.3-1.1/debian/compat 0.2.3-2/debian/compat
--- 0.2.3-1.1/debian/compat	2014-12-29 08:56:56.000000000 +0000
+++ 0.2.3-2/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-7
diff -pruN 0.2.3-1.1/debian/control 0.2.3-2/debian/control
--- 0.2.3-1.1/debian/control	2014-12-29 09:25:21.000000000 +0000
+++ 0.2.3-2/debian/control	2025-08-07 13:16:57.000000000 +0000
@@ -1,21 +1,23 @@
 Source: ruby-rails-assets-jquery-textchange
-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: Pirate Praveen <praveen@debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rails-assets-jquery-textchange.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-rails-assets-jquery-textchange.git;a=summary
-Homepage: http://zurb.com/playground/jquery-text-change-custom-event
+Section: ruby
 Testsuite: autopkgtest-pkg-ruby
-XS-Ruby-Versions: all
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+               gem2deb
+Standards-Version: 4.7.2
+Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rails-assets-jquery-textchange
+Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rails-assets-jquery-textchange.git
+Homepage: https://zurb.com/playground/jquery-text-change-custom-event
 
 Package: ruby-rails-assets-jquery-textchange
 Architecture: all
-XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-jquery-rails, libjs-jquery-textchange
+Depends: libjs-jquery-textchange,
+         ruby,
+         ruby-jquery-rails,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: provide jQuery TextChange Plugin via rails asset pipeline
  jQuery TextChange Plugin for rails applications.
  .
@@ -24,7 +26,10 @@ Description: provide jQuery TextChange P
 
 Package: libjs-jquery-textchange
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: foreign
+Section: javascript
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Description: detects text changes for input and textarea elements
  Simple cross browser detection of text changes for input and textarea
  elements using a jQuery custom event plugin by ZURB
diff -pruN 0.2.3-1.1/debian/copyright 0.2.3-2/debian/copyright
--- 0.2.3-1.1/debian/copyright	2014-12-29 08:56:56.000000000 +0000
+++ 0.2.3-2/debian/copyright	2025-08-07 13:16:57.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: rails-assets-jquery-textchange
 Source: http://rails-assets.org
 
diff -pruN 0.2.3-1.1/debian/salsa-ci.yml 0.2.3-2/debian/salsa-ci.yml
--- 0.2.3-1.1/debian/salsa-ci.yml	1970-01-01 00:00:00.000000000 +0000
+++ 0.2.3-2/debian/salsa-ci.yml	2025-08-07 13:16:57.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.2.3-1.1/debian/watch 0.2.3-2/debian/watch
--- 0.2.3-1.1/debian/watch	2014-12-29 08:56:56.000000000 +0000
+++ 0.2.3-2/debian/watch	2025-08-07 13:16:57.000000000 +0000
@@ -1,2 +1,2 @@
-version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rails-assets-jquery-textchange .*/rails-assets-jquery-textchange-(.*).tar.gz
+version=4
+https://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rails-assets-jquery-textchange .*/rails-assets-jquery-textchange-(.*).tar.gz
