Package: xsane / 0.998-6

Metadata

Package Version Patches format
xsane 0.998-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
deb_printing_defaults.patch | (download)

src/xsane.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 set default printing options for lp
 Change default printing options, switch from lpr to lp.
deb_docviewer.patch | (download)

src/xsane.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use sensible-browser
 Change default browser to /usr/bin/sensible-browser.
deb_gimp_acquire_menu.patch | (download)

src/xsane-text.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 change xsane's gimp menu layout
 Group XSane actions in their own submenu in the Acquire menu.
deb_inhibit_clickthrough.patch | (download)

src/xsane.c | 10 8 + 2 - 0 !
1 file changed, 8 insertions(+), 2 deletions(-)

 inhibit xsane's click-through license
 Finally give up and inhibit the license click-through.
fix_options_handling_fix.patch | (download)

src/xsane-back-gtk.c | 20 15 + 5 - 0 !
src/xsane-back-gtk.h | 2 1 + 1 - 0 !
src/xsane-front-gtk.c | 23 16 + 7 - 0 !
src/xsane-front-gtk.h | 4 2 + 2 - 0 !
src/xsane.c | 14 7 + 7 - 0 !
5 files changed, 41 insertions(+), 22 deletions(-)

 fixup options handling
 Duplicate string values for options with constraint type of
 SANE_CONSTRAINT_STRING_LIST. The string list is not guaranteed to
 be stable, and actually isn't stable when the net backend is used.
fix_pdf_xref.patch | (download)

src/xsane-multipage-project.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 fix xref table generation
 Mark non-existent objects as free in the xref table.
fix_pdf_floats.patch | (download)

src/xsane-save.c | 19 19 + 0 - 0 !
1 file changed, 19 insertions(+)

 fix floats in pdf and postscript
 Set LC_NUMERIC to POSIX before printing floats when building
 PostScript or PDF output.
fix_broken_links.patch | (download)

doc/sane-xsane-doc.html | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 fix broken links in html documentation
 Fix/remove a couple of broken links.
fix_message_typo.patch | (download)

po/ca.po | 4 2 + 2 - 0 !
po/cs.po | 4 2 + 2 - 0 !
po/da.po | 4 2 + 2 - 0 !
po/de.po | 4 2 + 2 - 0 !
po/es.po | 4 2 + 2 - 0 !
po/fi.po | 4 2 + 2 - 0 !
po/fr.po | 4 2 + 2 - 0 !
po/hu.po | 4 2 + 2 - 0 !
po/it.po | 4 2 + 2 - 0 !
po/ja.po | 4 2 + 2 - 0 !
po/nl.po | 4 2 + 2 - 0 !
po/pa.po | 4 2 + 2 - 0 !
po/pl.po | 4 2 + 2 - 0 !
po/pt.po | 4 2 + 2 - 0 !
po/pt_BR.po | 4 2 + 2 - 0 !
po/ro.po | 4 2 + 2 - 0 !
po/ru.po | 4 2 + 2 - 0 !
po/sk.po | 4 2 + 2 - 0 !
po/sl.po | 4 2 + 2 - 0 !
po/sr.po | 8 4 + 4 - 0 !
po/sv.po | 4 2 + 2 - 0 !
po/tr.po | 4 2 + 2 - 0 !
po/vi.po | 4 2 + 2 - 0 !
po/xsane.pot | 4 2 + 2 - 0 !
po/zh.po | 4 2 + 2 - 0 !
po/zh_CN.po | 4 2 + 2 - 0 !
src/xsane-text.h | 4 2 + 2 - 0 !
27 files changed, 56 insertions(+), 56 deletions(-)

 fix a typo in gui messages
 Fix the "postsciptfile" typo in xsane-text.h and po files.
i18n_po_update_es_add_gl.patch | (download)

configure | 2 1 + 1 - 0 !
po/es.po | 1325 524 + 801 - 0 !
po/gl.po | 3127 3127 + 0 - 0 !
3 files changed, 3652 insertions(+), 802 deletions(-)

 po updates, update es and add gl
 Update es translation, add new gl translation.
i18n_po_update_fr.patch | (download)

po/fr.po | 1348 532 + 816 - 0 !
1 file changed, 532 insertions(+), 816 deletions(-)

 update french translation
 XSane's french translation needed a good update and cleanup, this is it.
fix_preview_mouse_events.patch | (download)

src/xsane-preview.c | 9 4 + 5 - 0 !
1 file changed, 4 insertions(+), 5 deletions(-)

 fix mouse events handling in preview window
 Event handling was using key values as masks on mouse events, leading
 to valid mouse events being discarded in some setups.
Bug-Debian: http://bugs.debian.org/583661
fix_spin_button_pagesize.patch | (download)

src/xsane-back-gtk.c | 2 2 + 0 - 0 !
src/xsane-front-gtk.c | 2 2 + 0 - 0 !
2 files changed, 4 insertions(+)

 fix spin buttons usage for newer versions of gtk+ 2.0
 Set adjustment page size to 0 for spin buttons. Fix for newer GTK
 versions, silences runtime warnings.
fix_tighten_default_umask.patch | (download)

src/xsane.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 change default xsane umask from 0007 to 0077
 A default umask of 0007 can be mildly insecure in a multiuser environment,
 so tighten things up a bit and go with 0077 instead.
fix_png15.patch | (download)

src/xsane-save.c | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

 build with libpng15.
deb_non_working_help_menu.patch | (download)

src/xsane.c | 21 0 + 21 - 0 !
1 file changed, 21 deletions(-)

 remove not working items in help menu