[neon/extras/clazy/Neon/release] debian: Revert "Fix "clazy's test suite uses the default clang, while the package uses the versioned one" Add versions to test dependencies for clang to match what version the binary is built with. (Closes: #971589)"
Scarlett Moore
null at kde.org
Wed Sep 7 22:14:01 BST 2022
Git commit f2246bfdc6bb540dcdfb59d749496a5ceab76127 by Scarlett Moore.
Committed on 27/10/2020 at 01:09.
Pushed by jriddell into branch 'Neon/release'.
Revert "Fix "clazy's test suite uses the default clang, while the package uses the versioned one" Add versions to test dependencies for clang to match what version the binary is built with. (Closes: #971589)"
This reverts commit df7f309710d3f0d8d5377f05f15d68d5e20fe2f6.
M +0 -6 debian/changelog
M +1 -1 debian/tests/control
https://invent.kde.org/neon/extras/clazy/commit/f2246bfdc6bb540dcdfb59d749496a5ceab76127
diff --git a/debian/changelog b/debian/changelog
index fff91b0..1842c0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,6 @@
clazy (1.7-4) UNRELEASED; urgency=medium
- [ Scarlett Moore ]
- * Fix "clazy's test suite uses the default clang, while the package
- uses the versioned one"
- Add versions to test dependencies for clang to match what version
- the binary is built with. (Closes: #971589)
-
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 26 Oct 2020 05:48:39 -0700
clazy (1.7-3) unstable; urgency=medium
diff --git a/debian/tests/control b/debian/tests/control
index 9b1e390..e540fd7 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
Tests: run-tests
-Depends: @, clang (>= 1:5.0~), clang-tools (>= 1:5.0~), python3, qtbase5-dev, qtdeclarative5-dev
+Depends: @, clang, clang-tools, python3, qtbase5-dev, qtdeclarative5-dev
Restrictions: rw-build-tree, allow-stderr
More information about the Neon-commits
mailing list