[X2Go-Commits] [x2gobroker] 13/17: debian/control: Add B-D: python3-netaddr (for unit tests).

git-admin at x2go.org git-admin at x2go.org
Fri Dec 14 09:56:12 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2gobroker.

commit 39a018c201fad8c1425734a87f7e61a28876ec6d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Nov 30 10:36:44 2018 +0100

    debian/control: Add B-D: python3-netaddr (for unit tests).
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index dde5278..f16357f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -104,6 +104,7 @@ x2gobroker (0.0.4.0-0x2go1) UNRELEASED; urgency=medium
       with Python3 core.
     + Switch from libapache2-mod-wsgi to libapache2-mod-wsgi-py3.
     + Add B-D: dh-python.
+    + Add B-D: python3-netaddr (for unit tests).
   * debian/x2gobroker-loadchecker.postinst:
     + Do chown/chmod on the correct file (not authservice.log, but
       loadchecker.log).
diff --git a/debian/control b/debian/control
index d3f02a3..6c2569b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends:
  dpkg-dev (>= 1.14.31~),
  python3 (>= 2.6.5-0~),
  python3-setuptools,
+ python3-netaddr,
  python3-nose,
  python3-paste,
  python3-sphinx,

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list