diff options
author | Christoph Kluenter <ckluente@thouthworks.com> | 2014-09-09 10:11:22 +0200 |
---|---|---|
committer | Christoph Kluenter <ckluente@thouthworks.com> | 2014-09-09 10:11:22 +0200 |
commit | 04621bb5b1c41b587abf2f4ac85814177dc58928 (patch) | |
tree | cbd8ee2594e38206f099529a47082aaf5eded2a8 /debian/control | |
parent | 9aa5e0393b36694c1e6a9865be236ae3e0677224 (diff) |
add more info to debian/control
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/debian/control b/debian/control index f7f36e2a..aa4fd051 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,11 @@ Section: python Priority: optional Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7.4.3) Standards-Version: 3.9.1 +Homepage: http://pixelated-project.org +Vcs-Git: https://github.com/pixelated-project/pixelated-user-agent.git +Vcs-Browser: https://github.com/pixelated-project/pixelated-user-agent - - -Package: python-pixelated-user-agent +Package: pixelated-user-agent Architecture: all Depends: python (>= 2.7), python (<< 2.8), leap-keymanager, soledad-common, soledad-client,, leap-mail, gunicorn, python-srp, python-dirspec, python-u1db Description: API to serve the pixelated front-end requests @@ -32,5 +33,3 @@ Description: API to serve the pixelated front-end requests POST /mail/:id/replied POST /mail/:id/unreplied - - |