[shotwell] debian: Update
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] debian: Update
- Date: Sun, 21 Aug 2016 10:12:16 +0000 (UTC)
commit 5ab55d5b1b00a1879f19c68ba8831fed92793894
Author: Jens Georg <mail jensge org>
Date: Tue Aug 16 12:43:12 2016 +0200
debian: Update
- New Changelog
- Remove librest requirement
- Recommend desktop-file-utils
Signed-off-by: Jens Georg <mail jensge org>
debian/changelog | 23 +++++++++++++++++++++++
debian/control | 5 +++--
2 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index c37abf5..e70d3f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+shotwell (0.23.5-1~jensge1~xenial2) xenial; urgency=medium
+
+ * Plugins: Load icons and GtkBuilder files from GResource
+ * Offer a way to hide the bottom toolbar
+ * Fix .desktop file generation
+ * Use Gtk.MessageDialog's printf-style API for strings
+ * Add SQL indexes to PhotoTable
+ * Add Language headers to po files
+ * Update INSTALL file
+ * Really remove reference to external hmac_sha1
+ * Disambiguate strings for time ranges
+ * Implement linked tags
+ * Make it more clear that something failed if SSL conncetion was not
+ possible
+ * Add option to filter by saved search
+ * Explicitly link plugins to their dependencies
+ * Fix typo in GSettings schema
+ * Re-add --disable-extra-plugins configure option
+ * Fix settings migrator and thumbnailer path
+ * Bump debian compat for proper --libexecdir parameter
+
+ -- Jens Georg <mail jensge org> Tue, 16 Aug 2016 12:57:15 +0200
+
shotwell (0.23.4-1~jensge1~xenial1) xenial; urgency=medium
* libraw: Fix binding of ProcessedImage.data
diff --git a/debian/control b/debian/control
index 30cd4c7..b969000 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: shotwell
Section: gnome
Priority: optional
Maintainer: Jens Georg <mail jensge org>
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 9),
desktop-file-utils (>= 0.13),
libatk1.0-dev (>= 1.30.0),
libexif-dev (>= 0.6.16),
@@ -16,7 +16,6 @@ Build-Depends: debhelper (>= 7),
libgudev-1.0-dev (>= 145),
libjson-glib-dev (>= 0.10.0),
libraw-dev (>= 0.13.2),
- librest-dev (>= 0.7.10),
libsoup2.4-dev (>= 2.26.0),
libsqlite3-dev (>= 3.5.9),
libunity-dev (>= 5.10.0),
@@ -25,6 +24,7 @@ Build-Depends: debhelper (>= 7),
m4 (>= 1.4.13),
valac (>= 0.20.1),
gnome-doc-utils,
+ autotools-dev,
yelp-tools,
appstream-util,
gettext ( >= 0.19.8)
@@ -34,6 +34,7 @@ Homepage: https://wiki.gnome.org/Apps/Shotwell/
Package: shotwell
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, librsvg2-common, dbus-x11, dconf-tools
+Recommends: desktop-file-utils
Conflicts: shotwell-common
Replaces: shotwell-common
Description: Digital photo manager
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]