summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/0115-Fix_text_filter.patch9
-rw-r--r--debian/patches/0120-Disable_option_docs.patch7
2 files changed, 16 insertions, 0 deletions
diff --git a/debian/patches/0115-Fix_text_filter.patch b/debian/patches/0115-Fix_text_filter.patch
index 652aa1b..b9727fc 100644
--- a/debian/patches/0115-Fix_text_filter.patch
+++ b/debian/patches/0115-Fix_text_filter.patch
@@ -1,3 +1,12 @@
+Description: Fix error on handling text filter
+Author: Alexander Zangerl <az@snafu.priv.at>
+Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776315
+Bug: https://bugs.linuxfoundation.org/show_bug.cgi?id=1283
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776315
+Forwarded: no
+Last-Update: 2022-02-24
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/fileconverter.c
===================================================================
--- trunk.orig/fileconverter.c
diff --git a/debian/patches/0120-Disable_option_docs.patch b/debian/patches/0120-Disable_option_docs.patch
index 6fc85a7..8471aff 100644
--- a/debian/patches/0120-Disable_option_docs.patch
+++ b/debian/patches/0120-Disable_option_docs.patch
@@ -1,3 +1,10 @@
+Description: Disable not available option docs
+Author: Jörg Frings-Fürst <debian@jff.email>
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004417
+Forwarded: no
+Last-Update: 2022-02-24
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/foomaticrip.c
===================================================================
--- trunk.orig/foomaticrip.c