From ce9869ce1295987ac0fbdc2a31950c7f15d49187 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 28 Apr 2015 21:56:30 +0200 Subject: Bug #783578 --- debian/changelog | 7 +++++++ debian/control | 12 +++++++----- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 71d2e8c..1124a1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +shotwell (0.22.0-2) UNRELEASED; urgency=medium + + * debian/control: + - At package shotwell add dconf-cli to Depends (Closes: #783578). + + -- Jörg Frings-Fürst Tue, 28 Apr 2015 20:09:29 +0200 + shotwell (0.22.0-1) unstable; urgency=low * New upstream release: diff --git a/debian/control b/debian/control index 93da2a1..51698dc 100644 --- a/debian/control +++ b/debian/control @@ -32,11 +32,13 @@ Vcs-Git: git://anonscm.debian.org/collab-maint/shotwell.git Package: shotwell Architecture: linux-any -Depends: ${shlibs:Depends}, - ${misc:Depends}, - shotwell-common (= ${source:Version}), - librsvg2-common, - dbus-x11 +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + shotwell-common (= ${source:Version}), + dconf-cli, + dbus-x11, + librsvg2-common Description: digital photo organizer Shotwell is a digital photo organizer designed for the GNOME desktop environment. It allows you to import photos from disk or camera, organize -- cgit v1.2.3