summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 4 insertions, 9 deletions
diff --git a/debian/control b/debian/control
index 938f7d6..5ffc86f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,6 @@ Bugs: mailto:maintainers@lists.progress-linux.org
Homepage: https://www.samba.org
Standards-Version: 4.6.2
Build-Depends:
- dpkg-dev (>= 1.22.5),
debhelper-compat (= 13),
dh-exec,
Build-Depends-Arch:
@@ -200,7 +199,7 @@ Description: Samba common files used by both the server and the client
.
This package contains the common files that are used by both the server
(provided in the samba package) and the client (provided in the smbclient
- libsmbclient0 packages).
+ libsmbclient packages).
Package: samba-ad-dc
Architecture: all
@@ -380,11 +379,7 @@ Description: Samba Virtual FileSystem plugins
Note: The runtime dependencies of vfs_ceph, vfs_glusterfs and vfs_snapper are
moved to Recommends.
-Package: libsmbclient0
-Provides: ${t64:Provides}
-X-Time64-Compat: libsmbclient
-Replaces: libsmbclient
-Breaks: libsmbclient (<< ${source:Version})
+Package: libsmbclient
Section: libs
Architecture: any
Multi-Arch: same
@@ -399,8 +394,8 @@ Package: libsmbclient-dev
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: libsmbclient0 (= ${binary:Version}), ${misc:Depends}
-Description: development files for libsmbclient0
+Depends: libsmbclient (= ${binary:Version}), ${misc:Depends}
+Description: development files for libsmbclient
This package provides the development files (static library and headers)
required for building applications against libsmbclient, a library that
enables client applications to talk to Microsoft Windows and Samba servers