summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2022-08-23 18:25:47 +0200
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2022-08-24 13:34:37 +0200
commit76e4537c7684df2b43a4f4c6361c3d7e024decd3 (patch)
treef918720fc07ef11463f1a8c19b859b7d382c1318
parentd158253d4da87ae0b88dc157a0eb49b87a7e0ba6 (diff)
Update the changelogdebian/1.8.0-2
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 51494cb..6bece07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+pkgconf (1.8.0-2) unstable; urgency=medium
+
+ * Split pkgconf into pkgconf and pkgconf-bin and drop the dpkg hook.
+ * Update the package descriptions.
+ * Drop pkg-config-crosswrapper, use personalities instead
+ (Closes: #985667, #892999).
+ * Remove old diversions on upgrade.
+ * Bump the broken pkg-config version to avoid breaking ourselves.
+ * Drop the transitional package libpkgconf.
+ * Add missing symbol pkgconf_cross_personality_deinit.
+ * Update standards version to 4.6.0, no changes needed.
+ * Set Rules-Requires-Root: no.
+ * Update copyright years.
+ * Delete leftover symlinks pointing at crosswrapper.
+
+ -- Andrej Shadura <andrewsh@debian.org> Wed, 24 Aug 2022 13:34:10 +0200
+
pkgconf (1.8.0-1) unstable; urgency=medium
[ Andrej Shadura ]