Commit Graph

83 Commits (05f82bbf528bcce182aa0f90f26034f08cd426cb)

Author SHA1 Message Date
Michael Prokop 3872b18068 Do not fail if SKIP_DCH is unset; use 'true' for checking for SKIP_DCH; inform user about it
13 years ago
Patrick Schoenfeld 201ec1e378 generate-git-snapshot: Allow skipping of git-dch
13 years ago
Michael Prokop 65dbf08cfd Do not modify debian/changelog if building from a tag
13 years ago
Michael Prokop 101fb3b624 Source /etc/jenkins/debian_glue in generate-*-snapshot
13 years ago
Michael Prokop f68b0febfb Drop userContent support
13 years ago
Michael Prokop d236f1a7ef Do not use Grml-specific defaults for DEBEMAIL and generate-local-repository's Release file
13 years ago
Axel Beckert fc8638fb20 git-buildpackage refuse to operate on a single git commit, too
13 years ago
Michael Prokop 3a304b1606 create_local_branch: make check for remotes/origin/$BRANCH more explicit
13 years ago
Michael Prokop 9fdd9fd01c Check out temporary branch based on GIT_COMMIT to make git-dch happy
13 years ago
Michael Prokop 644aef6e84 generate-git-snapshot: use plain dch if handling UNRELEASED version
13 years ago
Michael Prokop e35e50ecff generate-git-snapshot: do not checkout branch but always $GIT_COMMIT
13 years ago
Michael Prokop 8092cc509f generation-git-snapshot: use git-dch's auto mode as default
13 years ago
Michael Prokop 1b9b6c4368 Make all shell scripts bash ones
13 years ago
Michael Prokop cce10fb043 Display jenkins-debian-glue version in script output
13 years ago
Michael Prokop 6daeb712c7 generate-git-snapshot: check out common branches so git-buildpackage can work with them
13 years ago
Michael Prokop 07d18893d5 generate-git-snapshot: do not increase package version if building for UNRELEASED
13 years ago
Michael Prokop 25c8869bf5 generate-git-snapshot: new versioning schema, including timestamp
13 years ago
Michael Prokop 9d24064a04 generate-git-snapshot: skip git-buildpackage step via IGNORE_GIT_BUILDPACKAGE
13 years ago
Michael Prokop e00041ec30 generate-git-snapshot: always use dpkg-source to build the source package
13 years ago
Michael Prokop 1badb62d41 generate-git-snapshot: ignore .git files when building via dpkg-source
13 years ago
Michael Prokop 44c390c98f generate-git-snapshot: run git-buildpackage with --git-verbose option
13 years ago
Michael Prokop 6272ffd3d4 generate-git-snapshot: use dpkg-parsechangelog instead of parsechangelog
13 years ago
Michael Prokop ba4a640361 Rework git branch handling
14 years ago
Michael Prokop f2d04a5696 generate-git-snapshot: pull changes in branch_checkout()
14 years ago
Michael Prokop 79a05d05b8 generate-git-snapshot: drop origin/ if present
14 years ago
Michael Prokop 1a347c1fb5 generate-git-snapshot: do not check out master branch if that branch does not exist
14 years ago
Michael Prokop 71e5ba1689 generate-git-snapshot: make sure all files are up2date through running "git pull"
14 years ago
Michael Prokop 8fda5aaf24 align and integrate code for tag based builds in git and use it as soon as $tag is set
14 years ago
Alexander Wirt 7edb115b86 Allow generating source in git from tags
14 years ago
Michael Prokop f7f3acc6f7 minor formating fixes and provide Vim modelines in all scripts
14 years ago
Michael Prokop 0957cfaa67 generate-git-snapshot: make sure we switch to upper directory in subshell to avoid failing runs
14 years ago
Michael Prokop c7edd530b5 generate-git-snapshot: make sure to revert to original debian/changelog to avoid merge conflicts
14 years ago
Michael Prokop 9cc04d9b2b move all scripts to scripts/ directory
14 years ago