[shotwell] debian: Update changelog



commit eefc1d093cdd6d21e84f6cdc9c281094a92a8ec9
Author: Jens Georg <mail jensge org>
Date:   Tue Apr 26 19:10:54 2016 +0200

    debian: Update changelog
    
    Signed-off-by: Jens Georg <mail jensge org>

 debian/changelog |   23 +++++++++++++++++++++++
 debian/control   |    2 +-
 2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index 00c1f99..1a8eac2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+shotwell (0.23.0-1~xenial1) xenial; urgency=medium
+
+  * Allow thinner minimum sidebar (#718611)
+  * Check .cache directory for read/write permissions (#737747)
+  * Fix crash during metadata update (#739917)
+  * Fixed Crop Ribbon / Control not visible (#747201)
+  * Port to webkit2gtk-4.0 (#751709)
+  * Have all soup sessions validate TLS certificates
+  * Remove shell magic from Makefile
+  * Remove calls to Posix.system()
+  * Documentation fixes and improvements (#764800)
+  * Fix CSS issue introduced with previous CSS improvements (#747637)
+  * Don't use GtkHeaderBar on dialogs if the gtk-dialogs-use-header setting is
+    not set (#749874)
+  * Use proper umask to create XDG_USER_CACHE and XDG_USER_DATA when they not
+    exist (#765182)
+  * Don't build the plugin twice
+  * Call pkg-config only once, not every compiler call
+  * Fix parallel builds not to build plugins several times over
+  * Fix contradicting license in rejected.svg (#757643)
+
+ -- Jens Georg <mail jensge org>  Tue, 26 Apr 2016 18:50:55 +0200
+
 shotwell (0.22.0-1~vivid1) vivid; urgency=low
 
   * Improved metadata support for Facebook upload (#742163)
diff --git a/debian/control b/debian/control
index 99b278a..4e70189 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7),
  libgee-0.8-dev (>= 0.8.5),
  libgexiv2-dev (>= 0.4.90),
  libglib2.0-dev (>= 2.30.0),
- libgphoto2-2-dev (>= 2.4.2) | libgphoto2-6-dev (>= 2.5.0),
+ libgphoto2-dev (>= 2.5.0),
  libgstreamer1.0-dev (>= 1.0.0),
  libgstreamer-plugins-base1.0-dev (>= 1.0.0),
  libgtk-3-dev (>= 3.12.2),


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