aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 48a8dc27e0d97e93f12dfec0df521f3922fb6e8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
systemctl-service-shim (0.0.6) unstable; urgency=low

  * d/control:
    - Drop D: moreutils ; no longer needed
    - Rules-Requires-Root: no

 -- B. Stack <bgstack15@gmail.com>  Mon, 18 Mar 2024 19:57:50 -0400

systemctl-service-shim (0.0.5-1) unstable; urgency=low

  * Add usrmerge /usr/bin/systemctl control logic

 -- B. Stack <bgstack15@gmail.com>  Sat, 11 Feb 2023 22:22:20 -0500

systemctl-service-shim (0.0.4-1) unstable; urgency=low

  * Add action 'preset'

 -- B. Stack <bgstack15@gmail.com>  Thu, 14 Jul 2022 19:54:37 -0400

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

 -- B. Stack <bgstack15@gmail.com>  Wed, 20 Oct 2021 09:27:16 -0400

systemctl-service-shim (0.0.1-1) unstable; urgency=low

  * Initial release.

 -- B. Stack <bgstack15@gmail.com>  Fri, 11 Jun 2021 15:05:33 -0400
bgstack15