summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-08-22 15:18:02 -0400
committerMicah Anderson <micah@riseup.net>2013-08-22 15:18:02 -0400
commit0d5efa5c84531b740f5985f7b90144e66f3279f4 (patch)
tree6e7455123359f3bc424dc9e3599f28fc51b84e48 /debian
parent6b422600fe6097c804354ce3f5045e0226c77f7b (diff)
prepare for new version
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 7a26298..6dd7a9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+leap-common (0.3.1) unstable; urgency=low
+
+ * Merge changes for new version
+ * Update protobuf dependency to be more accurate
+
+ -- Micah Anderson <micah@debian.org> Thu, 22 Aug 2013 15:16:23 -0400
+
leap-common (0.3.0.1) unstable; urgency=low
* Regenerate events_pb2.py with protobuf 2.4.1
diff --git a/debian/control b/debian/control
index 02f1b79..734525d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.9.4
Package: python-leap-common
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-xdg, python-protobuf, python-protobuf.socketrpc,
+Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-xdg, python-protobuf (>=2.4.1), python-protobuf.socketrpc,
python-dateutil, python-autopep8, python-openssl, python-gnupg
Description: Common python files needed by LEAP projects.
This package contains common python functions that are needed