diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2018-09-08 10:30:47 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2018-09-08 10:30:47 +0200 |
commit | d4ecdee0663cca19128a00572229b21720364100 (patch) | |
tree | e1e9603fad2d2d7ac3dfd690de551f8233199c64 | |
parent | 04233c1001f3040c0c7811db5178974538ee3680 (diff) |
Declare compliance with Debian Policy 4.2.1
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e460cd1..47ae586 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ uriparser (0.8.6-1) UNRELEASED; urgency=medium * New upstream release. + * Declare compliance with Debian Policy 4.2.1 (No changes neede -- Jörg Frings-Fürst <debian@jff.email> Sat, 08 Sep 2018 10:21:10 +0200 diff --git a/debian/control b/debian/control index 68d11b1..80013e9 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: qttools5-dev-tools, qtbase5-dev, libqt5sql5-sqlite -Standards-Version: 4.1.5 +Standards-Version: 4.2.1 Homepage: http://uriparser.sourceforge.net Vcs-Git: git://jff.email/opt/git/uriparser.git Vcs-Browser: https://jff.email/cgit/uriparser.git |