diff options
author | Varac <varac@leap.se> | 2017-06-22 15:17:21 +0200 |
---|---|---|
committer | Varac <varac@leap.se> | 2017-06-22 15:17:21 +0200 |
commit | 140fb6e522399e8203b660a2e6ee422113b6005e (patch) | |
tree | 3408c526e26dabec6811531e910142ee6ee0cc7d /debian/control | |
parent | e564f43472d6e062298c2e6c3f8bd7e5e0067d43 (diff) |
Use Standards-Version: 3.9.8 to fix lintian warning
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 a516ce6..89bb1e5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Ben Carrillo <ben@futeisha.org> Section: python Priority: optional Build-Depends: python-all-dev (>= 2.6.6-3), libsqlcipher-dev (>3.2.0-1), debhelper (>= 9) -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Uploaders: Micah Anderson <micah@debian.org> X-Python-Version: >= 2.5 |