Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused grok dependencies and improve PPA upload script #176

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

alorbach
Copy link
Member

  • Removed libgrok-dev and libgrok1 dependencies from debian/control files in both focal/master and focal/v8-stable branches.
  • Commented out unused rsyslog-mmgrok package references, streamlining dependency management and package definitions.
  • Enhanced uploadppa.sh script with improvements:
    • Added Debian branch selection based on available directories.
    • Automatically generates a changelog entry when opted for.
    • Refined PPA upload handling, utilizing $UPLOAD_PPA variable.

closes: #175

@alorbach alorbach force-pushed the pr-issue-175 branch 7 times, most recently from 99b5bbd to 359a09b Compare October 29, 2024 11:18
- Removed `libgrok-dev` and `libgrok1` dependencies from `debian/control` files in both `focal/master` and `focal/v8-stable` branches.
- Commented out unused `rsyslog-mmgrok` package references, streamlining dependency management and package definitions.
- Enhanced `uploadppa.sh` script with improvements:
  - Added Debian branch selection based on available directories.
  - Automatically generates a changelog entry when opted for.
  - Refined PPA upload handling, utilizing `$UPLOAD_PPA` variable.

closes: rsyslog#175
@alorbach alorbach merged commit 2214135 into rsyslog:master Oct 29, 2024
2 of 4 checks passed
@alorbach alorbach mentioned this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix build env on Ubuntu 24
1 participant