diff options
author | B. Stack <bgstack15@gmail.com> | 2022-07-12 11:25:15 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-07-12 11:25:15 -0400 |
commit | abc6202a58637613b08ff2a3094d21686f0b1a85 (patch) | |
tree | 5f6c0af08eb8afb99053e1d05349ea869bbd0c10 /debian/changelog | |
parent | add symlink control logic (diff) | |
download | systemctl-service-shim-abc6202a58637613b08ff2a3094d21686f0b1a85.tar.gz systemctl-service-shim-abc6202a58637613b08ff2a3094d21686f0b1a85.tar.bz2 systemctl-service-shim-abc6202a58637613b08ff2a3094d21686f0b1a85.zip |
v0.0.3 closes #688upstream/0.0.3
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cb950d0..c19065f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +systemctl-service-shim (0.0.3-1) unstable; urgency=low + + * Add /bin/systemctl symlink directly to package (Closes: #688) + * Action `try-restart` is simplified to `restart` + + -- B. Stack <bgstack15@gmail.com> Tue, 12 Jul 2022 10:52:37 -0400 + systemctl-service-shim (0.0.2-1) unstable; urgency=low * Add /bin/systemctl symlink control logic |