diff options
author | Kali Kaneko <kali@leap.se> | 2016-05-04 11:52:50 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2016-05-04 11:52:50 -0400 |
commit | f5b65adcc63cc9304eb61a6fb7befac0f5d883b1 (patch) | |
tree | a063203c1785ce3e995f348f58df2e736028aedb /debian/control | |
parent | 84181afd18efb181c5d448fd022496329c4b5a74 (diff) | |
parent | 470868f699954922bea1a06085d4ec5f083b92a6 (diff) |
Merge branch 'debian/platform-0.8' into debian/experimental
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index fdb0427f..ebdf492e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: soledad Section: python Priority: optional Maintainer: Micah Anderson <micah@debian.org> -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: soledad-server |