diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-13 14:10:12 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-13 14:10:12 +0100 |
commit | 4e277b26c1703d69f5d56bc25f1b87e5889cd802 (patch) | |
tree | fb997c64b5444a092813e1243d5e0e27cb394382 | |
parent | b5d32e06dfcc8daf900e30c8f369e250c44653d5 (diff) |
Declare compliance with Debian Policy 4.7.0.1
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 2 | ||||
-rw-r--r-- | debian/files | 1 |
4 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index b05e43f..b8aad3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ uriparser (0.9.8+dfsg-2) unstable; urgency=medium * debian/control: - - Fix Vcs-Git URL. + - Fix Vcs-Git URL. + * Declare compliance with Debian Policy 4.7.0.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Fri, 12 Jul 2024 09:17:33 +0200 diff --git a/debian/control b/debian/control index b9ff2d5..eeaf1fe 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: libqt5sql5-sqlite, qtbase5-dev, qttools5-dev-tools -Standards-Version: 4.7.0 +Standards-Version: 4.7.0.1 Rules-Requires-Root: no Homepage: http://uriparser.sourceforge.net Vcs-Git: https://git.jff.email/cgit/uriparser.git diff --git a/debian/copyright b/debian/copyright index 11d2b7c..b803404 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: uriparser +Upstream-Name: Sebastian Pipping Source: https://github.com/uriparser/uriparser Files-Excluded: doc/rfc*.htm diff --git a/debian/files b/debian/files deleted file mode 100644 index 174a831..0000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -uriparser_0.9.8+dfsg-1_source.buildinfo libs optional |