diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 420db7f..534696c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,12 @@ leap-keymanager (0.4.2) unstable; urgency=medium -- Micah Anderson <micah@leap.se> Tue, 01 Sep 2015 15:44:14 -0400 +leap-keymanager (0.4.0) unstable; urgency=medium + + * Update to 0.4.0 release + + -- Ben Carrillo <ben@futeisha.org> Mon, 08 Jun 2015 14:45:56 -0400 + leap-keymanager (0.3.8) unstable; urgency=low * Update to 0.3.8 release. diff --git a/debian/control b/debian/control index 03d5c1a..763b603 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: leap-keymanager Maintainer: Micah Anderson <micah@leap.se> Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-python +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9) Standards-Version: 3.9.6 Package: leap-keymanager |