diff -pruN 0.05-5/debian/README.source 0.05-6/debian/README.source
--- 0.05-5/debian/README.source	2025-05-04 13:32:37.000000000 +0000
+++ 0.05-6/debian/README.source	1970-01-01 00:00:00.000000000 +0000
@@ -1,11 +0,0 @@
-CDBS+git-buildpackage
----------------------
-
-This source package uses CDBS and git-buildpackage.  NMUs need not (but
-are encouraged to) make special use of these tools.  In particular, the
-debian/control.in file can be completely ignored.
-
-More info here: http://wiki.debian.org/CDBS+git-buildpackage
-
-
- -- Jonas Smedegaard <dr@jones.dk>  Mon, 18 Feb 2013 12:55:37 +0100
diff -pruN 0.05-5/debian/changelog 0.05-6/debian/changelog
--- 0.05-5/debian/changelog	2025-05-04 13:32:53.000000000 +0000
+++ 0.05-6/debian/changelog	2025-08-15 12:43:03.000000000 +0000
@@ -1,3 +1,10 @@
+libmessage-passing-filter-regexp-perl (0.05-6) unstable; urgency=medium
+
+  * Team upload.
+  * Replace CDBS build with DebHelper 13
+
+ -- Alexandre Detiste <tchet@debian.org>  Fri, 15 Aug 2025 14:43:03 +0200
+
 libmessage-passing-filter-regexp-perl (0.05-5) unstable; urgency=medium
 
   * Team upload.
diff -pruN 0.05-5/debian/clean 0.05-6/debian/clean
--- 0.05-5/debian/clean	2025-05-04 13:32:37.000000000 +0000
+++ 0.05-6/debian/clean	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-Makefile.old
diff -pruN 0.05-5/debian/compat 0.05-6/debian/compat
--- 0.05-5/debian/compat	2025-05-04 13:32:37.000000000 +0000
+++ 0.05-6/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-10
diff -pruN 0.05-5/debian/control 0.05-6/debian/control
--- 0.05-5/debian/control	2025-05-04 13:32:37.000000000 +0000
+++ 0.05-6/debian/control	2025-08-15 12:43:03.000000000 +0000
@@ -1,11 +1,8 @@
 Source: libmessage-passing-filter-regexp-perl
 Section: perl
 Priority: optional
-Build-Depends: cdbs,
- devscripts,
- perl,
- debhelper (>= 10~),
- dh-buildinfo,
+Build-Depends:
+ debhelper-compat (= 13),
  libconfig-tiny-perl,
  libjson-types-perl,
  libjson-perl,
@@ -14,7 +11,7 @@ Build-Depends: cdbs,
  libtest-simple-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr@jones.dk>
-Standards-Version: 3.9.4
+Standards-Version: 4.7.2
 Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmessage-passing-filter-regexp-perl.git
 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmessage-passing-filter-regexp-perl
 Homepage: https://metacpan.org/release/Message-Passing-Filter-Regexp
@@ -22,11 +19,13 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libmessage-passing-filter-regexp-perl
 Architecture: all
-Depends: ${cdbs:Depends},
+Depends:
+ libconfig-tiny-perl,
+ libjson-types-perl,
+ libmessage-passing-perl,
+ libregexp-log-perl,
  ${misc:Depends},
  ${perl:Depends}
-Recommends: ${cdbs:Recommends}
-Suggests: ${cdbs:Suggests}
 Description: regexp capture filter For Message::Passing
  Message::Passing::Filter::Regexp is a Message::Passing filter which
  passes all incoming messages through regexp captures.
diff -pruN 0.05-5/debian/control.in 0.05-6/debian/control.in
--- 0.05-5/debian/control.in	2025-05-04 13:32:37.000000000 +0000
+++ 0.05-6/debian/control.in	1970-01-01 00:00:00.000000000 +0000
@@ -1,26 +0,0 @@
-Source: libmessage-passing-filter-regexp-perl
-Section: perl
-Priority: optional
-Build-Depends: @cdbs@, debhelper (>= 10~)
-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
-Uploaders: Jonas Smedegaard <dr@jones.dk>
-Standards-Version: 3.9.4
-Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libmessage-passing-filter-regexp-perl
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmessage-passing-filter-regexp-perl.git
-Homepage: https://metacpan.org/release/Message-Passing-Filter-Regexp
-Testsuite: autopkgtest-pkg-perl
-
-Package: libmessage-passing-filter-regexp-perl
-Architecture: all
-Depends: ${cdbs:Depends},
- ${misc:Depends},
- ${perl:Depends}
-Recommends: ${cdbs:Recommends}
-Suggests: ${cdbs:Suggests}
-Description: regexp capture filter For Message::Passing
- Message::Passing::Filter::Regexp is a Message::Passing filter which
- passes all incoming messages through regexp captures.
- .
- Note it must be applied after Message::Passing::Filter::ToLogstash
- because it won't process JSON data but directly captures
- "$message-"{'@message'}> data lines into "%{ $message-"{'@fields'} }>.
diff -pruN 0.05-5/debian/copyright_hints 0.05-6/debian/copyright_hints
--- 0.05-5/debian/copyright_hints	2025-05-04 13:32:37.000000000 +0000
+++ 0.05-6/debian/copyright_hints	1970-01-01 00:00:00.000000000 +0000
@@ -1,38 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: FIXME
-Upstream-Contact: FIXME
-Source: FIXME
-Disclaimer: Autogenerated by CDBS
-
-Files: Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- debian/README.source
- debian/compat
- debian/control
- debian/control.in
- debian/gbp.conf
- debian/source/format
- debian/watch
- t/001-Config-Tiny.t
- t/002-Regexp-Log.t
- t/003-Message-Passing-Filter-Regexp.t
- t/regexfile
-Copyright: *No copyright*
-License: UNKNOWN
- FIXME
-
-Files: README
- lib/Message/Passing/Filter/Regexp.pm
- lib/Message/Passing/Filter/Regexp/Log.pm
-Copyright: 2012, chenryn
-License: UNKNOWN
- FIXME
-
-Files: debian/rules
-Copyright: 2013, Jonas Smedegaard <dr@jones.dk>
-License: GPL-3+
- FIXME
-
diff -pruN 0.05-5/debian/rules 0.05-6/debian/rules
--- 0.05-5/debian/rules	2025-05-04 13:32:37.000000000 +0000
+++ 0.05-6/debian/rules	2025-08-15 12:43:03.000000000 +0000
@@ -1,38 +1,4 @@
 #!/usr/bin/make -f
-# -*- mode: makefile; coding: utf-8 -*-
-# Copyright 2013, Jonas Smedegaard <dr@jones.dk>
-# Description: Main Debian packaging script for Message::Passing::Filter::Regexp
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 3, or (at your option)
-# any later version.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-include /usr/share/cdbs/1/rules/upstream-tarball.mk
-include /usr/share/cdbs/1/rules/utils.mk
-include /usr/share/cdbs/1/class/perl-makemaker.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
-
-pkg = $(DEB_SOURCE_PACKAGE)
-
-DEB_UPSTREAM_PACKAGE = Message-Passing-Filter-Regexp
-DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/C/CH/CHENRYN
-DEB_UPSTREAM_TARBALL_MD5 = fc09bb95de03662a548dd5497c4352e2
-
-# Needed by upstream build and (always) at runtime
-perl-deps = config-tiny json-types message-passing regexp-log
-deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
-
-# Needed by upstream testsuite
-deps-test = libtest-simple-perl, libjson-perl
-
-CDBS_BUILD_DEPENDS +=, $(deps), $(deps-test)
-CDBS_DEPENDS_$(pkg) = $(deps)
+%:
+	dh $@
diff -pruN 0.05-5/debian/watch 0.05-6/debian/watch
--- 0.05-5/debian/watch	2025-05-04 13:32:37.000000000 +0000
+++ 0.05-6/debian/watch	2025-08-15 12:42:48.000000000 +0000
@@ -1,4 +1,4 @@
 # Run the "uscan" command to check for upstream updates and more.
-version=3
+version=4
 https://cpan.metacpan.org/authors/id/C/CH/CHENRYN/Message-Passing-Filter-Regexp-([\d.]+)\.tar\.gz
 https://metacpan.org/release/Message-Passing-Filter-Regexp .*/Message-Passing-Filter-Regexp-([\d.]+)\.tar\.gz
