diff -pruN 1.0.1-4/debian/changelog 1.0.1-5/debian/changelog
--- 1.0.1-4/debian/changelog	2018-03-20 14:55:10.000000000 +0000
+++ 1.0.1-5/debian/changelog	2025-08-05 05:19:42.000000000 +0000
@@ -1,3 +1,28 @@
+ruby-gitlab-flowdock-git-hook (1.0.1-5) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Utkarsh Gupta ]
+  * Add salsa-ci.yml
+
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 12.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on ruby-flowdock and ruby-grit.
+    + ruby-gitlab-flowdock-git-hook: Drop versioned constraint on ruby-flowdock
+      and ruby-grit in Depends.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 12 to 13.
+
+ -- Lucas Nussbaum <lucas@debian.org>  Tue, 05 Aug 2025 05:19:42 +0000
+
 ruby-gitlab-flowdock-git-hook (1.0.1-4) unstable; urgency=medium
 
   * Install using gem layout for correct version detection
@@ -16,7 +41,7 @@ ruby-gitlab-flowdock-git-hook (1.0.1-3)
 
 ruby-gitlab-flowdock-git-hook (1.0.1-2) unstable; urgency=medium
 
-  * Tighten dependencies (for gitlab) 
+  * Tighten dependencies (for gitlab)
 
  -- Pirate Praveen <praveen@debian.org>  Thu, 21 Jul 2016 12:16:18 +0530
 
diff -pruN 1.0.1-4/debian/compat 1.0.1-5/debian/compat
--- 1.0.1-4/debian/compat	2018-03-20 14:26:17.000000000 +0000
+++ 1.0.1-5/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-11
diff -pruN 1.0.1-4/debian/control 1.0.1-5/debian/control
--- 1.0.1-4/debian/control	2018-03-20 14:47:40.000000000 +0000
+++ 1.0.1-5/debian/control	2025-08-05 05:18:09.000000000 +0000
@@ -1,19 +1,19 @@
 Source: ruby-gitlab-flowdock-git-hook
 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 (>= 11~),
+Build-Depends: debhelper-compat (= 13),
                gem2deb,
                rake,
-               ruby-flowdock (>= 0.7~),
-               ruby-grit (>= 2.8.2-2~),
+               ruby-flowdock,
+               ruby-grit,
                ruby-multi-json,
                ruby-rspec
 Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-gitlab-flowdock-git-hook.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-gitlab-flowdock-git-hook.git
-Homepage: http://github.com/bladealslayer/flowdock-git-hook
+Vcs-Git: https://salsa.debian.org/ruby-team/ruby-gitlab-flowdock-git-hook.git
+Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-gitlab-flowdock-git-hook
+Homepage: https://github.com/bladealslayer/flowdock-git-hook
 Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
@@ -21,8 +21,8 @@ Package: ruby-gitlab-flowdock-git-hook
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-flowdock (>= 0.7~),
-         ruby-grit (>= 2.8.2-2~),
+         ruby-flowdock,
+         ruby-grit,
          ruby-multi-json,
          ${misc:Depends},
          ${shlibs:Depends}
diff -pruN 1.0.1-4/debian/copyright 1.0.1-5/debian/copyright
--- 1.0.1-4/debian/copyright	2015-12-11 18:06:17.000000000 +0000
+++ 1.0.1-5/debian/copyright	2025-08-05 05:18:09.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: gitlab-flowdock-git-hook
 Source: https://rubygems.org/gems/gitlab-flowdock-git-hook
 
diff -pruN 1.0.1-4/debian/salsa-ci.yml 1.0.1-5/debian/salsa-ci.yml
--- 1.0.1-4/debian/salsa-ci.yml	1970-01-01 00:00:00.000000000 +0000
+++ 1.0.1-5/debian/salsa-ci.yml	2025-08-05 05:18:09.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.0.1-4/debian/upstream/metadata 1.0.1-5/debian/upstream/metadata
--- 1.0.1-4/debian/upstream/metadata	1970-01-01 00:00:00.000000000 +0000
+++ 1.0.1-5/debian/upstream/metadata	2025-08-05 05:18:09.000000000 +0000
@@ -0,0 +1,2 @@
+Bug-Database: https://github.com/bladealslayer/flowdock-git-hook/issues
+Bug-Submit: https://github.com/bladealslayer/flowdock-git-hook/issues/new
diff -pruN 1.0.1-4/debian/watch 1.0.1-5/debian/watch
--- 1.0.1-4/debian/watch	2015-12-11 18:06:17.000000000 +0000
+++ 1.0.1-5/debian/watch	2025-08-05 05:18:09.000000000 +0000
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/gitlab-flowdock-git-hook .*/gitlab-flowdock-git-hook-(.*).tar.gz
