summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2019-07-12 15:12:37 +0200
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2019-07-12 15:12:37 +0200
commit1bbbb3128ea6fd3e038852a5e409df3d96c2c1aa (patch)
treed71216a6dbe4cfd55c204bdda6e24d9d65ca5cd2 /debian/changelog
parentde242ede55a4e49762b5e38eddbb627acdf93948 (diff)
parent0708979b35272e19926dd6453889cac00236a354 (diff)
Merge remote-tracking branch 'origin/v1.6.3' into debian/master
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 0fbd1e7..2f45a03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+pkgconf (1.6.3-1) UNRELEASED; urgency=medium
+
+ * New upstream release (2019-07-12)
+ + Numerous bug fixes, including:
+ - An empty PKG_CONFIG_LIBDIR didn't eliminate the default search paths.
+ - Fix version tokenisation
+ + Added missing option (--modversion) to the pkgconf(1) manpage.
+
+ -- Nicolas Braud-Santoni <nicoo@debian.org> Fri, 12 Jul 2019 14:15:40 +0200
+
pkgconf (1.6.0-1) unstable; urgency=medium
[ Ondřej Nový ]