Debsync2020 08 12#8
Open
bazsi wants to merge 11 commits into
Open
Conversation
Closed
…[downstream] Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
We are not running pylint3 in debian packaging anyway and Ubuntu eoan does not have this package. Signed-off-by: Balazs Scheidler <bazsi77@gmail.com>
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 <bazsi77@gmail.com>
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 <bazsi77@gmail.com>
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 <bazsi77@gmail.com>
8fe83d7 to
c15c3b0
Compare
Author
|
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
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
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.