summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f493b7c7..c58faca1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+cogl (1.22.8-3) UNRELEASED; urgency=medium
+
+ * (Build-)Depend on libgl-dev instead of transitional libgl1-mesa-dev
+ * (Build-)Depend on libgles-dev instead of transitional libgles2-mesa-dev
+ * Standards-Version: 4.6.0 (no changes required)
+ * Avoid explicitly specifying -Wl,--as-needed linker flag.
+ This is the default for current toolchains.
+ * Bump debhelper compat level from 12 to 13.
+ Drop check for DEB_BUILD_OPTIONS containing "nocheck", since debhelper
+ now does this.
+ * Add Lintian override for #970275
+
+ -- Simon McVittie <smcv@debian.org> Tue, 05 Oct 2021 13:07:03 +0100
+
cogl (1.22.8-2) unstable; urgency=medium
* Team upload