[Pkg-samba-maint] [Git][samba-team/samba][master] 3 commits: d/control: comment out the selftest-mode build deps for now
    Michael Tokarev (@mjt) 
    gitlab at salsa.debian.org
       
    Fri Apr  8 08:21:03 BST 2022
    
    
  
Michael Tokarev pushed to branch master at Debian Samba Team / samba
Commits:
aa019763 by Michael Tokarev at 2022-04-08T10:16:04+03:00
d/control: comment out the selftest-mode build deps for now
- - - - -
5ac7be5c by Michael Tokarev at 2022-04-08T10:18:17+03:00
d/control: forgotten python3-samba:Replaces against samba package too, not just samba-libs (#1009175)
- - - - -
394903f1 by Michael Tokarev at 2022-04-08T10:20:00+03:00
Upload 4.16.0+dfsg-3 to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+samba (2:4.16.0+dfsg-3) unstable; urgency=medium
+
+  * d/control: comment out the selftest-mode build deps for now
+  * d/control: forgotten python3-samba:Replaces against samba package too,
+    not just samba-libs, when moving dckeytab python lib (Closes: #1009175)
+
+ -- Michael Tokarev <mjt at tls.msk.ru>  Fri, 08 Apr 2022 10:18:23 +0300
+
 samba (2:4.16.0+dfsg-2) unstable; urgency=medium
 
   * use strict versioned dependency between samba-dsdb-modules and libldb2,
=====================================
debian/control
=====================================
@@ -70,10 +70,10 @@ Build-Depends-Arch:
 	python3-markdown,
 	python3-testtools,
 # dependencies needed for selftest:
-	openssl <!nocheck>,
-	python3-cryptography <!nocheck>,
-	python3-iso8601 <!nocheck>,
-	python3-pyasn1 <!nocheck>,
+#	openssl <!nocheck>,
+#	python3-cryptography <!nocheck>,
+#	python3-iso8601 <!nocheck>,
+#	python3-pyasn1 <!nocheck>,
 Build-Conflicts: libtracker-miner-2.0-dev,
                  libtracker-sparql-2.0-dev
 Rules-Requires-Root: binary-targets
@@ -256,8 +256,8 @@ Depends: python3-ldb,
          ${python3:Depends},
          ${shlibs:Depends}
 Replaces:
-# libsamba-policy & helpers and dckeytab python libs moved from samba-libs to python3-samba
- samba-libs (<< 2:4.16.0+dfsg-1~),
+# libsamba-policy & helpers and dckeytab python libs moved to python3-samba
+ samba-libs (<< 2:4.16.0+dfsg-1~), samba (<< 2:4.16.0+dfsg-1~)
 Recommends: python3-gpg
 Description: Python 3 bindings for Samba
  Samba is an implementation of the SMB/CIFS protocol for Unix systems,
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/1d640a8f46fe72ec69fe9382d266aa9935d428a2...394903f1819f5518e36dd50cce0a5c6834558efc
-- 
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/1d640a8f46fe72ec69fe9382d266aa9935d428a2...394903f1819f5518e36dd50cce0a5c6834558efc
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/20220408/2eb4f36c/attachment-0001.htm>
    
    
More information about the Pkg-samba-maint
mailing list