aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index ed7fc0b..3d1ce75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libgav1 (0.18.0-2) UNRELEASED; urgency=medium
+
+ * Remove constraints unnecessary since buster (oldstable):
+ + Build-Depends: Drop versioned constraint on cmake (>= 3.7.1).
+
+ -- Debian Janitor <janitor@jelmer.uk> Sat, 21 Jan 2023 01:43:08 -0000
+
libgav1 (0.18.0-1) unstable; urgency=medium
* Upload to unstable.
diff --git a/debian/control b/debian/control
index 68a45b7..5368965 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: qinxialei <xialeiqin@gmail.com>
Build-Depends:
debhelper-compat (= 13),
- cmake (>= 3.7.1),
+ cmake,
libabsl-dev,
pkg-kde-tools,
Standards-Version: 4.6.1