summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2015-09-01 14:18:25 -0400
committerMicah Anderson <micah@riseup.net>2015-09-01 14:18:25 -0400
commit7c5de540396e1a84da4bbaf95865fc53239db5c3 (patch)
tree912d3bd175747fce1fd1fd4d1e01826598cad322 /debian
parent3bb0b76770a124a13226556b60bcd84d3cc99a0b (diff)
parent56724056f95e3d908c3fd11840cf62e64afb9e0f (diff)
Merge remote-tracking branch 'kali/debian/0.4.2' into debian/experimental
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/control5
2 files changed, 4 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog
index 0fa8852..db44bd3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,9 @@
-leap-common (0.3.9.1) unstable; urgency=medium
+leap-common (0.4.2) unstable; urgency=medium
+ * Update to 0.4.2 release
* Update standards version to 3.9.6 (no changes)
* Change my email address
- -- Micah Anderson <micah@leap.se> Tue, 13 Jan 2015 17:00:11 -0500
-
-leap-common (0.3.9) unstable; urgency=medium
-
- * Update to 0.3.9 release
-
-- Ben Carrillo <ben@futeisha.org> Fri, 07 Nov 2014 18:50:11 +0100
leap-common (0.3.8) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 253b467..d7097a3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,12 @@ Maintainer: Micah Anderson <micah@leap.se>
Uploaders: Ben Carrillo <ben@futeisha.org>
Section: python
Priority: optional
-Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), python-protobuf, python-protobuf.socketrpc
+Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-python
Standards-Version: 3.9.6
Package: python-leap-common
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, python-protobuf (>=2.4.1), python-protobuf.socketrpc,
- python-dateutil, python-openssl, python-gnupg
+Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, python-dateutil, python-openssl, python-zmq, python-txzmq
Description: Common python files needed by LEAP projects.
This package contains common python functions that are needed
for the LEAP Client project