Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Matrix
Commits
457b8e4c
Commit
457b8e4c
authored
5 years ago
by
Silke Hofstra
Committed by
Richard van der Hoff
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Include systemd-python in Debian package to allow logging to journal (#5261)
Signed-off-by:
Silke Hofstra
<
silke@slxh.eu
>
parent
c548dbc4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/build_virtualenv
+1
-1
1 addition, 1 deletion
debian/build_virtualenv
debian/changelog
+7
-0
7 additions, 0 deletions
debian/changelog
with
8 additions
and
1 deletion
debian/build_virtualenv
+
1
−
1
View file @
457b8e4c
...
...
@@ -43,7 +43,7 @@ dh_virtualenv \
--preinstall
=
"mock"
\
--extra-pip-arg
=
"--no-cache-dir"
\
--extra-pip-arg
=
"--compile"
\
--extras
=
"all"
--extras
=
"all
,systemd
"
PACKAGE_BUILD_DIR
=
"debian/matrix-synapse-py3"
VIRTUALENV_DIR
=
"
${
PACKAGE_BUILD_DIR
}${
DH_VIRTUALENV_INSTALL_ROOT
}
/matrix-synapse"
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
7
−
0
View file @
457b8e4c
matrix-synapse-py3 (1.0.0+nmu1) UNRELEASED; urgency=medium
[ Silke Hofstra ]
* Include systemd-python to allow logging to the systemd journal.
-- Silke Hofstra <silke@slxh.eu> Wed, 29 May 2019 09:45:29 +0200
matrix-synapse-py3 (1.0.0) stable; urgency=medium
* New synapse release 1.0.0.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment