Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Move libsamba-util.so.* to libwbclient0
· 1303ea2a
Mathieu Parent
authored
Sep 18, 2019
To avoid circular dependency. See also
ea7231dc
1303ea2a
Changelog for previous commits
· b0690528
Mathieu Parent
authored
Sep 18, 2019
b0690528
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
b0690528
...
...
@@ -9,10 +9,12 @@ samba (2:4.11.0+dfsg-1) UNRELEASED; urgency=medium
- libsamba-passdb.so bumped to 0.28.0
- libnon-posix-acls is now a subsystem
- Drop libparse-pidl-perl package (Closes: #939419)
- Add new files to d/*.install
- Move libsamba-util.so.* to libwbclient0, to avoid circular dependencies
* Add build-Remove-tests-for-getdents-and-getdirentries.patch, to fix FTBFS on
armel and armhf
-- Mathieu Parent <sathieu@debian.org> Wed, 18 Sep 2019 0
5
:30:
27
+0200
-- Mathieu Parent <sathieu@debian.org> Wed, 18 Sep 2019 0
8
:30:
33
+0200
samba (2:4.10.8+dfsg-1) unstable; urgency=medium
...
...
debian/control
View file @
b0690528
...
...
@@ -394,6 +394,7 @@ Architecture: any
Multi-Arch: same
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: samba-libs (<< 2:4.11.0+dfsg-1~)
Description: Samba winbind client library
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file and printer sharing with
...
...
debian/libwbclient0.install
View file @
b0690528
usr
/
lib
/*/libsamba-util.so.*
usr/lib/*/
libwbclient
.
so
.0
*
usr
/
lib
/*/samba/libreplace.so.0
usr/lib/*/
samba
/
libwinbind
-
client
.
so
.
*
debian/samba-libs.install
View file @
b0690528
...
...
@@ -15,7 +15,6 @@ usr/lib/*/libsamba-hostconfig.so.*
usr/lib/*/
libsamba
-
passdb
.
so
.0
usr
/
lib
/*/libsamba-passdb.so.0.28.0
usr/lib/*/
libsamba
-
policy
.
cpython
-*.
so
.
*
usr
/
lib
/*/libsamba-util.so.*
usr
/
lib
/*/libsamdb.so.*
usr/lib/*/
libsmbconf
.
so
.0
usr
/
lib
/*/libsmbldap.so.2
...
...