summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2016-09-20 17:06:00 -0400
committerKali Kaneko <kali@leap.se>2016-09-20 17:06:00 -0400
commit34ee56766446a1072599bd5641ffdf2a89442462 (patch)
tree7aeb9cf1cac55eaed183ba10907ecce0bc3a21d9
parent4053b202c8c6a3310ec6121d26df9721b9599d3b (diff)
[pkg] update to 0.5.2: remove dirspec depdebian/experimental
-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 d9b7b43..fb359ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+leap-common (0.5.2) unstable; urgency=medium
+
+ * Update to 0.5.2 release
+
+ -- Ben Carrillo <ben@futeisha.org> Tue, 20 Sep 2016 17:05:00 -0400
+
leap-common (0.5.1) unstable; urgency=medium
* Update to 0.5.1 release
diff --git a/debian/control b/debian/control
index 3f1c04c..cd00ad3 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.9.6
Package: python-leap-common
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, python-dateutil, python-openssl, python-zmq (>=14.4.1-1.1), python-txzmq (>= 0.7.3), python-twisted-web (>= 13.0.0)
+Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dateutil, python-openssl, python-zmq (>=14.4.1-1.1), python-txzmq (>= 0.7.3), python-twisted-web (>= 13.0.0)
Recommends: python-service-identity
Description: Common Python files needed by LEAP projects
This package contains common Python functions that are needed