diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2022-01-09 19:48:31 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2022-01-09 19:48:31 +0100 |
commit | 945440eecfa31a5c77514b1d328b73fabc0fb2ce (patch) | |
tree | c6d289adc21dcca9a75b8c34a76459cd2ea83f82 /debian | |
parent | 7795741aabe49917a6e6387425f66db245714dc8 (diff) |
Declare compliance with Debian Policy 4.6.0.1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index cee4dd7..eacabcc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,13 +5,13 @@ uriparser (0.9.6+dfsg-1) UNRELEASED; urgency=medium * Fix debian/not-installed. * debian/copyright: - Add year 2022 to myself. + * Declare compliance with Debian Policy 4.6.0.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sun, 09 Jan 2022 19:04:52 +0100 uriparser (0.9.5+dfsg-2) unstable; urgency=medium * Upload to unstable. - * Declare compliance with Debian Policy 4.6.0.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Thu, 19 Aug 2021 19:44:00 +0200 diff --git a/debian/control b/debian/control index e2dcd3b..8030982 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.0 +Standards-Version: 4.6.0.1 Rules-Requires-Root: no Homepage: http://uriparser.sourceforge.net Vcs-Git: git://jff.email/opt/git/uriparser.git |