This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from e42a90a Add B-D: libdconf-dev. Required for building against caja (>= 1.8.0). new 40ffa0e Add B-Ds: libdconf-dev, libstartup-notification0-dev. Required for building against caja (>= 1.8.0). The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 4 ++-- debian/control | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gomatebindings. commit 40ffa0e0a00f2c336ed87631fbb5f2e1ac6ed1ee Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Apr 22 15:54:08 2014 +0200 Add B-Ds: libdconf-dev, libstartup-notification0-dev. Required for building against caja (>= 1.8.0). --- debian/changelog | 4 ++-- debian/control | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 02973a3..9479314 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,8 @@ x2gomatebindings (0.0.1.2-0~x2go1) UNRELEASED; urgency=low + Alternatively build-depend on libmate-desktop-dev (package name changed for official Debian bin:package). + Bump Standards: to 3.9.5. No changes needed. - + Add B-D: libdconf-dev. Required for building against - caja (>= 1.8.0). + + Add B-Ds: libdconf-dev, libstartup-notification0-dev. Required for + building against caja (>= 1.8.0). * debian/source/format: + Switch to format 1.0. * x2gomatebindings.spec: diff --git a/debian/control b/debian/control index f281455..84ae8db 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Build-Depends: libgconf2-dev, pkg-config, libdconf-dev, + libstartup-notification0-dev, Standards-Version: 3.9.5 Homepage: http://code.x2go.org/releases/source/x2gomatebindings Vcs-Git: git://code.x2go.org/x2gomatebindings.git -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git