[neon/backports-noble/kcolorpicker-noble/Neon/unstable] debian: Remove constraints unnecessary since buster
Debian Janitor
null at kde.org
Wed Jul 3 15:10:16 BST 2024
Git commit 637e7fa844db8d753ea67190a1db4ab22c630548 by Debian Janitor.
Committed on 07/09/2021 at 17:08.
Pushed by jriddell into branch 'Neon/unstable'.
Remove constraints unnecessary since buster
* Build-Depends: Drop versioned constraint on cmake.
Changes-By: deb-scrub-obsolete
M +7 -0 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/backports-noble/kcolorpicker-noble/-/commit/637e7fa844db8d753ea67190a1db4ab22c630548
diff --git a/debian/changelog b/debian/changelog
index 64567b4..7ecea31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kcolorpicker (0.1.6-2) UNRELEASED; urgency=medium
+
+ * Remove constraints unnecessary since buster:
+ + Build-Depends: Drop versioned constraint on cmake.
+
+ -- Debian Janitor <janitor at jelmer.uk> Tue, 07 Sep 2021 17:08:43 -0000
+
kcolorpicker (0.1.6-1) unstable; urgency=medium
* Upload to unstable.
diff --git a/debian/control b/debian/control
index 8c2b248..e4a08a8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Boyuan Yang <byang at debian.org>
Build-Depends:
debhelper-compat (= 13),
- cmake (>= 3.5),
+ cmake,
qtbase5-dev,
Rules-Requires-Root: no
Standards-Version: 4.5.1
More information about the Neon-commits
mailing list