Control: tags -1 patch

Even though libutf8.h-dev was the first to have this path in the
installed files, I suggest to modify libutf8.h-dev because it is not
used by any other Debian package and can easily change its file paths.

Please find a patch attached that installs the header file to a
different location.
>From 8d0221bbf13bb5ff8d3539697ffab0408d7b7355 Mon Sep 17 00:00:00 2001
From: Bastian Germann <b...@debian.org>
Date: Thu, 12 Jun 2025 08:19:57 +0200
Subject: [PATCH] Install header file in /usr/include/utf (Closes: #1102709)

---
 debian/libutf8.h-dev.install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/libutf8.h-dev.install b/debian/libutf8.h-dev.install
index 4bdeedd..44f0fe9 100644
--- a/debian/libutf8.h-dev.install
+++ b/debian/libutf8.h-dev.install
@@ -1 +1 @@
-utf8.h	usr/include/utf8/
+utf8.h	usr/include/utf/

Reply via email to