[X2Go-Commits] [buildscripts] branch master updated (2bdbec0 -> 94032bb)
git-admin at x2go.org
git-admin at x2go.org
Wed Dec 14 23:02:58 CET 2022
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository buildscripts.
from 2bdbec0 bin/debian-codename-to-version.sh: bullseye is stable, mark as such.
new 9952620 bin/: add gitdate utility, fetching the commit date of HEAD in UTC and our custom yearmonthdate format.
new c71406a /: add .gitignore.
new fa95372 bin/{build-{deb,osx,rpm}-package,build-nsis-package.sh,generate-nsis-version.pl,pkgneedsbuild,sbuild-deb-package}: switch to UTC time for dates.
new 94032bb bin/{build-{deb,osx,rpm}-package,build-nsis-package.sh,sbuild-deb-package}: switch to git date instead of script starting date and add build number to version, coming in from the environment (most likely Jenkins).
The 4 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:
.gitignore | 2 ++
bin/build-deb-package | 13 +++++++++----
bin/build-nsis-package.sh | 9 +++++++--
bin/build-osx-package | 16 ++++++++++------
bin/build-rpm-package | 13 +++++++++----
bin/generate-nsis-version.pl | 2 +-
bin/{gitrevno => gitdate} | 22 +++++++++++-----------
bin/pkgneedsbuild | 2 +-
bin/sbuild-deb-package | 13 +++++++++----
9 files changed, 59 insertions(+), 33 deletions(-)
create mode 100644 .gitignore
copy bin/{gitrevno => gitdate} (51%)
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/buildscripts.git
More information about the x2go-commits
mailing list