[Pkg-samba-maint] [Git][samba-team/samba][master] 4 commits: d/control: Standards-Version: 4.7.2 (no changes)

Michael Tokarev (@mjt) gitlab at salsa.debian.org
Thu Sep 18 07:42:10 BST 2025



Michael Tokarev pushed to branch master at Debian Samba Team / samba


Commits:
8c1cc321 by Michael Tokarev at 2025-09-18T09:04:59+03:00
d/control: Standards-Version: 4.7.2 (no changes)

- - - - -
d852764d by Michael Tokarev at 2025-09-18T09:20:23+03:00
d/control: dh-exec is only needed for Arch build

- - - - -
c71275fb by Michael Tokarev at 2025-09-18T09:36:49+03:00
d/control: sort python build-deps together

- - - - -
f3996cb9 by Michael Tokarev at 2025-09-18T09:40:48+03:00
d/control: clarify some :native usages and add non-:native alternatives for gcc-mingw*

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -11,24 +11,23 @@ Uploaders: Jelmer Vernooij <jelmer at debian.org>,
            Mathieu Parent <sathieu at debian.org>,
            Michael Tokarev <mjt at tls.msk.ru>
 Homepage: https://www.samba.org
-Standards-Version: 4.7.0
-Build-Depends:
-	debhelper-compat (= 13),
-	dh-exec,
+Standards-Version: 4.7.2
+Build-Depends: debhelper-compat (= 13),
 Build-Depends-Arch:
-	dh-sequence-python3,
-	python3-setuptools,
+	dh-exec,
 	dpkg-dev (>= 1.22.5) <!pkg.samba.before-trixie>,
 # tools:
 	bison,
 	docbook-xml, docbook-xsl, xsltproc,
 	flex,
 	perl:any,
-# :native for bookworm, on trixie and up it is not needed
+# :native for bookworm where the package in question does not hav M-A markings:
 	libparse-yapp-perl:native | libparse-yapp-perl,
 	rpcsvc-proto  <!pkg.samba.before-trixie>,
 # for winexe. gcc-mingw-w64 brings 4 toolchains, we need only 2
-	gcc-mingw-w64-i686-win32:native, gcc-mingw-w64-x86-64-win32:native,
+# :native for trixie where the package in question does not hav M-A markings:
+	gcc-mingw-w64-i686-win32:native | gcc-mingw-w64-i686-win32,
+	gcc-mingw-w64-x86-64-win32:native | gcc-mingw-w64-x86-64-win32,
 # system libraries:
 	pkgconf,
 	libacl1-dev,
@@ -70,10 +69,12 @@ Build-Depends-Arch:
 	zlib1g-dev,
 # python (+#904999):
 	python3-dev:native, libpython3-dev,
-# :native for bookworm, for trixie and up it is not needed
+# :native for bookworm where the package in question does not hav M-A markings:
 	python3-dnspython:native | python3-dnspython,
 	python3-etcd:native | python3-etcd,
 	python3-markdown:native | python3-markdown,
+	python3-setuptools,
+	dh-sequence-python3,
 # dependencies needed for selftest:
 #	python3-testtools <!nocheck>,
 #	lmdb-utils <!nocheck>,



View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/338088ec1efb950caa83b2567cfb3e48b41630b5...f3996cb97a3c2b262f2f0fb7236d0e38aaef2d68

-- 
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/338088ec1efb950caa83b2567cfb3e48b41630b5...f3996cb97a3c2b262f2f0fb7236d0e38aaef2d68
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/20250918/018140aa/attachment-0001.htm>


More information about the Pkg-samba-maint mailing list