diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-07-11 16:48:17 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-07-11 16:48:17 +0200 |
commit | 6e8435e96a4a0eec05775f6b70e344c7e5fc7184 (patch) | |
tree | 7433592977cb230720af80a410ed9d0b432f09f6 | |
parent | 97b38c401a658763c4fa90bb115e26728a7fbec9 (diff) |
Declare compliance with Debian Policy 4.7.0
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/files | 1 |
3 files changed, 3 insertions, 1 deletions
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 <debian@jff.email> 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 |