[Pkg-samba-maint] [Git][samba-team/samba][master] Update rules, we bumped libldb1 to libldb2 but forgot to adjust : LDB_DEPENDS = ..

Mathieu Parent gitlab at salsa.debian.org
Tue Sep 24 19:10:07 BST 2019



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


Commits:
4eb8803a by Louis van Belle at 2019-09-24T12:51:14Z
Update rules, we bumped libldb1 to libldb2 but forgot to adjust : LDB_DEPENDS = ..
- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -20,7 +20,7 @@ LDB_NEXT_VERSION = $(shell python3 -c "x = '$(LDB_VERSION)'.split('.'); x[-1] =
 # samba ships ldb modules, which are specific to the ldb version, so we need a
 # strict dependency on the upstream ldb version
 # this also mean samba needs a rebuild when the upstream ldb version changes
-LDB_DEPENDS = "libldb1 (<< $(LDB_EPOCH):$(LDB_NEXT_VERSION)~), libldb1 (>> $(LDB_EPOCH):$(LDB_VERSION)~)"
+LDB_DEPENDS = "libldb2 (<< $(LDB_EPOCH):$(LDB_NEXT_VERSION)~), libldb2 (>> $(LDB_EPOCH):$(LDB_VERSION)~)"
 export PYSHORT=python3
 export PYTHON=$(shell which $(PYSHORT))
 export PYTHON_CONFIG="$(PYTHON)-config"



View it on GitLab: https://salsa.debian.org/samba-team/samba/commit/4eb8803ae59fbd65f07f9c05609c298cbba891f4

-- 
View it on GitLab: https://salsa.debian.org/samba-team/samba/commit/4eb8803ae59fbd65f07f9c05609c298cbba891f4
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/20190924/570de181/attachment.html>


More information about the Pkg-samba-maint mailing list