diff options
author | Simon McVittie <smcv@debian.org> | 2017-06-22 09:24:48 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2017-06-22 09:24:48 +0100 |
commit | 60d79a6a797e5672bf45bc463681fdcb6f356500 (patch) | |
tree | 76642af3921c57e8cf0ce81d8ccd1b55b5b286ab | |
parent | 65084812245c5013b1f7734a70278a67dc9c7700 (diff) | |
download | ikiwiki-60d79a6a797e5672bf45bc463681fdcb6f356500.tar ikiwiki-60d79a6a797e5672bf45bc463681fdcb6f356500.tar.gz |
debian: Declare compliance with Debian Policy 4.0.0
-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 6654a7581..cda8ddf92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,7 @@ ikiwiki (3.20170112) UNRELEASED; urgency=medium text, such as toc * meta: Document [[!meta name="foo" content="bar"]] * debian: Use preferred https URL for Format of debian/copyright + * debian: Declare compliance with Debian Policy 4.0.0 -- Simon McVittie <smcv@debian.org> Sun, 14 May 2017 15:34:52 +0100 diff --git a/debian/control b/debian/control index 2a70766d8..b813b516c 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: 3.9.8 +Standards-Version: 4.0.0 Homepage: https://ikiwiki.info/ Vcs-Git: git://git.ikiwiki.info/ Vcs-Browser: http://source.ikiwiki.branchable.com/?p=source.git;a=summary |