[X2Go-Commits] [buildscripts] branch master updated (c45a8a8 -> c70ad4f)

git-admin at x2go.org git-admin at x2go.org
Sun Nov 13 20:35:44 CET 2016


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository buildscripts.

      from  c45a8a8   {bin/build-rpm-package,home/.buildscripts/x2go.conf}: add support for OpenSuSE Leap 42.2.
       new  a6be736   bin/: add new script sbuild-deb-package - copied from Arctica buildscripts.
       new  5fc5da0   bin/build-{deb,rpm}-package: move some variable settings to the more-appropriate function.
       new  9671e72   bin/build-{deb,rpm}-package: backport from bin/sbuild-deb-package: rename ${COMPONENT_MAIN} to ${COMPONENT_RELEASE}.
       new  26c68db   bin/build-deb-package: backport from bin/build-rpm-package: add missing parameter terminator to chmod call.
       new  b12fc0c   bin/build-deb-package: backport from bin/sbuild-deb-package: fix find call by specifying the -maxdepth and -mindepth options before the -type predicate.
       new  de53f9f   bin/build-deb-package: backport from bin/sbuild-deb-package: wrap the debbuildopts argument in double quotes.
       new  4025494   bin/build-deb-package: backport from bin/sbuild-deb-package: expect {debian,ubuntu}-codename-to-version.sh in ${PATH}.
       new  ef525bd   bin/sbuild-deb-package: backport from bin/build-deb-package: update Copyright and License header.
       new  f6b93f6   bin/sbuild-deb-package: backport from bin/build-deb-package: set ${script_path} and include common.sh.
       new  53297fe   bin/sbuild-deb-package: backport from bin/build-deb-package: set ${COMPONENT_RELEASE} to "main".
       new  6f9026f   bin/{{s,}build-deb,build-rpm}-package: simplify branch checkout logic a bit.
       new  a1a879a   bin/build-{deb,rpm}-package: rewrite prepare_workspace to error out if switching to the directory is not possible.
       new  a8d2e00   bin/build-deb-package: drop extraneous redirection.
       new  1b06141   bin/sbuild-deb-package: backport from bin/build-deb-package: make usage- and prefix-checks multiline.
       new  97be97f   bin/sbuild-deb-package: backport from bin/build-deb-package: check temp_dir to be non-empty.
       new  86edbfc   bin/sbuild-deb-package: backport from bin/build-deb-package: rewrite main function, drop TIMESTAMP, backport NO_DELAY and locking feature.
       new  3bad0d4   bin/sbuild-deb-package: backport from bin/build-deb-package: copy prepare_workspace () body, as we now use another layout and cache the git dir again.
       new  ffaa7be   bin/sbuild-deb-package: backport from bin/build-deb-package: add missing parameter terminator to chmod call.
       new  4e505cc   bin/sbuild-deb-package: backport from bin/build-deb-package: fix variable typo (${dist_pretty} => ${pretty_dist}.)
       new  4425d7b   bin/sbuild-deb-package: backport from bin/build-deb-package: add numerical distro version to package description.
       new  d477e3f   bin/sbuild-deb-package: backport from bin/build-deb-package: fix hardcoded "release" string to use ${COMPONENT_RELEASE}.
       new  8eab7d4   bin/sbuild-deb-package: backport from bin/build-deb-package: rename git-changelog file back to ChangeLog.gitlog.
       new  0f3aaf1   bin/sbuild-deb-package: backport from bin/build-deb-package: fix dupload call to actually use the symlinked config file in CWD.
       new  299354c   bin/sbuild-deb-package: backport from bin/build-deb-package: drop unnecessary "&& true".
       new  67bc89b   bin/sbuild-deb-package: backport from bin/build-deb-package: fix othermirror usage. Within X2Go package range, we need to pull in main, nightly or both depending on what package COMPONENT we are building.
       new  c70ad4f   bin/sbuild-deb-package: backport from bin/build-deb-package: re-add othermirror workaround for x2gomatemabindings on wheezy.

The 26 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:
 bin/build-deb-package                         |   85 +++++-----
 bin/build-rpm-package                         |   65 +++----
 bin/{build-deb-package => sbuild-deb-package} |  223 ++++++++++++-------------
 3 files changed, 189 insertions(+), 184 deletions(-)
 copy bin/{build-deb-package => sbuild-deb-package} (62%)

--
Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git


More information about the x2go-commits mailing list