Control: tags -1 patch
I am uploading a NMU to fix this. Please find the debdiff attached. I have also uploaded this to git.
diff -Nru debmake-4.5.1/debian/changelog debmake-4.5.1/debian/changelog --- debmake-4.5.1/debian/changelog 2025-04-10 13:36:47.000000000 +0200 +++ debmake-4.5.1/debian/changelog 2025-11-25 15:44:52.000000000 +0100 @@ -1,3 +1,10 @@ +debmake (4.5.1-2.1) unstable; urgency=medium + + * Non-maintainer upload + * Drop unnecessary BSD license reference (Closes: #1121378) + + -- Bastian Germann <[email protected]> Tue, 25 Nov 2025 15:44:52 +0100 + debmake (4.5.1-2) unstable; urgency=medium * Team upload. diff -Nru debmake-4.5.1/debian/patches/debian-changes debmake-4.5.1/debian/patches/debian-changes --- debmake-4.5.1/debian/patches/debian-changes 2025-04-10 13:36:47.000000000 +0200 +++ debmake-4.5.1/debian/patches/debian-changes 2025-11-25 15:44:52.000000000 +0100 @@ -96,3 +96,15 @@ symlinks = [] for subdir in subdirs: dirpath = os.path.join(dir, subdir) +--- debmake-4.5.1.orig/test/.FULL_LICENSE.KEEP ++++ debmake-4.5.1/test/.FULL_LICENSE.KEEP +@@ -389,9 +389,6 @@ License: BSD-3-Clause:GENERIC(name:nam + Specifications v.2.0 and later (together the "UEFI Specifications"); + only as necessary to emulate an implementation of the UEFI Specifications; + and to create firmware, applications, utilities and/or drivers. +- . +- On Debian systems, the complete text of the BSD 3-clause "New" or "Revised" +- License can be found in `/usr/share/common-licenses/BSD'. + + Files: @intel-efi1.txt + Copyright: 2007-2011 Intel Corporation.

