diff options
author | Simon McVittie <smcv@debian.org> | 2017-10-01 13:55:48 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2017-10-01 13:57:58 +0100 |
commit | 0a04d9a5f1003203868471b961037c431d6cb442 (patch) | |
tree | 74476d5f3223766956ff933a484bf8164c89240f /debian | |
parent | 26f5567f6a5ae79f78e37183e8ee54e07d532055 (diff) | |
download | ikiwiki-0a04d9a5f1003203868471b961037c431d6cb442.tar ikiwiki-0a04d9a5f1003203868471b961037c431d6cb442.tar.gz |
debian: Declare compliance with Debian Policy 4.1.1
Signed-off-by: Simon McVittie <smcv@debian.org>
Diffstat (limited to 'debian')
-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 6b3980d8d..9fa5607cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ ikiwiki (3.20170623) UNRELEASED; urgency=medium * t: Add a regression test for untrusted git push * receive: Fix untrusted git push with git (>= 2.11) by passing through the necessary environment variables to make the quarantine area work + * debian: Declare compliance with Debian Policy 4.1.1 [ Amitai Schleier ] * l10n: Fix the build with po4a 0.52, by ensuring that msgstr ends diff --git a/debian/control b/debian/control index b813b516c..ad57a126f 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Build-Depends-Indep: Maintainer: Simon McVittie <smcv@debian.org> Uploaders: Josh Triplett <josh@freedesktop.org>, -Standards-Version: 4.0.0 +Standards-Version: 4.1.1 Homepage: https://ikiwiki.info/ Vcs-Git: git://git.ikiwiki.info/ Vcs-Browser: http://source.ikiwiki.branchable.com/?p=source.git;a=summary |