diff options
author | drebs <drebs@riseup.net> | 2017-11-08 09:19:35 -0200 |
---|---|---|
committer | drebs <drebs@riseup.net> | 2017-11-09 18:35:51 -0200 |
commit | 50ba592fc01d702f91b4662212a6fa5865267614 (patch) | |
tree | 495ae430fcabc52c0c48c54426a35e3bbc2ff5e4 /debian/control | |
parent | f7bdd435a3910ca2f5ad88020f52d42484db7ef7 (diff) |
[pkg] add man page for user db creation script
Closes: #8895
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 38322a88..7f48acb8 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,13 @@ Section: python Priority: optional Maintainer: Micah Anderson <micah@debian.org> Uploaders: LEAP automated build <sysdev@leap.se> -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), python-wheel, debhelper (>= 9), dh-python, dh-systemd +Build-Depends: python-setuptools (>= 0.6b3) + , python-all (>= 2.6.6-3) + , python-wheel + , debhelper (>= 9) + , dh-python + , dh-systemd + , python-docutils Standards-Version: 4.1.1 Package: soledad-server |