[Pkg-samba-maint] [Git][samba-team/samba][test] 3 commits: update changelog; upload version 4.21.0~rc1+really4.20.2+dfsg-11 to unstable

Michael Tokarev (@mjt) gitlab at salsa.debian.org
Fri Aug 2 12:13:26 BST 2024



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


Commits:
29f62cfe by Michael Tokarev at 2024-07-30T15:57:54+03:00
update changelog; upload version 4.21.0~rc1+really4.20.2+dfsg-11 to unstable

- - - - -
397bdee0 by Michael Tokarev at 2024-08-02T14:09:28+03:00
d/rules: add 2.10+really2.9 version override for ldb (#1077749)

- - - - -
e0548cb6 by Michael Tokarev at 2024-08-02T14:12:42+03:00
update changelog; upload version 4.21.0~rc1+really4.20.2+dfsg-11r to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+samba (2:4.21.0~rc1+really4.20.2+dfsg-11r) unstable; urgency=medium
+
+  * d/rules: add 2.10+really2.9 version override for ldb (Closes: #1077749)
+
+ -- Michael Tokarev <mjt at tls.msk.ru>  Fri, 02 Aug 2024 14:09:37 +0300
+
+samba (2:4.21.0~rc1+really4.20.2+dfsg-11) unstable; urgency=medium
+
+  * bump upstream version to 4.21.0~rc1+really4.20.2+dfsg to cancel
+    mistaken upload of 4.21.0~rc1 to unstable instead of experimental
+
+ -- Michael Tokarev <mjt at tls.msk.ru>  Tue, 30 Jul 2024 15:56:11 +0300
+
 samba (2:4.20.2+dfsg-11) unstable; urgency=medium
 
   * d/control: remove Andrew Bartlett email from Uploaders per his request


=====================================
debian/rules
=====================================
@@ -57,7 +57,8 @@ DESTDIR = ${CURDIR}/debian/tmp
 late-eval = $(or $(value cache-$1),$(eval cache-$1 := $(shell $2))$(value cache-$1))
 
 LDB_VERSION = $(call late-eval,LDB_VERSION,grep ^VERSION lib/ldb/wscript | cut -d\' -f2)
-LDB_DEB_VERSION = 2:${LDB_VERSION}+samba${DEB_VERSION_UPSTREAM_REVISION}
+# +really: #1077749
+LDB_DEB_VERSION = 2:2.10.0+samba4.21.0~rc1+really${LDB_VERSION}+samba$(lastword $(subst +really, ,${DEB_VERSION_UPSTREAM_REVISION}))
 LDB_PACKAGES = libldb2 libldb-dev ldb-tools python3-ldb
 
 before-trixie := $(filter pkg.samba.before-trixie, ${DEB_BUILD_PROFILES})



View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/bccc31b78210a6ff1b081a95b0812310093f951a...e0548cb650ce6f9c10ad8a1fb89b986bd01d9751

-- 
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/bccc31b78210a6ff1b081a95b0812310093f951a...e0548cb650ce6f9c10ad8a1fb89b986bd01d9751
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/20240802/09b1b6c7/attachment-0001.htm>


More information about the Pkg-samba-maint mailing list