Source: fuse
Version: 2.9.9-6
Severity: minor
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

fuse builds multiple udeb packages and already supports the noudeb build
profile. Unfortunately, the libfuse2-udeb package is not yet covered by
the profile. I'm attaching a patch to fix that for your convenience.

Helmut
diff --minimal -Nru fuse-2.9.9/debian/changelog fuse-2.9.9/debian/changelog
--- fuse-2.9.9/debian/changelog 2022-10-16 14:24:16.000000000 +0200
+++ fuse-2.9.9/debian/changelog 2022-11-27 21:18:03.000000000 +0100
@@ -1,3 +1,10 @@
+fuse (2.9.9-6.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Cover libfuse2-udeb with the noudeb build profile. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Sun, 27 Nov 2022 21:18:03 +0100
+
 fuse (2.9.9-6) unstable; urgency=medium
 
   * Disable link time optimization (closes: #1015408).
diff --minimal -Nru fuse-2.9.9/debian/control fuse-2.9.9/debian/control
--- fuse-2.9.9/debian/control   2022-10-16 14:24:16.000000000 +0200
+++ fuse-2.9.9/debian/control   2022-11-27 21:17:49.000000000 +0100
@@ -73,6 +73,7 @@
 
 Package: libfuse2-udeb
 Package-Type: udeb
+Build-Profiles: <!noudeb>
 Architecture: linux-any kfreebsd-any
 Section: debian-installer
 Depends:

Reply via email to