summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2022-02-15 20:53:09 +0000
committerSimon McVittie <smcv@debian.org>2022-02-15 20:53:09 +0000
commit32ef3d08c7da77441f3be20ac7131e604527631d (patch)
tree608ea8fd53f5f720e2ea421025de8c7c962e0bfe
parentbab76c859dfb1e0119747ed3602298edf1425db1 (diff)
Release to experimentaldebian/2.71.2-1
-rw-r--r--debian/changelog13
1 files changed, 10 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index b13431189..da48a218e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,15 @@
-glib2.0 (2.71.2-1) UNRELEASED; urgency=medium
+glib2.0 (2.71.2-1) experimental; urgency=medium
- * New upstream release
+ * New upstream development release
+ * Update symbols file.
+ Ignore removal of g_debug_controller_dup_default, which was only added
+ during this development cycle. GLib doesn't guarantee ABI stability
+ within x.odd.z branches.
+ * d/p/debian/tests-Skip-debugcontroller-test.patch:
+ Add patch to skip another unreliable unit test while it's investigated
+ upstream
- -- Simon McVittie <smcv@debian.org> Tue, 15 Feb 2022 16:08:32 +0000
+ -- Simon McVittie <smcv@debian.org> Tue, 15 Feb 2022 20:52:33 +0000
glib2.0 (2.71.1-1) experimental; urgency=medium