Package: gitg
Version: 0.2.7-1
Severity: important
Tags: patch

Hi,

gitg has a hard-coded dependency on
libdconf0 | gsetting-backend

Please remove that.

A proper dependency on dconf-settings-backend | gsettings-backend will
be generated automatically via ${misc:Depends}


Thanks,
Michael


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff --git a/debian/control b/debian/control
index 6427b68..3b958ce 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
         ,dbus-x11
         ,git
         ,gsettings-desktop-schemas
-        ,libdconf0 | gsettings-backend
 Description: git repository viewer
  gitg is a fast git repository browser.
  It currently features:

Reply via email to