diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 00:35:21 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 00:35:21 +0000 |
commit | a71962efeea51b05720a0c93b423ac87fc4b8be3 (patch) | |
tree | b45cc078c344d6c583d6c2285cfde2e055ca9d4a /debian/control | |
parent | Releasing progress-linux version 0.18.6-1~progress7.99u1. (diff) | |
download | ruamel.yaml-a71962efeea51b05720a0c93b423ac87fc4b8be3.tar.xz ruamel.yaml-a71962efeea51b05720a0c93b423ac87fc4b8be3.zip |
Merging debian version 0.18.6-2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9706a60..f71146d 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Rules-Requires-Root: no Package: python3-ruamel.yaml Architecture: all -Depends: python3-ruamel.yaml.clib, +Depends: python3-ruamel.yaml.clib (>= 0.2.8-2), ${misc:Depends}, ${python3:Depends} Recommends: ${python3:Recommends} |