Include systemd-python in Debian package to allow logging to journal#5261
Conversation
404f884 to
d8aace2
Compare
|
seems fair, but would you be able to put the change in the |
d8aace2 to
303077a
Compare
|
@richvdh Completely missed that, sorry 😥. Fixed! By the way, the linked contributing section might benefit from a link to a setup guide for |
Probably. I've generally assumed that if you're poking about in the debian packaging then you're familiar enough with this stuff to figure it out yourself, and if not, then debian can do a better job of documenting it than we can. But as you say, we could make this easier for people. |
Codecov Report
@@ Coverage Diff @@
## develop #5261 +/- ##
===========================================
+ Coverage 63.07% 63.08% +<.01%
===========================================
Files 326 326
Lines 35674 35667 -7
Branches 5854 5852 -2
===========================================
- Hits 22501 22500 -1
+ Misses 11594 11589 -5
+ Partials 1579 1578 -1 |
Signed-off-by: Silke Hofstra <silke@slxh.eu>
303077a to
00e945b
Compare
|
Now rebased on 1.0.0. |
|
gah, sorry for forgetting about this. |
Because 'systemd' is not included in 'all', it needs to be included explicitly.
This is a follow-up from #4339.
Pull Request Checklist