summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog24
1 files changed, 22 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 5d88d8e..1b4700b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,30 @@
+simple-scan (3.17.90-1) UNRELEASED; urgency=low
+
+ * New upstream release:
+ - Default to PDF when saving in all cases.
+ - Always show file format options and use a combo box to fit better
+ into dialog.
+ - Detect HP scanners and install drivers using PackageKit if found.
+ - If SANE detects no scanners but we see USB IDs of Brother, Epson
+ or Samsung scanners then prompt the user to go to their website
+ to install drivers.
+ - Use GUsb instead of GUdev.
+ - Fix error dialogs not showing.
+ * debian/control:
+ - Add to Build-Depends:
+ + libgusb-dev
+ + libpackagekit-glib2-dev
+ - Remove from Build-Depends:
+ + libgudev-1.0-dev
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 19 Aug 2015 17:42:19 +0200
+
simple-scan (3.17.4-1) unstable; urgency=medium
* New upstream release:
- Build appdata in a separate directory.
- - Updated translations.
+ - Update translations.
- Stop using gnome-common, use autotools directly.
- - Updated translations.
* New debian/upstream/metadata:
- Add some DEP-12 upstream metadata.