diff options
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 07cb4da2a..c72787f37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,7 @@ ikiwiki (3.20150615) UNRELEASED; urgency=medium to libimage-magick-perl (Closes: #789221) * d/control: remove leading article from Description (lintian: description-synopsis-starts-with-article) + * d/control: Standards-Version: 3.9.6, no changes required -- Simon McVittie <smcv@debian.org> Mon, 15 Jun 2015 18:13:23 +0100 diff --git a/debian/control b/debian/control index 329eff482..8af788c2d 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Build-Depends-Indep: Maintainer: Simon McVittie <smcv@debian.org> Uploaders: Josh Triplett <josh@freedesktop.org>, -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Homepage: http://ikiwiki.info/ Vcs-Git: git://git.ikiwiki.info/ Testsuite: autopkgtest-pkg-perl |