summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-09-12 14:01:08 +0200
committerKali Kaneko <kali@leap.se>2013-09-12 14:01:46 +0200
commit5ecf2a24e7273f8b44260a7c4957d161442d51d6 (patch)
tree8591f90a201b3186dbfde8cd4f13fd1ce944b8a0 /debian
parent91da9e7839f58114471b22bb2694732d6775c6e4 (diff)
bump version, add dirspec dependency
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 31244ca..59855bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+leap-common (0.3.2) unstable; urgency=low
+
+ * Update to 0.3.2
+
+ -- Ben Carrillo <ben@futeisha.org> Thu, 12 Sep 2013 14:00:01 +0200
+
leap-common (0.3.1) unstable; urgency=low
* Update protobuf dependency to be more accurate
diff --git a/debian/control b/debian/control
index 734525d..6802aab 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 (>=2.4.1), python-protobuf.socketrpc,
+Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, 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