This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from 4cf7b46 Add Spanish translation file. new a1a6a57 Alternatively build-depend on libmate-desktop-dev (package name changed for official Debian bin:package). 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 | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) -- 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 a1a6a572d81a49c376eaab875de8343b2781d638 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Feb 25 17:55:42 2014 +0100 Alternatively build-depend on libmate-desktop-dev (package name changed for official Debian bin:package). --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 075e1a6..6eb590a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ x2gomatebindings (0.0.1.2-0~x2go1) UNRELEASED; urgency=low + Update LONG_DESCRIPTION. + Add dependency: libgtk2.0-bin | libgtk-3-bin. + Depend on gnome-colors-common and caja (>= 1.6.0). + + Alternatively build-depend on libmate-desktop-dev (package name changed + for official Debian bin:package). * debian/source/format: + Switch to format 1.0. * x2gomatebindings.spec: diff --git a/debian/control b/debian/control index d27a64c..6eeba1d 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 7.0.50~), intltool, mate-common (>= 1.6.0), - libmatedesktop-dev (>= 1.6.0), + libmatedesktop-dev (>= 1.6.0) | libmate-desktop-dev (>= 1.6.0), libcaja-extension-dev (>= 1.6.0), libgconf2-dev, pkg-config -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git