diff options
author | Adam Stokes <adam.stokes@ubuntu.com> | 2013-07-26 12:54:07 -0400 |
---|---|---|
committer | Adam Stokes <adam.stokes@ubuntu.com> | 2013-07-26 12:54:07 -0400 |
commit | 527746adf801257457178176eed7398517815f21 (patch) | |
tree | 48928182873c70f084b60ab712eeeaa83fc5d4d8 /debian/control | |
parent | 9c97f8f731aaedd46ecd9c3194c4410b73a3b983 (diff) | |
download | sos-527746adf801257457178176eed7398517815f21.tar.gz |
Add watch file and closes bug
Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b00bbad5..7311b646 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: sosreport Maintainer: Adam Stokes <adam.stokes@ubuntu.com> Section: admin Priority: optional -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9), python (>=2.7), gettext, python-nose Homepage: https://github.com/sosreport/sosreport XS-Python-Version: 2.7 |