diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-22 16:41:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-22 16:41:28 +0000 |
commit | 07414d66138304c3e8ee8069803cd163f9676107 (patch) | |
tree | 74d41c8b7b506f5652ae3485243eecfd094d1941 | |
parent | Releasing debian version 20190301-lts1-4. (diff) | |
download | open-infrastructure-system-tools-07414d66138304c3e8ee8069803cd163f9676107.tar.xz open-infrastructure-system-tools-07414d66138304c3e8ee8069803cd163f9676107.zip |
Moving aliased files from / to /usr using dh_movetousr (DEP17), thanks to Michael Biebl <biebl@debian.org> (Closes: #1073663).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 329140a..ac03303 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: asciidoc, debhelper-compat (= 13), + dh-sequence-movetousr, docbook-xml, docbook-xsl, libxml2-utils, |