diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-03-13 20:36:22 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-03-13 20:36:22 +0100 |
commit | 74d63ae2102011548a772956f132626e43271a6f (patch) | |
tree | b0cc35956024f90ad6af14cd3d3e786be8d2d146 /debian | |
parent | 5962ff86d8ba34378c47de9c7f24a86897451bf9 (diff) |
Add DEP-3 header
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/0145-ftbfs-impfuncdef.patch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/patches/0145-ftbfs-impfuncdef.patch b/debian/patches/0145-ftbfs-impfuncdef.patch index 4e44b6b..6ff4051 100644 --- a/debian/patches/0145-ftbfs-impfuncdef.patch +++ b/debian/patches/0145-ftbfs-impfuncdef.patch @@ -1,3 +1,10 @@ +Description: Fix FTBFS with enabled -Werror=implicit-function-declaration +Author: Jörg Frings-Fürst <debian@jff.email> +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066571 +Forwarded: https://gitlab.com/sane-project/frontends/-/issues/37 +Last-Update: 2024-03-13 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/include/sane/sanei_debug.h =================================================================== --- trunk.orig/include/sane/sanei_debug.h |