[Pkg-samba-maint] [Git][samba-team/samba][master] 4 commits: Stop building with spotlight support which pulls glib (Closes: #941654)

Mathieu Parent gitlab at salsa.debian.org
Mon Oct 14 11:24:32 BST 2019



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


Commits:
d83a0419 by Mathieu Parent at 2019-10-14T08:36:27Z
Stop building with spotlight support which pulls glib (Closes: #941654)

- - - - -
99d1a434 by Mathieu Parent at 2019-10-14T08:36:27Z
Force quota support (Closes: #941899)

- - - - -
20eb5625 by Mathieu Parent at 2019-10-14T10:16:01Z
Standards-Version: 4.4.1, no change

- - - - -
76fe204c by Mathieu Parent at 2019-10-14T10:16:14Z
Release 2:4.11.0+dfsg-11

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+samba (2:4.11.0+dfsg-11) unstable; urgency=medium
+
+  * Stop building with spotlight support which pulls glib (Closes: #941654)
+  * Force quota support (Closes: #941899)
+  * Standards-Version: 4.4.1, no change
+
+ -- Mathieu Parent <sathieu at debian.org>  Mon, 14 Oct 2019 12:16:04 +0200
+
 samba (2:4.11.0+dfsg-10) unstable; urgency=medium
 
   * Add libwbclient-dev to samba-dev depends as samba-util was moved there


=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Uploaders: Steve Langasek <vorlon at debian.org>,
            Mathieu Parent <sathieu at debian.org>,
            Andrew Bartlett <abartlet+debian at catalyst.net.nz>
 Homepage: http://www.samba.org
-Standards-Version: 4.4.0
+Standards-Version: 4.4.1
 Build-Depends: bison,
                debhelper-compat (= 12),
                dh-exec,
@@ -46,8 +46,6 @@ Build-Depends: bison,
                libtasn1-bin,
                libtdb-dev (>= 1.4.2~),
                libtevent-dev (>= 0.10.0~),
-               libtracker-miner-2.0-dev,
-               libtracker-sparql-2.0-dev,
                perl,
                pkg-config,
                po-debconf,
@@ -63,6 +61,8 @@ Build-Depends: bison,
                xfslibs-dev [linux-any],
                xsltproc,
                zlib1g-dev (>= 1:1.2.3)
+Build-Conflicts: libtracker-miner-2.0-dev,
+                 libtracker-sparql-2.0-dev
 Rules-Requires-Root: binary-targets
 Vcs-Browser: https://salsa.debian.org/samba-team/samba
 Vcs-Git: https://salsa.debian.org/samba-team/samba.git


=====================================
debian/rules
=====================================
@@ -48,6 +48,7 @@ conf_args = \
 		--with-syslog \
 		--with-utmp \
 		--with-winbind \
+		--with-quota \
 		--with-shared-modules=idmap_rid,idmap_ad,idmap_adex,idmap_hash,idmap_ldap,idmap_tdb2,vfs_dfs_samba4,auth_samba4,vfs_nfs4acl_xattr \
 		--with-automount \
 		--with-ldap \
@@ -69,8 +70,7 @@ conf_args = \
 		--with-cluster-support \
 		--with-socketpath=/run/ctdb/ctdbd.socket \
 		--with-logdir=/var/log/ctdb \
-		--enable-etcd-reclock \
-		--enable-spotlight
+		--enable-etcd-reclock
 
 ifneq (,$(filter amd64 arm64 armel armhf i386 mips64el mipsel ppc64el ppc64 s390x x32, $(DEB_HOST_ARCH)))
         conf_args += \



View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/f02bcbc4b85d9d77bccb23ce4abc41a859fbcf58...76fe204c30dcc55fdbbadcb1ea9f4aadb4709c99

-- 
View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/f02bcbc4b85d9d77bccb23ce4abc41a859fbcf58...76fe204c30dcc55fdbbadcb1ea9f4aadb4709c99
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/20191014/4cd3961a/attachment-0001.html>


More information about the Pkg-samba-maint mailing list