[Pkg-samba-maint] [Git][samba-team/samba][master] 2 commits: Remove versioned depends on libtdb-dev (>= 2) and add libldb-dev (>= 2:2)
Mathieu Parent
gitlab at salsa.debian.org
Thu Oct 3 18:10:42 BST 2019
Mathieu Parent pushed to branch master at Debian Samba Team / samba
Commits:
56ddeb88 by Mathieu Parent at 2019-10-03T17:08:02Z
Remove versioned depends on libtdb-dev (>= 2) and add libldb-dev (>= 2:2)
Allow migration to testing
- - - - -
672a66e9 by Mathieu Parent at 2019-10-03T17:08:31Z
Release 2:4.11.0+dfsg-9
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+samba (2:4.11.0+dfsg-9) unstable; urgency=medium
+
+ * Remove versioned depends on libtdb-dev (>= 2) and add libldb-dev (>= 2:2)
+
+ -- Mathieu Parent <sathieu at debian.org> Thu, 03 Oct 2019 19:08:17 +0200
+
samba (2:4.11.0+dfsg-8) unstable; urgency=medium
* d/gbp.conf: sign-tags = True
=====================================
debian/control
=====================================
@@ -217,10 +217,10 @@ Package: samba-dev
Architecture: any
Multi-Arch: same
Depends: libc6-dev,
- libldb-dev,
+ libldb-dev (>= 2:2),
libpopt-dev,
libtalloc-dev,
- libtdb-dev (>= 2),
+ libtdb-dev,
libtevent-dev,
samba-libs (= ${binary:Version}),
${misc:Depends}
View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/2b5f7e79e1b23eb059220678a7bf3ac2e0025bca...672a66e9efa62aa602bf7cde23bdf163e73eca8d
--
View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/2b5f7e79e1b23eb059220678a7bf3ac2e0025bca...672a66e9efa62aa602bf7cde23bdf163e73eca8d
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/20191003/449c3f9e/attachment-0001.html>
More information about the Pkg-samba-maint
mailing list