[Pkg-samba-maint] [Git][samba-team/samba][master] 4 commits: libsamba-passdb.so bumped to 0.28.0

Mathieu Parent gitlab at salsa.debian.org
Wed Sep 18 04:22:04 BST 2019



Mathieu Parent pushed to branch master at Debian Samba Team / samba


Commits:
0d203e09 by Mathieu Parent at 2019-09-18T03:21:23Z
libsamba-passdb.so bumped to 0.28.0

See https://gitlab.com/samba-team/samba/commit/ccb645321460034d4f33674854877620810b83e0

- - - - -
48b0ecf1 by Mathieu Parent at 2019-09-18T03:21:37Z
libnon-posix-acls is now a subsystem

Since https://gitlab.com/samba-team/samba/commit/528d33963aceb137fb9fde5afa5dd5f4c4b1fac8

- - - - -
bedd0511 by Mathieu Parent at 2019-09-18T03:21:37Z
Drop libparse-pidl-perl package (Closes: #939419)

See also https://gitlab.com/samba-team/samba/commit/e24e344d0da58013fd5fa404529fe1d25ef403bf

- - - - -
93bbe259 by Mathieu Parent at 2019-09-18T03:21:37Z
Changelog for previous commits

- - - - -


6 changed files:

- debian/changelog
- debian/control
- − debian/libparse-pidl-perl.install
- debian/rules
- debian/samba-libs.install
- debian/samba-vfs-modules.install


Changes:

=====================================
debian/changelog
=====================================
@@ -6,8 +6,11 @@ samba (2:4.11.0+dfsg-1) UNRELEASED; urgency=medium
     - Update fix-nfs-service-name-to-nfs-kernel-server.patch
     - Bump build-depends talloc >= 2.2.0, tdb >= 1.4.2, tevent >= 0.10.0 and
       ldb >= 2:2.0.7
+    - libsamba-passdb.so bumped to 0.28.0
+    - libnon-posix-acls is now a subsystem
+    - Drop libparse-pidl-perl package (Closes: #939419)
 
- -- Mathieu Parent <sathieu at debian.org>  Tue, 17 Sep 2019 20:48:21 +0200
+ -- Mathieu Parent <sathieu at debian.org>  Wed, 18 Sep 2019 05:08:24 +0200
 
 samba (2:4.10.8+dfsg-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -209,29 +209,11 @@ Description: tools for viewing and manipulating the Windows registry
  This package contains tools for viewing and manipulating the binary
  "registry" found on Windows machines, both locally and remote.
 
-Package: libparse-pidl-perl
-Architecture: any
-Multi-Arch: same
-Depends: libparse-yapp-perl, ${misc:Depends}, ${perl:Depends}
-Recommends: samba-dev
-Suggests: libwireshark-dev
-Section: perl
-Description: IDL compiler written in Perl
- Samba is an implementation of the SMB/CIFS protocol for Unix systems,
- providing support for cross-platform file sharing with Microsoft Windows, OS X,
- and other Unix systems.  Samba can also function as a domain controller
- or member server in both NT4-style and Active Directory domains.
- .
- This package contains the IDL (Interface Description Language) compiler pidl,
- which takes in IDL files and can output C code for various uses. It is
- primarily of interest to developers.
-
 Package: samba-dev
 Architecture: any
 Multi-Arch: same
 Depends: libc6-dev,
          libldb-dev,
-         libparse-pidl-perl,
          libpopt-dev,
          libtalloc-dev,
          libtdb-dev (>= 1.2.11),


=====================================
debian/libparse-pidl-perl.install deleted
=====================================
@@ -1,5 +0,0 @@
-usr/bin/pidl
-usr/share/man/man1/pidl.1p
-usr/share/man/man3/*.3pm
-usr/share/perl5/Parse/Pidl
-usr/share/perl5/Parse/Pidl.pm


=====================================
debian/rules
=====================================
@@ -234,7 +234,6 @@ override_dh_perl-arch:
 	dh_perl -a
 	# Fix Perl shbangs
 	sed -i '1s@^#!/usr/bin/env perl@#!/usr/bin/perl@' \
-	  debian/libparse-pidl-perl/usr/bin/pidl \
 	  debian/smbclient/usr/bin/findsmb
 
 override_dh_fixperms:
@@ -276,10 +275,7 @@ else
 endif
 
 override_dh_gencontrol:
-ifneq (,$(filter libparse-pidl-perl, $(shell dh_listpackages)))
-	dh_gencontrol --package=libparse-pidl-perl -- -v$(DEB_VERSION)+really0.02
-endif
-	dh_gencontrol --remaining-packages -- -Vldb:Depends=$(LDB_DEPENDS)
+	dh_gencontrol -- -Vldb:Depends=$(LDB_DEPENDS)
 
 override_dh_auto_clean:
 	-$(WAF) clean


=====================================
debian/samba-libs.install
=====================================
@@ -13,7 +13,7 @@ usr/lib/*/libsamba-credentials.so.0*
 usr/lib/*/libsamba-errors.so.*
 usr/lib/*/libsamba-hostconfig.so.*
 usr/lib/*/libsamba-passdb.so.0
-usr/lib/*/libsamba-passdb.so.0.27.2
+usr/lib/*/libsamba-passdb.so.0.28.0
 usr/lib/*/libsamba-policy.cpython-*.so.*
 usr/lib/*/libsamba-util.so.*
 usr/lib/*/libsamdb.so.*


=====================================
debian/samba-vfs-modules.install
=====================================
@@ -1,3 +1,2 @@
-usr/lib/*/samba/libnon-posix-acls.so.0
 usr/lib/*/samba/vfs/*.so
 usr/share/man/man8/vfs_*.8



View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/d5cc5f582fd049e8ce9949ad3a16b04957bfc51f...93bbe259c05f9bc90e87affbf90f533bda703ec9

-- 
View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/d5cc5f582fd049e8ce9949ad3a16b04957bfc51f...93bbe259c05f9bc90e87affbf90f533bda703ec9
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-samba-maint/attachments/20190918/fb7f6902/attachment-0001.html>


More information about the Pkg-samba-maint mailing list