[Pkg-samba-maint] [Git][samba-team/samba][master] 2 commits: d/rules: sync with-ceph arch list from d/control
Michael Tokarev (@mjt)
gitlab at salsa.debian.org
Tue Oct 10 17:04:33 BST 2023
Michael Tokarev pushed to branch master at Debian Samba Team / samba
Commits:
32f65c8c by Michael Tokarev at 2023-10-10T19:03:23+03:00
d/rules: sync with-ceph arch list from d/control
- - - - -
fac54ae6 by Michael Tokarev at 2023-10-10T19:03:44+03:00
update changelog; upload version 4.19.1+dfsg-2 to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+samba (2:4.19.1+dfsg-2) unstable; urgency=medium
+
+ * d/rules: sync with-ceph arch list from d/control
+
+ -- Michael Tokarev <mjt at tls.msk.ru> Tue, 10 Oct 2023 19:03:42 +0300
+
samba (2:4.19.1+dfsg-1) unstable; urgency=medium
* new stable security bugfix release:
=====================================
debian/rules
=====================================
@@ -76,7 +76,7 @@ config-args = \
ifeq (${DEB_HOST_ARCH_OS}, linux) # extra linux-specific features
with-glusterfs = $(if $(filter amd64 arm64 ppc64el ppc64 riscv64 mips64el s390x ia64 sparc64,${DEB_HOST_ARCH}),yes)
-with-ceph = $(if $(filter amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x, ${DEB_HOST_ARCH}),yes)
+with-ceph = $(if $(filter amd64 arm64 mips64el ppc64el riscv64 s390x, ${DEB_HOST_ARCH}),yes)
with-snapper = yes
config-args += \
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/d9c2932ae57c587d05c4e83f47c185b8b732c6b0...fac54ae689e36a3f7354cbb216c5ac3a8c6db0ac
--
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/d9c2932ae57c587d05c4e83f47c185b8b732c6b0...fac54ae689e36a3f7354cbb216c5ac3a8c6db0ac
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/20231010/2ff64cf5/attachment-0001.htm>
More information about the Pkg-samba-maint
mailing list