[Pkg-samba-maint] [Git][samba-team/samba][master] 2 commits: Revert "d/control: mark arch-all perl and python packages with :native for now"
Michael Tokarev (@mjt)
gitlab at salsa.debian.org
Sat Jan 11 07:09:33 GMT 2025
Michael Tokarev pushed to branch master at Debian Samba Team / samba
Commits:
571be091 by Michael Tokarev at 2025-01-11T10:06:29+03:00
Revert "d/control: mark arch-all perl and python packages with :native for now"
This reverts commit 77f7c2cd1faa757b97bf1d465de944f09001704f.
foo:native does not actually work (it worked in local build somehow?)
- - - - -
d477b96c by Michael Tokarev at 2025-01-11T10:07:55+03:00
update changelog; upload version 4.21.3+dfsg-3 to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+samba (2:4.21.3+dfsg-3) unstable; urgency=medium
+
+ * Revert "d/control: mark arch-all perl and python packages with :native
+ for now" - it worked just fine on local build but fails on buildds?
+
+ -- Michael Tokarev <mjt at tls.msk.ru> Sat, 11 Jan 2025 10:07:51 +0300
+
samba (2:4.21.3+dfsg-2) unstable; urgency=medium
* ctdb-failover-statd_callout-PATH_MAX-workaround.patch
=====================================
debian/control
=====================================
@@ -20,8 +20,6 @@ Build-Depends-Arch:
docbook-xml, docbook-xsl, xsltproc,
flex,
perl:any,
-# :native for bookworm, on trixie and up it is not needed
- libparse-yapp-perl:native,
rpcsvc-proto <!pkg.samba.before-trixie>,
# for winexe. gcc-mingw-w64 brings 4 toolchains, we need only 2
gcc-mingw-w64-i686-win32, gcc-mingw-w64-x86-64-win32,
@@ -50,6 +48,7 @@ Build-Depends-Arch:
libldap2-dev,
liblmdb-dev,
libpam0g-dev,
+ libparse-yapp-perl,
libpcap-dev [hurd-any],
libpopt-dev,
libreadline-dev,
@@ -63,10 +62,9 @@ Build-Depends-Arch:
zlib1g-dev,
# python (+#904999):
python3-dev:native, libpython3-dev,
-# :native for bookworm, for trixie and up it is not needed
- python3-dnspython:native,
- python3-etcd:native,
- python3-markdown:native,
+ python3-dnspython,
+ python3-etcd,
+ python3-markdown,
# dependencies needed for selftest:
# python3-testtools <!nocheck>,
# lmdb-utils <!nocheck>,
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/ce71b866d128f3383c7f7538f66f403559e3d7d5...d477b96c786e7409810dfea5f52ff01f22bb44f5
--
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/ce71b866d128f3383c7f7538f66f403559e3d7d5...d477b96c786e7409810dfea5f52ff01f22bb44f5
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/20250111/6a9cf5f9/attachment-0001.htm>
More information about the Pkg-samba-maint
mailing list