From 8ee3a7fbcc49f566e51319e251d76173a84fc293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 8 Dec 2024 19:31:32 +0100 Subject: d/p/0185-fix_memory.patch: Add DEP-3 header --- debian/patches/0185-fix_memory.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/patches/0185-fix_memory.patch b/debian/patches/0185-fix_memory.patch index fc36e4f..137ae31 100644 --- a/debian/patches/0185-fix_memory.patch +++ b/debian/patches/0185-fix_memory.patch @@ -1,3 +1,15 @@ +Description: Fix memory handling at backend/hp5590_low.c +Author: +Origin: upstream, https://gitlab.com/sane-project/backends/-/merge_requests/857 +Bug: https://gitlab.com/sane-project/backends/-/issues/782 + https://gitlab.com/sane-project/backends/-/issues/781 +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071658 + https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071660 +Forwarded: not-needed +Applied-Upstream: https://gitlab.com/sane-project/backends/-/merge_requests/857 +Last-Update: 2024-12-08 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ diff --git a/backend/hp5590.c b/backend/hp5590.c index 78c93132558365c8005c45fb756da57d1dfe9005..56acfb13c308f889daba472e05f1a03bb5967d18 100644 --- a/backend/hp5590.c -- cgit v1.2.3