This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gomatebindings. commit 2d06515f32a73c7b095175b544e87de2e8cce7f8 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Jun 11 03:10:41 2016 +0200 debian/control: replace explicit GTK library dependency with some generated substitution variable. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8e38f4c..d465a2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,8 @@ x2gomatebindings (0.0.1.4-0~x2go1) UNRELEASED; urgency=low - Whitespace only. - Add new build dependencies (should already be fulfilled by base system, but who knows...) + - Replace explicit GTK library dependency with some generated substitution + variable. * debian/rules: - Add per-distro and per-version substitution variable for GTK library version selection. diff --git a/debian/control b/debian/control index c5b132b..51e192a 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + ${dist:Depends}, x2goserver (>=4.0.1.4-0~), x2goserver-extensions, zenity, @@ -35,7 +36,6 @@ Depends: desktop-file-utils, mate-session-manager (>= 1.6.0), caja (>= 1.6.0), - libgtk2.0-bin | libgtk-3-bin, gnome-colors-common, Conflicts: x2gognomebindings (<< 2.0.2.0), -- Alioth's /srv/git/code.x2go.org/x2gomatebindings.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git