diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:55:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:55:11 +0000 |
commit | 8712cf23f0ebf5323f546a6b6363a27d12461b2d (patch) | |
tree | aa6828b07e325da484988c86c36cba4e78a10629 /debian/tests/control | |
parent | Adding upstream version 2.1.30. (diff) | |
download | libyang2-8712cf23f0ebf5323f546a6b6363a27d12461b2d.tar.xz libyang2-8712cf23f0ebf5323f546a6b6363a27d12461b2d.zip |
Adding debian version 2.1.30-2.debian/2.1.30-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..146e626 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,6 @@ +Tests: yanglint +Depends: gzip, + libyang2-tools + +Tests: yangre +Depends: libyang2-tools |