[shotwell/shotwell-0.24] Prepare Shotwell 0.24.1



commit c52724c3d00e0aecaf98402c83b51e0cd5c9a6be
Author: Jens Georg <mail jensge org>
Date:   Sun Oct 16 22:32:17 2016 +0200

    Prepare Shotwell 0.24.1
    
    Signed-off-by: Jens Georg <mail jensge org>

 NEWS             |   33 +++++++++++++++++++++++++++++++++
 configure.ac     |    2 +-
 debian/changelog |   15 +++++++++++++++
 3 files changed, 49 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4efd3ab..a3984ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+Shotwell 0.24.1 - 16 Oct 2016
+  * Add debug output when shifting day of event
+  * Add debug output of Shotwell's current timezone
+  * Fix Vala generic handling with recent Vala compiler
+  * Fix focus handling when in fullscreen (#771969)
+  * Remove obsolete CSS style
+  * Prevent a critical in Piwigo uploader
+  * Fix issue with accessability in recent Vala compiler
+  * Fix album creation with Piwigo uploader (#772648)
+  * Add option to enable SQL debugging without recompilation
+  * Translation updates
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=771969
+ - https://bugzilla.gnome.org/show_bug.cgi?id=772648
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Rico Tzschichholz <ricotz ubuntu com>
+ - Marek Černocký <marek manet cz>
+ - Rafael Fontenelle <rafaelff gnome org>
+ - Mario Blättermann <mario blaettermann gmail com>
+ - Christian Kirbach <Christian Kirbach gmail com>
+ - Bernd Homuth <dev hmt im>
+ - Anders Jonsson <anders jonsson norsjovallen se>
+
+Added/updated translations
+ - cs, courtesy of Marek Černocký
+ - de, courtesy of Bernd Homuth
+ - de, courtesy of Christian Kirbach
+ - pt_BR, courtesy of Rafael Fontenelle
+ - sv, courtesy of Anders Jonsson
+
 Shotwell 0.24.0 - 20 Sep 2016
   * Fix a memory leak in library mode
   * Translation updates
diff --git a/configure.ac b/configure.ac
index 16868bc..febc024 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl Define Versioning Information
 dnl ***********************************************************************
 m4_define([major_version],[0])
 m4_define([minor_version],[24])
-m4_define([micro_version],[0])
+m4_define([micro_version],[1])
 m4_define([package_version],[major_version.minor_version.micro_version])
 m4_define([bug_report_url],[https://bugzilla.gnome.org/enter_bug.cgi?product=shotwell])
 m4_define([api_version],[major_version])
diff --git a/debian/changelog b/debian/changelog
index d377399..a36bee2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+shotwell (0.24.1-1~jensge1~xenial1) xenial; urgency=medium
+
+  * Add debug output when shifting day of event
+  * Add debug output of Shotwell's current timezone
+  * Fix Vala generic handling with recent Vala compiler
+  * Fix focus handling when in fullscreen (#771969)
+  * Remove obsolete CSS style
+  * Prevent a critical in Piwigo uploader
+  * Fix issue with accessability in recent Vala compiler
+  * Fix album creation with Piwigo uploader (#772648)
+  * Add option to enable SQL debugging without recompilation
+  * Translation updates
+
+ -- Jens Georg <mail jensge org>  Sun, 16 Oct 2016 22:31:22 +0200
+
 shotwell (0.23.7-1~jensge1~xenial1) xenial; urgency=medium
 
   * Language updates


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