UBUNTU: [Packaging] move linux-libc-dev.stub to debian/control.d/

linux-libc-dev is provided only by the master kernel, so there is
no conflict even if we have it under debian/.

Signed-off-by: Masahiro Yamada <masahiro.yamada@canonical.com>
Acked-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
This commit is contained in:
Masahiro Yamada
2023-12-06 17:29:26 +09:00
committed by Paolo Pisati
parent c5108944af
commit 41c77aa8d7
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ include $(DROOT)/rules.d/4-checks.mk
control_files := $(DEBIAN)/control.stub.in
ifeq ($(DEBIAN),debian.master)
control_files += $(DEBIAN)/control.d/linux-libc-dev.stub
control_files += debian/control.d/linux-libc-dev.stub
endif
# Calculate Ubuntu Compatible Signing levels