summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2024-03-19 02:23:05 +0000
committerSimon McVittie <smcv@debian.org>2024-03-19 02:23:52 +0000
commit3e0bb9eaae7c097b76a2196cbc16de6c58480025 (patch)
tree2880c2d643c6d29ac769202b7669e16cf9c8756d
parentd3da9af6c28eae1fc8f4c40039bddfbd5d610d22 (diff)
Update changelog
-rw-r--r--debian/changelog26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3f8143e01..60acbfa76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+vala (0.56.16-2) UNRELEASED; urgency=medium
+
+ * Team upload
+
+ [ Samuel Thibault ]
+ * Add a pkg.vala.nographviz build-profile.
+ This avoids a build-dependency loop: vala, graphviz, librsvg, vala.
+ valadoc is rarely build-depended on, and mostly as Build-Depends-Indep
+ or with <!nodoc>, so it seems like a good candidate for the place
+ to break this cycle. (Closes: #1055530)
+
+ [ Simon McVittie ]
+ * Temporarily disable valadoc on 32-bit non-x86.
+ This allows it to be re-bootstrapped for the 64-bit time_t transition.
+ * d/rules: Search /usr/lib/MULTIARCH/gir-1.0 for GIR XML
+ (Closes: #1060904)
+ * d/p/valacodecontext-Really-look-for-GIR-XML-in-Config.GI_GIRD.patch,
+ d/p/valacodecontext-Look-for-GIR-XML-in-usr-share-not-.-usr-s.patch:
+ Add proposed patches to make searching /usr/lib/MULTIARCH/gir-1.0
+ work as intended
+ * d/control: Avoid build-depending on libgirepository1.0-dev.
+ That package is not multi-arch friendly, and now that we search
+ /usr/lib/MULTIARCH/gir-1.0, we no longer need it.
+
+ -- Simon McVittie <smcv@debian.org> Tue, 19 Mar 2024 02:22:02 +0000
+
vala (0.56.16-1) unstable; urgency=medium
* New upstream release