diff -pruN 0.11-2/debian/README.source 0.11-3/debian/README.source
--- 0.11-2/debian/README.source	2024-03-05 13:14:21.000000000 +0000
+++ 0.11-3/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.11-2/debian/changelog 0.11-3/debian/changelog
--- 0.11-2/debian/changelog	2024-03-05 13:14:21.000000000 +0000
+++ 0.11-3/debian/changelog	2025-08-14 13:29:27.000000000 +0000
@@ -1,3 +1,10 @@
+libfile-zglob-perl (0.11-3) unstable; urgency=medium
+
+  * Team upload.
+  * Replace CDBS build with DebHelper 13
+
+ -- Alexandre Detiste <tchet@debian.org>  Thu, 14 Aug 2025 15:29:27 +0200
+
 libfile-zglob-perl (0.11-2) unstable; urgency=medium
 
   * Team upload.
diff -pruN 0.11-2/debian/clean 0.11-3/debian/clean
--- 0.11-2/debian/clean	2024-03-05 13:14:21.000000000 +0000
+++ 0.11-3/debian/clean	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-Makefile.old
diff -pruN 0.11-2/debian/compat 0.11-3/debian/compat
--- 0.11-2/debian/compat	2024-03-05 13:14:21.000000000 +0000
+++ 0.11-3/debian/compat	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-10
diff -pruN 0.11-2/debian/control 0.11-3/debian/control
--- 0.11-2/debian/control	2024-03-05 13:14:21.000000000 +0000
+++ 0.11-3/debian/control	2025-08-14 13:29:27.000000000 +0000
@@ -1,14 +1,12 @@
 Source: libfile-zglob-perl
 Section: perl
 Priority: optional
-Build-Depends: cdbs,
- devscripts,
- perl,
- debhelper (>= 10~),
- dh-buildinfo
+Build-Depends:
+ debhelper-compat (= 13),
+ libmodule-package-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/libfile-zglob-perl.git
 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libfile-zglob-perl
 Homepage: https://metacpan.org/release/File-Zglob
@@ -16,12 +14,10 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libfile-zglob-perl
 Architecture: all
-Depends: ${cdbs:Depends},
+Multi-Arch: foreign
+Depends:
  ${misc:Depends},
  ${perl:Depends}
-Recommends: ${cdbs:Recommends}
-Suggests: ${cdbs:Suggests}
 Description: extended globs
  File::Zglob provides a traditional Unix glob(3) functionality; returns
  a list of pathnames that matches the given pattern.
-Multi-Arch: foreign
diff -pruN 0.11-2/debian/control.in 0.11-3/debian/control.in
--- 0.11-2/debian/control.in	2024-03-05 13:14:21.000000000 +0000
+++ 0.11-3/debian/control.in	1970-01-01 00:00:00.000000000 +0000
@@ -1,23 +0,0 @@
-Source: libfile-zglob-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://git.debian.org/git/pkg-perl/packages/libfile-zglob-perl
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-zglob-perl.git
-Homepage: https://metacpan.org/release/File-Zglob
-Testsuite: autopkgtest-pkg-perl
-
-Package: libfile-zglob-perl
-Architecture: all
-Depends: ${cdbs:Depends},
- ${misc:Depends},
- ${perl:Depends}
-Recommends: ${cdbs:Recommends}
-Suggests: ${cdbs:Suggests}
-Description: extended globs
- File::Zglob provides a traditional Unix glob(3) functionality; returns
- a list of pathnames that matches the given pattern.
-Multi-Arch: foreign
diff -pruN 0.11-2/debian/copyright_hints 0.11-3/debian/copyright_hints
--- 0.11-2/debian/copyright_hints	2024-03-05 13:14:21.000000000 +0000
+++ 0.11-3/debian/copyright_hints	1970-01-01 00:00:00.000000000 +0000
@@ -1,58 +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.yml
- Makefile.PL
- README
- author/benchmark.pl
- author/test.pl
- debian/compat
- debian/control
- debian/control.in
- debian/gbp.conf
- debian/source/format
- debian/watch
- inc/Module/Install/AuthorTests.pm
- inc/Module/Install/Base.pm
- inc/Module/Install/Can.pm
- inc/Module/Install/Fetch.pm
- inc/Module/Install/Makefile.pm
- inc/Module/Install/Win32.pm
- inc/Module/Install/WriteAll.pm
- t/00_compile.t
- t/02_glob_prepare_pattern.t
- t/03_zglob.t
- t/04_dotdot.t
- xt/01_podspell.t
- xt/02_perlcritic.t
- xt/03_pod.t
- xt/04_minimum_version.t
-Copyright: *No copyright*
-License: UNKNOWN
- FIXME
-
-Files: inc/Module/Install/Metadata.pm
-Copyright: 
-License: Expat
- FIXME
-
-Files: debian/rules
-Copyright: 2013, Jonas Smedegaard <dr@jones.dk>
-License: GPL-3+
- FIXME
-
-Files: inc/Module/Install.pm
-Copyright: 2008, - 2012, Adam Kennedy
-License: UNKNOWN
- FIXME
-
-Files: lib/File/Zglob.pm
-Copyright: Tokuhiro Matsuno
-License: UNKNOWN
- FIXME
-
diff -pruN 0.11-2/debian/patches/auto-gitignore 0.11-3/debian/patches/auto-gitignore
--- 0.11-2/debian/patches/auto-gitignore	2024-03-05 13:14:21.000000000 +0000
+++ 0.11-3/debian/patches/auto-gitignore	1970-01-01 00:00:00.000000000 +0000
@@ -1,31 +0,0 @@
-Subject: Update .gitignore from Debian packaging branch
-
-The Debian packaging git branch contains these updates to the upstream
-.gitignore file(s).  This patch is autogenerated, to provide these
-updates to users of the official Debian archive view of the package.
-
-[dgit (11.6) update-gitignore]
----
-diff --git a/.gitignore b/.gitignore
-index 43b5997..b408e6c 100644
---- a/.gitignore
-+++ b/.gitignore
-@@ -1,17 +1 @@
--Makefile
--inc/
--.c
--ppport.h
--*.sw[po]
--*.bak
--*.old
--Build
--_build/
--xshelper.h
--tags
--pm_to_blib
--blib/
--META.yml
--MYMETA.*
--fileutil.scm
--nytprof.out
-+/.pc
diff -pruN 0.11-2/debian/patches/series 0.11-3/debian/patches/series
--- 0.11-2/debian/patches/series	2024-03-05 13:14:21.000000000 +0000
+++ 0.11-3/debian/patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-
-auto-gitignore
diff -pruN 0.11-2/debian/rules 0.11-3/debian/rules
--- 0.11-2/debian/rules	2024-03-05 13:14:21.000000000 +0000
+++ 0.11-3/debian/rules	2025-08-14 13:29:27.000000000 +0000
@@ -1,28 +1,4 @@
 #!/usr/bin/make -f
-# -*- mode: makefile; coding: utf-8 -*-
-# Copyright 2013, Jonas Smedegaard <dr@jones.dk>
-# Description: Main Debian packaging script for File::Zglob
-#
-# 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 = File-Zglob
-DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/File
-DEB_UPSTREAM_TARBALL_MD5 = fca426b60326cb8465e54a1ed82dc8cf
+%:
+	dh $@
