summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control8
2 files changed, 11 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 3a1558a..97a9dc1 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~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-backports, remaining changes:
diff --git a/debian/control b/debian/control
index 1cd9d1d..ea53315 100644
--- a/debian/control
+++ b/debian/control
@@ -384,8 +384,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,
@@ -402,8 +402,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,