diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-02-13 19:35:19 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-02-13 19:35:19 +0100 |
commit | 32cb765f681299af226ca0520993cbe47ba5ecd0 (patch) | |
tree | a754e785b286ed82b45fe4e50b980714ad80e0a7 /debian/patches/0600-scanimage_manpage.patch | |
parent | bf86052eb274087bd197ebc0a8d8320ac4575017 (diff) |
Remove not longer needed patches
Diffstat (limited to 'debian/patches/0600-scanimage_manpage.patch')
-rw-r--r-- | debian/patches/0600-scanimage_manpage.patch | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/debian/patches/0600-scanimage_manpage.patch b/debian/patches/0600-scanimage_manpage.patch deleted file mode 100644 index 6e8cc23..0000000 --- a/debian/patches/0600-scanimage_manpage.patch +++ /dev/null @@ -1,21 +0,0 @@ -Description: Add remark to options. -Author: Jörg Frings-Fürst <debian@jff-webhosting.net> -Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=418630 -Forwarded: not-needed -Last-Update: 2015-01-18 ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ -Index: trunk/doc/scanimage.man -=================================================================== ---- trunk.orig/doc/scanimage.man -+++ trunk/doc/scanimage.man -@@ -75,6 +75,9 @@ To print all available options: - scanimage \-h - - .SH OPTIONS -+\fBRemark:\fR Parameter are defined by the backends. So are \-\-mode Gray and \-\-mode Grayscale in use. -+Please read the backend documentation first. -+ - Parameters are separated by a blank from single-character options (e.g. - .BR "\-d epson" ) - and by a "=" from multi-character options (e.g. |