protection-domain-mapper (1.0-2)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/1.0-1 tag
- Git: https://salsa.debian.org/DebianOnMobile-team/protection-domain-mapper.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 536576
- Browser: https://salsa.debian.org/DebianOnMobile-team/protection-domain-mapper
- Last scan: 2023-01-28 23:52:13+00
- Next scan: 2023-02-04 11:05:00+00
- CI pipeline status: success
- Debian changelog in Git:
protection-domain-mapper (1.0-2) unstable; urgency=medium
* d/rules: install service file under `/lib/systemd`
`debhelper` looks for service files under `/lib/systemd`, but ignores
those installed under `/usr/lib/systemd`, so we need to install our
service file to the former location to have it auto-enabled on install.
-- Arnaud Ferraris <aferraris@debian.org> Wed, 11 Jan 2023 00:12:55 +0100
- This branch is 2 commits ahead of tag debian/1.0-1
- Git log:
commit 818a732d835c076c5d3e6e40fa7b3b49e0576bc2
Author: Arnaud Ferraris <aferraris@debian.org>
Date: Wed Jan 11 00:13:13 2023 +0100
d/changelog: release version 1.0-2
commit 0d0a8e923497d0bbd52aafd70d7acdd7b48e17a6
Author: Arnaud Ferraris <aferraris@debian.org>
Date: Wed Jan 11 00:02:34 2023 +0100
d/rules: install service file under `/lib/systemd`
`debhelper` looks for service files under `/lib/systemd`, but ignores
those installed under `/usr/lib/systemd`, so we need to install our
service file to the former location to have it auto-enabled on install.