From ee382a4d81145c0f6b0828e18e07d0581d985c25 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 May 2024 21:07:18 +0200 Subject: Merging debian version 1.35.1-1. Signed-off-by: Daniel Baumann --- debian/changelog | 11 +++++++++++ debian/control | 4 ++-- debian/lintian-overrides | 2 +- debian/rules | 3 +-- debian/source/lintian-overrides | 1 - 5 files changed, 15 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4fe8f49..5d3d6d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +yamllint (1.35.1-1) unstable; urgency=medium + + * Team Upload + * New upstream version 1.35.1 (LP: #1641016) + * Remove python3-nose dep (Closes: #1018670) + * Add dependency on python3-sphinx-rtd-theme + * Switch to new dh-sequence-python3 + * Refresh lintian overrides + + -- Alexandre Detiste Sat, 11 May 2024 15:08:53 +0200 + yamllint (1.33.0-1~progress7.99u1) graograman-backports; urgency=medium * Initial reupload to graograman-backports. diff --git a/debian/control b/debian/control index 0715f1f..bc2570e 100644 --- a/debian/control +++ b/debian/control @@ -7,13 +7,13 @@ Bugs: mailto:maintainers@lists.progress-linux.org Section: devel Priority: optional Build-Depends: debhelper-compat (= 13), - dh-python, + dh-sequence-python3, python3-all, - python3-nose, python3-pathspec, python3-setuptools, pybuild-plugin-pyproject, python3-sphinx, + python3-sphinx-rtd-theme, python3-yaml Standards-Version: 4.6.2 Rules-Requires-Root: no diff --git a/debian/lintian-overrides b/debian/lintian-overrides index 5576616..bccc9a6 100644 --- a/debian/lintian-overrides +++ b/debian/lintian-overrides @@ -1 +1 @@ -yamllint: package-contains-documentation-outside-usr-share-doc [usr/lib/python3/dist-packages/yamllint-1.33.0.dist-info/top_level.txt] +yamllint: package-contains-documentation-outside-usr-share-doc [usr/lib/python3/dist-packages/yamllint-*dist-info/top_level.txt] diff --git a/debian/rules b/debian/rules index ac8acde..913a220 100755 --- a/debian/rules +++ b/debian/rules @@ -2,8 +2,7 @@ export DH_VERBOSE=1 %: - NOSE_EXCLUDE=test_run_colored_output \ - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild override_dh_auto_build: dh_auto_build diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides index 4b2e55f..bdef6cf 100644 --- a/debian/source/lintian-overrides +++ b/debian/source/lintian-overrides @@ -1,3 +1,2 @@ yamllint source: debian-watch-does-not-check-openpgp-signature -yamllint source: no-dh-sequencer yamllint source: prefer-uscan-symlink filenamemangle * -- cgit v1.2.3