diff --git a/debhelper.spec b/debhelper.spec index dfcfd59..4b90b9c 100644 --- a/debhelper.spec +++ b/debhelper.spec @@ -1,5 +1,5 @@ Name: debhelper -Version: 13.23 +Version: 13.24 Release: 1mamba Summary: Auxiliary programs for debian/rules Group: Development/Tools @@ -10,6 +10,8 @@ URL: https://wiki.debian.org/Debhelper Source: http://http.debian.net/debian/pool/main/d/debhelper/debhelper_%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN +BuildRequires: libperl +BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: dpkg BuildRequires: po4a @@ -47,6 +49,9 @@ Auxiliary programs for debian/rules. %{_datadir}/debhelper/autoscripts/* %changelog +* Sun Jan 19 2025 Automatic Build System 13.24-1mamba +- automatic version update by autodist + * Thu Jan 02 2025 Automatic Build System 13.23-1mamba - automatic version update by autodist