From 7192abd2f3fa9e4295f5b13fb76e4e817652df78 Mon Sep 17 00:00:00 2001 From: ZHANG Yuntian Date: Fri, 30 Dec 2022 16:47:25 +0800 Subject: [PATCH] Fix build --- Makefile | 2 +- debian/changelog | 4 ++-- debian/source/format | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 4165d4a..520ac7e 100644 --- a/Makefile +++ b/Makefile @@ -69,4 +69,4 @@ dch: debian/changelog .PHONY: deb deb: debian - debuild --no-sign + debuild --no-sign -b diff --git a/debian/changelog b/debian/changelog index 05f9954..13e54ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ rockchip-alsa-config (3.6-1) stable; urgency=medium * Limit package to rockchip-bullseye channel - * Improve compatiability with alsa-ucm-conf in Debian Bullseye + * Improve compatibility with alsa-ucm-conf in Debian Bullseye - -- "Radxa Computer Co., Ltd" Fri, 30 Dec 2022 16:26:30 +0800 + -- "Radxa Computer Co., Ltd" Fri, 30 Dec 2022 16:47:17 +0800 rockchip-alsa-config (3.6) stable; urgency=medium diff --git a/debian/source/format b/debian/source/format index 89ae9db..163aaf8 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt)