From 6cf9b0fabe17fcfe54c79810e5aa37e3e1cc15de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 9 Jan 2022 19:41:57 +0100 Subject: New upstream release. Fix build error --- debian/changelog | 8 ++++++++ debian/not-installed | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5637c74..d162792 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +uriparser (0.9.6+dfsg-1) UNRELEASED; urgency=medium + + * New upstream release. + - Fix for CVE-2021-46141 and CVE-2021-46142. + * Fix debian/not-installed. + + -- Jörg Frings-Fürst Sun, 09 Jan 2022 19:04:52 +0100 + uriparser (0.9.5+dfsg-2) unstable; urgency=medium * Upload to unstable. diff --git a/debian/not-installed b/debian/not-installed index e8aa5db..cecb0ca 100644 --- a/debian/not-installed +++ b/debian/not-installed @@ -1,5 +1,5 @@ usr/share/doc/uriparser/uriparser-0.9.4.qch usr/share/doc/uriparser/html/* usr/bin/uriparse -usr/lib/*/cmake/uriparser-0.9.5/* -usr/lib/*/uriparser-0.9.5/uriparser.cmake +usr/lib/*/cmake/uriparser-0.9.6/* +usr/lib/*/uriparser-0.9.6/uriparser.cmake -- cgit v1.2.3