summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2021-08-21 14:33:27 +0100
committerSimon McVittie <smcv@debian.org>2021-08-21 14:33:27 +0100
commit1e270aa60f7cc2c992a82def0ba57d988197937d (patch)
treebc3d49c83ecd094e8b5da62ad6a08e0e6c00c1a1 /debian/changelog
parent2b7d11755b54f5e706f36d2922bf6477510ec14c (diff)
Update changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b4be7a7..f9e3d6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+pkgconf (1.7.4~git20210206+dcf529b-4) UNRELEASED; urgency=medium
+
+ * d/rules: Factor out computation of system library path into a script
+ * d/system-libdirs.sh: Always list directories with and without /usr.
+ This avoids potentially unwanted -L flags in --libs if pkgconf is
+ built on a merged-/usr system and used on a non-merged-/usr system.
+ (Closes: #992622)
+
+ -- Simon McVittie <smcv@debian.org> Sat, 21 Aug 2021 14:31:48 +0100
+
pkgconf (1.7.4~git20210206+dcf529b-3) unstable; urgency=medium
* Make the Hurd build succeed despite a kyua crash.