diff options
author | B. Stack <bgstack15@gmail.com> | 2024-03-18 19:56:41 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2024-03-18 19:58:14 -0400 |
commit | d393dc44655bdabe9a5b87a06d1972e3b3a1a86b (patch) | |
tree | f191c9f52df4a49ea97b3d86b5f1c093cad2a56b /debian/control | |
parent | add /usr/bin/systemctl control logic (diff) | |
download | systemctl-service-shim-upstream/0.0.6.tar.gz systemctl-service-shim-upstream/0.0.6.tar.bz2 systemctl-service-shim-upstream/0.0.6.zip |
drop dep: moreutilsupstream/0.0.6devuan/0.0.6suites/unstable
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 507765e..b410604 100644 --- a/debian/control +++ b/debian/control @@ -6,14 +6,13 @@ Build-Depends: debhelper-compat (= 12) Standards-Version: 4.5.0 Homepage: https://git.devuan.org/devuan/systemctl-service-shim Origin: Devuan -Vcs-Git: https://git.devuan.org/devuan/systemctl-service-shim.git +Vcs-Git: https://git.devuan.org/devuan/systemctl-service-shim.git -b suites/unstable Vcs-Browser: https://git.devuan.org/devuan/systemctl-service-shim Package: systemctl-service-shim Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, - moreutils, dash | bash (>= 4.0.0) Description: Adds systemctl translator script Use the included systemctl script which translates |