diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 328b454..ca51d82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +xsane (0.996-2) unstable; urgency=low + + * debian/control: + + Bump Standards-Version to 3.8.2 (no changes). + + * debian/patches/07_fix_pdf_floats.dpatch: + + Added; set LC_NUMERIC to POSIX before printing floats in PostScript + and PDF output. + * debian/patches/08_po_update_es_add_gl.dpatch: + + Added; update es translation and add new gl translation; courtesy + of Miguel Bouzada <mbouzada@gmail.com>. + * debian/patches/09_cap_always_settable.dpatch: + + Added; remove check for SANE_CAP_ALWAYS_SETTABLE which has been removed + upstream in SANE 1.0.20 (and was never used, not part of the standard). + + -- Julien BLACHE <jblache@debian.org> Fri, 26 Jun 2009 11:58:33 +0200 + xsane (0.996-1) unstable; urgency=low * New upstream release. |