diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 16:15:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 16:15:01 +0000 |
commit | 06b670a3ec3026a4bf23ae0e991971f7e01f2855 (patch) | |
tree | 97a2cc68dbf3608d1b910c4b386a7fec72af916d /debian/control | |
parent | Merging upstream version 3.3.0. (diff) | |
download | rsync-06b670a3ec3026a4bf23ae0e991971f7e01f2855.tar.xz rsync-06b670a3ec3026a4bf23ae0e991971f7e01f2855.zip |
Adding debian version 3.3.0-1.debian/3.3.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 57ab712..f2697f3 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13), libssl-dev, python3:native, python3-cmarkgfm:native -Standards-Version: 4.6.1 +Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: https://rsync.samba.org/ Vcs-Git: https://salsa.debian.org/debian/rsync.git @@ -23,8 +23,7 @@ Package: rsync Architecture: any Multi-Arch: foreign Pre-Depends: ${misc:Pre-Depends} -Depends: lsb-base, - ${misc:Depends}, +Depends: ${misc:Depends}, ${shlibs:Depends} Suggests: openssh-client, openssh-server, |