diff options
author | Adam Stokes <adam.stokes@ubuntu.com> | 2013-07-25 17:37:59 -0700 |
---|---|---|
committer | Adam Stokes <adam.stokes@ubuntu.com> | 2013-07-25 17:37:59 -0700 |
commit | dfc40ff59fd3d27b74ca6ac2c97d5d039ceb5859 (patch) | |
tree | a1b8836fb8977a688236226ec88043ae09eeb8b0 /debian/control | |
parent | 4c14affe4ff898c40d40012d8ed61ac3fd9a34cc (diff) | |
parent | 3ef9f0a5e923f7aa81bc51448e0c27742c7604a7 (diff) | |
download | sos-dfc40ff59fd3d27b74ca6ac2c97d5d039ceb5859.tar.gz |
Merge pull request #175 from battlemidget/patch-debian-fixes
Patch debian fixes
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4d6de945..b00bbad5 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Priority: optional Standards-Version: 3.9.3 Build-Depends: debhelper (>= 9), python (>=2.7), gettext, python-nose Homepage: https://github.com/sosreport/sosreport +XS-Python-Version: 2.7 Package: sosreport Architecture: any |