diff options
author | Adam Stokes <adam.stokes@ubuntu.com> | 2014-01-15 22:23:32 -0500 |
---|---|---|
committer | Adam Stokes <adam.stokes@ubuntu.com> | 2014-01-15 22:23:32 -0500 |
commit | 55b48fa4c5e625c74b1ffd80213b3cd72809365a (patch) | |
tree | 22c4c0f49ce670b08331b9e7d3a87de11f4a8f23 /debian/control | |
parent | fac1f1fc6f8bc85868aa9f97584bd865add3204b (diff) | |
download | sos-55b48fa4c5e625c74b1ffd80213b3cd72809365a.tar.gz |
Update debian packaging to use pybuild and prep for 3.1 release.
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 23742950..9d2b0532 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Maintainer: Adam Stokes <adam.stokes@ubuntu.com> Section: admin Priority: optional Standards-Version: 3.9.4 -Build-Depends: debhelper (>= 9), python3 (>=3.3), gettext, python3-nose, python3-six +Build-Depends: debhelper (>= 9), dh-python, python3-all, gettext, python3-nose, python3-six Homepage: https://github.com/sosreport/sosreport -XS-Python3-Version: 3.3 +X-Python3-Version: >= 3.3 Package: sosreport Architecture: any |