[shotwell] Updated to Shotwell 0.18.0



commit 790b1fc10a009a32e43c041bc7aeeeb7245fa5f4
Author: Jim Nelson <jim yorba org>
Date:   Tue Mar 18 16:04:35 2014 -0700

    Updated to Shotwell 0.18.0
    
    Also includes packaging and tarball dist fixes.

 Makefile         |    5 +++--
 NEWS             |    7 +++++++
 debian/changelog |   12 ++++++++++++
 3 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/Makefile b/Makefile
index 90332bb..57cc415 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ PROGRAM = shotwell
 PROGRAM_THUMBNAILER = shotwell-video-thumbnailer
 PROGRAM_MIGRATOR = shotwell-settings-migrator
 
-VERSION = 0.17.2
+VERSION = 0.18.0
 GITVER := $(shell git log -n 1 2>/dev/null | head -n 1 | awk '{print $$2}')
 GETTEXT_PACKAGE = $(PROGRAM)
 BUILD_ROOT = 1
@@ -376,7 +376,8 @@ DIST_FILES = Makefile configure chkver $(EXPANDED_DIST_SRC_FILES) $(EXPANDED_VAP
        $(EXPANDED_DEPS_FILES) $(EXPANDED_SRC_HEADER_FILES) $(EXPANDED_RESOURCE_FILES) $(TEXT_FILES) \
        $(EXPANDED_ICON_FILES) $(EXPANDED_SYS_INTEGRATION_FILES) $(EXPANDED_CORE_PO_FILES) \
        po/LINGUAS po/POTFILES.in po/POTFILES.skip \
-       $(EXPANDED_DOC_FILES) $(EXPANDED_DOC_IMAGES) apport/shotwell.py $(UNIT_RESOURCES) $(UNIT_MKS) \
+       $(EXPANDED_DOC_PAGES) $(EXPANDED_DOC_IMAGES) $(EXPANDED_DOC_PO) help/Makefile.am \
+       apport/shotwell.py $(UNIT_RESOURCES) $(UNIT_MKS) \
        unitize.mk units.mk $(PC_INPUT) $(PLUGINS_DIST_FILES) \
        vapi/gphoto-2.5/libgphoto2.vapi vapi/gphoto-2.4/libgphoto2.vapi \
        $(EXPANDED_THUMBNAILER_SRC_FILES) $(MIGRATOR_BIN)
diff --git a/NEWS b/NEWS
index d7da234..99fd56a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Shotwell 0.18.0 - 17 March 2014
+-------------------------------
+
+  * Compile and install translated help files
+  * Updated translations
+
+
 Shotwell 0.17.2 - 4 March 2014
 ------------------------------
 
diff --git a/debian/changelog b/debian/changelog
index 278689b..4178020 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+shotwell (0.18.0-1~saucy1) saucy; urgency=low
+
+  * Tumblr publishing fixed
+  * UNIX pipe unnecessarily left open for each imported video
+  * Improved searching for event comments and diacritics
+  * Bug fixes
+  * Compile and install translated help files
+  * Updated translations
+
+ -- Jim Nelson <jim yorba org>  Mon, 17 Mar 2014 15:56:49 -0700
+
+
 shotwell (0.15.1-1~raring1) raring; urgency=low
 
   * Install Tumblr plugin resources


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