[Pkg-samba-maint] [Git][samba-team/samba][master] Add some python dependencies
Mathieu Parent
gitlab at salsa.debian.org
Sat Nov 16 21:00:33 GMT 2019
Mathieu Parent pushed to branch master at Debian Samba Team / samba
Commits:
7db500d9 by Mathieu Parent at 2019-11-16T20:59:58Z
Add some python dependencies
- python3-matplotlib : samba-tool visualize
- python3-markdown : samba-tool domain schemaupgrade
- python3-dnspython : samba-tool dns
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+samba (2:4.11.1+dfsg-3) UNRELEASED; urgency=medium
+
+ * Add some python dependencies:
+ - python3-matplotlib : samba-tool visualize
+ - python3-markdown : samba-tool domain schemaupgrade
+ - python3-dnspython : samba-tool dns
+
+ -- Mathieu Parent <sathieu at debian.org> Sat, 16 Nov 2019 21:59:14 +0100
+
samba (2:4.11.1+dfsg-2) unstable; urgency=high
* New upstream security release
=====================================
debian/control
=====================================
@@ -84,7 +84,13 @@ Depends: adduser,
${misc:Depends},
${python3:Depends},
${shlibs:Depends}
-Recommends: attr, logrotate, samba-dsdb-modules, samba-vfs-modules
+Recommends: attr,
+ logrotate,
+ python3-matplotlib,
+ python3-markdown,
+ python3-dnspython,
+ samba-dsdb-modules,
+ samba-vfs-modules
Suggests: bind9 (>= 1:9.5.1),
bind9utils,
ctdb,
@@ -155,7 +161,10 @@ Depends: python3,
${python3:Depends},
${shlibs:Depends}
Recommends: samba-dsdb-modules
-Suggests: heimdal-clients
+Suggests: heimdal-clients,
+ python3-matplotlib,
+ python3-markdown,
+ python3-dnspython
Description: Samba common files used by both the server and the client
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
View it on GitLab: https://salsa.debian.org/samba-team/samba/commit/7db500d9559ae6ed3e4609c09850fc708c11feac
--
View it on GitLab: https://salsa.debian.org/samba-team/samba/commit/7db500d9559ae6ed3e4609c09850fc708c11feac
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/20191116/d3a84224/attachment-0001.html>
More information about the Pkg-samba-maint
mailing list