From eb4615d7c7825ddd1bd5f6a52cd1f8a3735f5cd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 29 Oct 2022 22:48:40 +0200 Subject: Declare compliance with Debian Policy 4.6.1.0 --- debian/changelog | 1 + debian/control | 2 +- debian/not-installed | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 0b2da55..ee059bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ uriparser (0.9.7+dfsg-1) UNRELEASED; urgency=medium * New upstream release. * Fix debian/watch. + * Declare compliance with Debian Policy 4.6.1.0 (No changes needed). -- Jörg Frings-Fürst Sat, 29 Oct 2022 22:27:16 +0200 diff --git a/debian/control b/debian/control index 8030982..bc448db 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: libqt5sql5-sqlite, qtbase5-dev, qttools5-dev-tools -Standards-Version: 4.6.0.1 +Standards-Version: 4.6.1.0 Rules-Requires-Root: no Homepage: http://uriparser.sourceforge.net Vcs-Git: git://jff.email/opt/git/uriparser.git diff --git a/debian/not-installed b/debian/not-installed index cecb0ca..661bdf5 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.6/* -usr/lib/*/uriparser-0.9.6/uriparser.cmake +usr/lib/*/cmake/uriparser-0.9.7/* +usr/lib/*/uriparser-0.9.7/uriparser.cmake -- cgit v1.2.3