summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog13
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index baa7b1d..ce91d7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,16 @@
-simple-scan (3.16.1-1) unstable; urgency=low
+simple-scan (3.16.1.1-1) unstable; urgency=low
* New upstream release.
- Fix invalid po/Makefile.in.in.
- Fix save button being inactive on pages restored after a crash.
+ - Fix logic for adding blank page on page removal (Closes: #782172).
* debian/simple-scan.bug-script:
- - Add a user query to include data to the bug report.
- - Add lsusb -v to get the usb hardware.
- - Add scanimage -L to get all detected sanners.
- - Replace ~/ with /home/${USER}/ to find the local log file.
+ - Add a user query to include debug information to the bug report.
+ - Add 'lsusb -v' to include all detected USB hardware.
+ - Add 'scanimage -L' to include all detected scanners.
+ - Replace ~/ with /home/${USER}/ to include the correct log file.
- -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 13 Apr 2015 06:48:35 +0200
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 14 Apr 2015 07:00:06 +0200
simple-scan (3.15.91-1) unstable; urgency=low