summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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