diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-26 19:23:28 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-10-26 19:23:28 +0100 |
commit | adb914171df97557df9b8c373c2add2761720839 (patch) | |
tree | 5a44e1dcd83b315e4c0fc70533122ff78ed93540 /debian/patches/typo.patch | |
parent | d5af5e5b44d40be20cf0da5394ef8d5640b9eafa (diff) |
work on bugs #629470, #736451, #743848, #766340
Diffstat (limited to 'debian/patches/typo.patch')
-rw-r--r-- | debian/patches/typo.patch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/patches/typo.patch b/debian/patches/typo.patch new file mode 100644 index 0000000..5201917 --- /dev/null +++ b/debian/patches/typo.patch @@ -0,0 +1,20 @@ +Description: typo in backend/genesys.conf.in +Author: Jörg Frings-Fürst <debian@jff-webhosting.net> +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743848 +Forwarded: <URL|no|not-needed, useless if you have a Bug field, optional> +Last-Update: 2014-10-26 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +Index: trunk/backend/genesys.conf.in +=================================================================== +--- trunk.orig/backend/genesys.conf.in ++++ trunk/backend/genesys.conf.in +@@ -2,7 +2,7 @@ + + # + # scanners that are not yet supported +-# uncomment them only for developpment purpose ++# uncomment them only for development purpose + # + + # UMAX Astra 4500 and Avision iVina 1600 |