diff options
author | varac <varacanero@zeromail.org> | 2017-03-08 20:51:43 +0100 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-03-17 05:52:40 -0500 |
commit | c2d2ddc5679e5c7c655c9fe84155225b7012f096 (patch) | |
tree | 09f23cd55a0f1ff6d89dce29614a6cea20bd9355 /debian | |
parent | 8c35b5f7f14c4448a1abd03220d047d104c9c95e (diff) |
[pkg] Use Standards-Version: 3.9.7 so xenial can lint it
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 80cdc18..2d70e1b 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: LEAP automated build <sysdev@leap.se> Section: python Priority: optional Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9) -Standards-Version: 3.9.8 +Standards-Version: 3.9.7 Package: python-leap-common Architecture: all |