This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2golxdebindings. commit 479ce751ae1b5f0ccfcc5690a544b3d6b2f4dc7d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 15 06:11:14 2014 +0200 Add x2golxdebindings-rpmlintrc. --- debian/changelog | 1 + rpm/x2golxdebindings-rpmlintrc | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 17ee0e5..893baf9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ x2golxdebindings (1.0.2.2-0x2go1) unstable; urgency=low + Switch to format 1.0. * x2golxdebindings.spec: + Provide x2golxdebindings.spec file for building RPM packages. + + Add x2golxdebindings-rpmlintrc. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 02 Apr 2014 10:36:22 +0200 diff --git a/rpm/x2golxdebindings-rpmlintrc b/rpm/x2golxdebindings-rpmlintrc new file mode 100644 index 0000000..38dc5bd --- /dev/null +++ b/rpm/x2golxdebindings-rpmlintrc @@ -0,0 +1 @@ +addFilter("non-standard-group"); -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2golxdebindings.git