diff --git a/packaging/debian/debian/changelog b/packaging/debian/debian/changelog index bb6fd9d..68bcf7b 100644 --- a/packaging/debian/debian/changelog +++ b/packaging/debian/debian/changelog @@ -1,3 +1,11 @@ +yamllint (1.11.0-1) unstable; urgency=medium + + * New upstream version 1.11.0 + * Update Standards-Version: 4.1.3 (no changes needed) + * Switch to debhelper compat level 11 + + -- Philipp Huebner Tue, 06 Mar 2018 17:35:44 +0100 + yamllint (1.10.0-1) unstable; urgency=medium * New upstream version 1.10.0 diff --git a/packaging/debian/debian/compat b/packaging/debian/debian/compat index ec63514..b4de394 100644 --- a/packaging/debian/debian/compat +++ b/packaging/debian/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/packaging/debian/debian/control b/packaging/debian/debian/control index 5347472..cffc66a 100644 --- a/packaging/debian/debian/control +++ b/packaging/debian/debian/control @@ -4,14 +4,14 @@ Priority: optional Maintainer: Adrien Vergé Uploaders: Philipp Huebner Build-Depends: - debhelper (>=9), + debhelper (>=11~), python3-all, python3-nose, python3-pathspec, python3-setuptools, python3-sphinx, python3-yaml, -Standards-Version: 4.1.1 +Standards-Version: 4.1.3 Homepage: https://github.com/adrienverge/yamllint Vcs-Git: https://github.com/adrienverge/yamllint.git -b packaging Vcs-Browser: https://github.com/adrienverge/yamllint/tree/packaging diff --git a/packaging/debian/debian/source/lintian-overrides b/packaging/debian/debian/source/lintian-overrides new file mode 100644 index 0000000..3e63fe5 --- /dev/null +++ b/packaging/debian/debian/source/lintian-overrides @@ -0,0 +1 @@ +yamllint source: debian-watch-does-not-check-gpg-signature