[shotwell] Update to 0.20.0



commit 0176ef02c0832272911129a0d970d304f5d155a1
Author: Jim Nelson <jim yorba org>
Date:   Fri Sep 19 12:28:16 2014 -0700

    Update to 0.20.0

 Makefile         |    2 +-
 NEWS             |    9 +++++++++
 debian/changelog |   10 ++++++++++
 3 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/Makefile b/Makefile
index 82fe686..bc1d5de 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ PROGRAM = shotwell
 PROGRAM_THUMBNAILER = shotwell-video-thumbnailer
 PROGRAM_MIGRATOR = shotwell-settings-migrator
 
-VERSION = 0.19.0
+VERSION = 0.20.0
 GITVER := $(shell git log -n 1 2>/dev/null | head -n 1 | awk '{print $$2}')
 GETTEXT_PACKAGE = $(PROGRAM)
 BUILD_ROOT = 1
diff --git a/NEWS b/NEWS
index 8a6e321..6c8b8e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Shotwell 0.20.0 - 16 September 2014
+-----------------------------------
+
+  * Fix crash when deleting a photo in Shotwell Photo Viewer
+  * Fix crash when deleting a photo
+  * Better detection of corrupt files while importing
+  * Updated translations
+
+
 Shotwell 0.19.0 - 21 August 2014
 --------------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 0fdddaa..0c909d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+shotwell (0.20.0-1~trusty1) trusty; urgency=low
+
+  * Fix crash when deleting a photo in Shotwell Photo Viewer
+  * Fix crash when deleting a photo
+  * Better detection of corrupt files while importing
+  * Updated translations
+
+ -- Jim Nelson <jim yorba org>  Tue, 16 Sep 2014 15:36:44 -0700
+
+
 shotwell (0.19.0-1~saucy1) saucy; urgency=low
 
   * Support for Rajce.net and Gallery 3 photo services added


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]