forked from balabit/syslog-ng-debian
-
Notifications
You must be signed in to change notification settings - Fork 8
Debsync2020 08 12 #8
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
Open
bazsi
wants to merge
11
commits into
gcsideal:debian/unstable
Choose a base branch
from
bazsi:debsync2020-08-12
base: debian/unstable
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closed
…[downstream] Signed-off-by: Balazs Scheidler <[email protected]>
We are not running pylint3 in debian packaging anyway and Ubuntu eoan does not have this package. Signed-off-by: Balazs Scheidler <[email protected]>
b629645
to
6535d0f
Compare
Fixed the dh_missing exclude magic, so both the rm command can be removed from the rules file and the related lines can be removed from the not-installed file.
…fix}/lib/syslog-ng [downstream] Signed-off-by: Balazs Scheidler <[email protected]>
6535d0f
to
3652d45
Compare
As syslog-ng use a different directory (a sub directory) of what the dh_python3 expects, after changing the python directory structure in the previous patch, the dh_python3 call had to be adjusted too.
* Stop using dpkg-parsechangelog to get the package version * Remove/change entries in the copyright file
3652d45
to
135b13f
Compare
…ser modules [downstream] Signed-off-by: Balazs Scheidler <[email protected]>
Gbp-Dch: Ignore
135b13f
to
35e934e
Compare
…downstream] This patch moves the SCL from mod-extra to core to match upstream's debian packaging. Signed-off-by: Balazs Scheidler <[email protected]>
8fe83d7
to
c15c3b0
Compare
This now contains the last change in question, the one that merges mod-extra back to core. It is still under discussion whether we want to make this change. |
35e934e
to
51d9736
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The latest set of patches aimed at integration into the official debian packaging.