This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository x2gokdrive.
from b30f5d2 Add draft RPM packaging x2gokdrive.spec
new c218109 debian/control: grammar fix.
new dbc9d48 x2gokdrive.spec: drop Debian-style formatting in description.
new 33ad1a2 x2gokdrive.spec: typo fixes.
new 95f60bc x2gokdrive.spec: remove empty line at EOF.
new 725fbf5 x2gokdrive.spec: copy summary from Debian's short description.
new aa2c550 x2gokdrive.spec: spell out each (build) dependency on one line.
new 9401017 x2gokdrive: whitespace-only fixes.
new 64444cb debian/rules: remove weird empty variable reference construct.
new 111c26d debian/rules: whitespace-only fixes.
new bec61b8 debian/rules: move options to the front of commands.
new 04ae661 debian/rules: drop useless use of cat.
new fc54666 debian/rules: avoid backticks, use $() instead.
new a2d76f1 debian/rules: "a && b || c" doesn't really mean "if a then b else c", but something... more difficult: "c" does also run if "a" is false.
new 124b043 debian/rules: split up subshell content onto unique lines and fix bash syntax error near "exit 1".
new 08df5a9 debian/rules: use printf instead of echo.
new 78ee077 debian/rules: avoid xargs, use find's -exec feature.
new 6807c24 debian/rules: more and better quoting.
new 6bd71ff x2gokdrive.spec: backport changes from debian/rules.
new 586f67b debian/rules: verbosely remove *.la files.
new 01b5c9b x2gokdrive.spec: copy *.la file removal mechanism from debian/rules.
new 890218b x2gokdrive.spec: pull in lsb-release on *SuSE systems and redhat-lsb otherwise for lsb_release, needed at package configuration time.
new d520444 debian/rules.flags: define NULL variable and use it throughout the file.
new ced999e x2gokdrive.spec: enable hardening in a low-effort way.
new 9bc2af1 x2gokdrive.spec: disable debugsource... disabling.
new fc25562 x2gokdrive.spec: copy configure flags from debian/rules{,.flags}.
new 774eb59 debian/control: remove dependencies that refer to disabled features.
new d5880d2 x2gokdrive.spec: sync dependency lists with debian/control.
new 5ac41c1 x2gokdrive.spec: rename binary package to xorg-x11-server-x2gokdrive to be consistent with Fedora/*SuSE package naming.
The 28 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 | 46 ++++++++
debian/control | 5 +-
debian/rules | 42 +++----
debian/rules.flags | 13 ++-
x2gokdrive.spec | 325 ++++++++++++++++++++++++++++++++++++-----------------
5 files changed, 302 insertions(+), 129 deletions(-)
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git