This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from 1a94bf2 x2gomatebindings.spec: fix FC conditionals, the macro is called "fedora", not "fedora_version". new 632291d debian/control: add myself as uploader. 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 | 1 + 2 files changed, 3 insertions(+) -- Alioth's /srv/git/code.x2go.org/x2gomatebindings.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 632291d5220157c9dd03ae827d711ea2ce2a36ec Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jun 27 20:34:54 2016 +0200 debian/control: add myself as uploader. Also, force a rebuild due to the changed versioning. --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 328fb6f..d202357 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,8 @@ x2gomatebindings (0.0.1.4-0~x2go1) UNRELEASED; urgency=low variable. - Add explicit dependency on bash (for arithmetic operations in debian/rules file.) + - Uploaders: add myself. Also, force a rebuild due to the changed + versioning. * debian/rules: - Add per-distro and per-version substitution variable for GTK library version selection. diff --git a/debian/control b/debian/control index 68d8520..664a954 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: X2Go Developers <x2go-dev@lists.x2go.org> Uploaders: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de>, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, + Mihai Moldovan <ionic@ionic.de>, Build-Depends: autotools-dev, debhelper (>= 7.0.50~), -- Alioth's /srv/git/code.x2go.org/x2gomatebindings.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git