summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2021-10-05 13:08:11 +0100
committerSimon McVittie <smcv@debian.org>2021-10-05 13:08:11 +0100
commit2324e22ab2d57125b827219ee15340a7d103f6d3 (patch)
tree445ba38483927e4bcea4f67635a18ddfa97a7c43
parent03b0d6c22ad54d97303c96187df24745e7499f1e (diff)
Update changelog
-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