diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2013-05-17 09:22:17 -0700 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2013-05-17 09:22:17 -0700 |
commit | 6b5bbf6b00e7bee0fd7df06ba6879a5462ccf36f (patch) | |
tree | 606c872d87005a5632c4b99722ee3173f8b9aa57 /debian/control | |
parent | 395ad13da82d4fb42cb1edc2018c3538e2df4ec3 (diff) | |
parent | 48fe356367e65e612e08c0c5262cb42e43cb0399 (diff) | |
download | sos-6b5bbf6b00e7bee0fd7df06ba6879a5462ccf36f.tar.gz |
Merge pull request #149 from battlemidget/patch-debian-fixes
Patch debian fixes
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 d82f284a..4d6de945 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,8 @@ Source: sosreport Maintainer: Adam Stokes <adam.stokes@ubuntu.com> -Section: python +Section: admin Priority: optional -Standards-Version: 3.9.4 +Standards-Version: 3.9.3 Build-Depends: debhelper (>= 9), python (>=2.7), gettext, python-nose Homepage: https://github.com/sosreport/sosreport |