summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-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 ]