diff options
author | Adam Stokes <adam.stokes@ubuntu.com> | 2013-07-31 06:59:41 -0700 |
---|---|---|
committer | Adam Stokes <adam.stokes@ubuntu.com> | 2013-07-31 06:59:41 -0700 |
commit | 57e120b3ab5be7af7165de8ca94f467c0de155fc (patch) | |
tree | c70b5299307cdfedac9b7ea69d6613d6d5c22fa3 /debian/control | |
parent | 1b3fc3f029ed3ab1dcbfeaaaa8fe1616dbc3744f (diff) | |
parent | 30ed1beb6a4217072117a3735844e3ec4f1bac92 (diff) | |
download | sos-57e120b3ab5be7af7165de8ca94f467c0de155fc.tar.gz |
Merge pull request #178 from battlemidget/patch-debian-updates
Update debian changelog and watch file
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 |