diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 16:06:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 16:06:50 +0000 |
commit | bfc32a9784e37a5928b83c6875d82610db98344d (patch) | |
tree | dc3ff50339deb6c2e000b8cfb46678cb0dace664 | |
parent | Adding debian version 2:4.20.2+dfsg-3. (diff) | |
download | samba-bfc32a9784e37a5928b83c6875d82610db98344d.tar.xz samba-bfc32a9784e37a5928b83c6875d82610db98344d.zip |
Adding debian version 2:4.20.2+dfsg-4.debian/2%4.20.2+dfsg-4debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 8 |
2 files changed, 11 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index e6e8f58..5fadb44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +samba (2:4.20.2+dfsg-4) unstable; urgency=medium + + * d/control: add the forgotten epoch for Breaks/Replaces + of samba-vfs-ceph & samba-vfs-glusterfs (Closes: #1074299) + + -- Michael Tokarev <mjt@tls.msk.ru> Wed, 26 Jun 2024 12:20:08 +0300 + samba (2:4.20.2+dfsg-3) unstable; urgency=medium * split out samba-vfs-glusterfs from samba-vfs-modules diff --git a/debian/control b/debian/control index 3b8499b..ead27cc 100644 --- a/debian/control +++ b/debian/control @@ -379,8 +379,8 @@ Package: samba-vfs-ceph Architecture: amd64 arm64 mips64el ppc64el riscv64 s390x Depends: samba (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} # ceph modules moved from samba-vfs-modules in 4.20.2+dfsg-3 -Replaces: samba-vfs-modules (<< 4.20.2+dfsg-3~) -Breaks: samba-vfs-modules (<< 4.20.2+dfsg-3~) +Replaces: samba-vfs-modules (<< 2:4.20.2+dfsg-3~) +Breaks: samba-vfs-modules (<< 2:4.20.2+dfsg-3~) Enhances: samba Description: Samba Virtual FileSystem ceph modules Samba is an implementation of the SMB/CIFS protocol for Unix systems, @@ -397,8 +397,8 @@ Architecture: amd64 arm64 loong64 mips64el ppc64 ppc64el riscv64 s390x sparc64 Depends: samba (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} # glusterfs modules moved from samba-vfs-modules in 4.20.2+dfsg-3 (4.19.4+dfsg-2ubuntu1) # in ubuntu, glusterfs was in samba-vfs-modules-extra temporarily -Replaces: samba-vfs-modules (<< 4.20.2+dfsg-3~), samba-vfs-modules-extra (<< 4.20.2+dfsg-3~) -Breaks: samba-vfs-modules (<< 4.20.2+dfsg-3~), samba-vfs-modules-extra (<< 4.20.2+dfsg-3~) +Replaces: samba-vfs-modules (<< 2:4.20.2+dfsg-3~), samba-vfs-modules-extra (<< 2:4.20.2+dfsg-3~) +Breaks: samba-vfs-modules (<< 2:4.20.2+dfsg-3~), samba-vfs-modules-extra (<< 2:4.20.2+dfsg-3~) Enhances: samba Description: Samba Virtual FileSystem glusterfs modules Samba is an implementation of the SMB/CIFS protocol for Unix systems, |