From 5aff86390f1eca5ce8d38ae3861f5cd829b67940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Jun 2020 19:23:22 +0200 Subject: New debian/not-installed --- debian/changelog | 2 ++ debian/not-installed | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 debian/not-installed diff --git a/debian/changelog b/debian/changelog index 3835b5f..976c9dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ uriparser (0.9.4-1) UNRELEASED; urgency=medium * Migrate to debhelper-compat 13: - Remove debian/compat. - Bump minimum debhelper-compat version in debian/control to = 13. + - New debian/not-installed: + + Add all files of dh_missing errors. -- Jörg Frings-Fürst Mon, 01 Jun 2020 18:52:03 +0200 diff --git a/debian/not-installed b/debian/not-installed new file mode 100644 index 0000000..75e8058 --- /dev/null +++ b/debian/not-installed @@ -0,0 +1,4 @@ +usr/share/doc/uriparser/uriparser-0.9.4.qch +usr/share/doc/uriparser/html/* +usr/bin/uriparse +usr/lib/x86_64-linux-gnu/cmake/uriparser-0.9.4/* -- cgit v1.2.3