From 6e8435e96a4a0eec05775f6b70e344c7e5fc7184 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 11 Jul 2024 16:48:17 +0200 Subject: Declare compliance with Debian Policy 4.7.0 --- debian/changelog | 1 + debian/control | 2 +- debian/files | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 debian/files diff --git a/debian/changelog b/debian/changelog index ba1b3db..4dab7d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ uriparser (0.9.8+dfsg-1) unstable; urgency=medium - Add year 2024 to myself. * debian/control: - Change to new repository URL. + * Declare compliance with Debian Policy 4.7.0 (No changes needed). -- Jörg Frings-Fürst Sun, 30 Jun 2024 16:49:01 +0200 diff --git a/debian/control b/debian/control index 0605bdf..72c6251 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: libqt5sql5-sqlite, qtbase5-dev, qttools5-dev-tools -Standards-Version: 4.6.2.0 +Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: http://uriparser.sourceforge.net Vcs-Git: git://git.jff.email/uriparser.git diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..174a831 --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +uriparser_0.9.8+dfsg-1_source.buildinfo libs optional -- cgit v1.2.3