summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-10-26 13:57:15 +0200
committerVarac <varac@leap.se>2017-10-26 13:57:15 +0200
commitf61c861689a64cd6e6b71783d7bdc3e5afbc49b8 (patch)
treef4e70058f1bfa89e550c48393877b1a7b9407db8
parente97ecd291e51b0f17c84aa5d3f6ebc8201e75863 (diff)
Update Standards-Version to 4.1.1
-rw-r--r--.gitlab-ci.yml15
-rw-r--r--debian/control2
2 files changed, 7 insertions, 10 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fe640c4..f8ca281 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,8 +32,8 @@ package:amd64_jessie:
DIST: "jessie"
REPONAMES: "platform,client"
# Default is to fail on warnings, we disable it here
- # unless the lintian warnings are fixed (see #2)
- LINTIAN_OPTS: "-X filename-length"
+ # Standard-Version is higher than available for this release
+ LINTIAN_OPTS: "--fail-on-warnings -X filename-length,standards-version"
<<: *job_definition
package:amd64_stretch:
@@ -42,8 +42,8 @@ package:amd64_stretch:
DIST: "stretch"
REPONAMES: "platform,client"
# Default is to fail on warnings, we disable it here
- # unless the lintian warnings are fixed (see #2)
- LINTIAN_OPTS: "-X filename-length"
+ # Standard-Version is higher than available for this release
+ LINTIAN_OPTS: "--fail-on-warnings -X filename-length,standards-version"
<<: *job_definition
package:amd64_buster:
@@ -51,9 +51,6 @@ package:amd64_buster:
ARCH: "amd64"
DIST: "buster"
REPONAMES: "platform,client"
- # Default is to fail on warnings, we disable it here
- # unless the lintian warnings are fixed (see #2)
- LINTIAN_OPTS: "-X filename-length"
<<: *job_definition
@@ -63,8 +60,8 @@ package:amd64_zesty:
DIST: "zesty"
REPONAMES: "platform,client"
# Default is to fail on warnings, we disable it here
- # unless the lintian warnings are fixed (see #2)
- LINTIAN_OPTS: "-X filename-length"
+ # Standard-Version is higher than available for this release
+ LINTIAN_OPTS: "--fail-on-warnings -X filename-length,standards-version"
<<: *job_definition
package:amd64_artful:
diff --git a/debian/control b/debian/control
index 7c547f4..3216ccf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Kali Kaneko <kali@leap.se>
Section: python
Priority: optional
Build-Depends: python-all-dev (>= 2.6.6), libsqlcipher-dev (>=3.2.0), debhelper (>= 9), dh-python
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
Uploaders: LEAP automated build <sysdev@leap.se>
X-Python-Version: >= 2.5