summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJulien BLACHE <jblache@debian.org>2008-07-25 19:04:12 +0200
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:44 +0000
commitc12282c9b53511b258ec7f3a0faeeda5ce5767b6 (patch)
tree50374c1ddb628d049f6764b32c008cabd3db94a5 /debian/changelog
parent1dee02062c7eeea5f87733cb049bfeaa85749eb8 (diff)
Imported Debian patch 0.995-4debian/0.995-4
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e327510..8777628 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+xsane (0.995-4) unstable; urgency=low
+
+ * debian/control:
+ + Bump Standards-Version to 3.8.0 (no changes).
+ * debian/xsane.desktop:
+ + Remove Encoding key (closes: #489790).
+
+ * debian/patches/05_options_handling_fix.dpatch:
+ + Added; duplicate strings for options with a constraint type of
+ SANE_CONSTRAINT_STRING_LIST, as the constraint is not guaranteed to
+ be stable in memory, and actually isn't when the net backend is used.
+ Based on Brad Sawatzky's patch (closes: #487475, #307088).
+ * debian/patches/03_gimp_acquire_menu.dpatch:
+ + Updated; add missing patch description.
+
+ -- Julien BLACHE <jblache@debian.org> Fri, 25 Jul 2008 19:04:12 +0200
+
xsane (0.995-3) unstable; urgency=low
* debian/patches/04_inhibit_clickthrough.dpatch: