2025-03-10 19:35 CET, Agathe Porte:
> ---
>  debian/control | 2 +-
>  debian/rules   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/debian/control b/debian/control
> index 884a5a2..6839b80 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -5,7 +5,7 @@ Uploaders: Thorsten Alteholz <deb...@alteholz.de>,
>  Section: comm
>  Priority: optional
>  Build-Depends: debhelper-compat (= 13),
> -               dh-sequence-dkms,
> +               dh-dkms,
>  Standards-Version: 4.7.0
>  Homepage: https://gitea.osmocom.org/retronetworking/dahdi-linux
>  Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/osmocom-dahdi-linux
> diff --git a/debian/rules b/debian/rules
> index b46c561..991f6f0 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -6,7 +6,7 @@
>  include /usr/share/dpkg/pkg-info.mk
>  
>  %:
> -     dh $@ --buildsystem none
> +     dh $@ --buildsystem none --with dkms
>  
>  execute_after_dh_install:
>       dh_install -posmocom-dahdi-dkms \
> -- 
> 2.43.0
> 

Note that this patch is also available as a MR on salsa for your
convenience:

https://salsa.debian.org/debian-mobcom-team/osmocom-dahdi-linux/-/merge_requests/2

Reply via email to