diff options
author | drebs <drebs@leap.se> | 2015-04-22 15:33:27 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-04-22 15:33:27 -0300 |
commit | 9b27a1e81c5ced760d15b65e40fc6a0215231b1c (patch) | |
tree | 4987eb0dc90c6f42a16e030cb159673029a5b90a /debian | |
parent | 805db25226ee0424a7beb141bfdd6115df82ad8d (diff) |
[pkg] update debian control file
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index d34a270..7d9394f 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,9 @@ Source: leap-mx -Maintainer: Micah Anderson <micah@debian.org> +Maintainer: drebs <drebs@leap.se> +Uploader: Micah Anderson <micah@debian.org> Section: python Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9) +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-python Standards-Version: 3.9.6 Package: leap-mx |