diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/ikiwiki.lintian-overrides | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 194ba077f..21b0e1fbb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,8 @@ ikiwiki (3.20170109) UNRELEASED; urgency=medium * docwiki.setup: exclude TourBusStop from offline documentation. It does not make much sense there. * d/ikiwiki.lintian-overrides: override script-not-executable warnings + * d/ikiwiki.lintian-overrides: silence false positive spelling warning + for Moin Moin -- Simon McVittie <smcv@debian.org> Mon, 09 Jan 2017 14:33:19 +0000 diff --git a/debian/ikiwiki.lintian-overrides b/debian/ikiwiki.lintian-overrides index 08cb40edc..5c101d2a4 100644 --- a/debian/ikiwiki.lintian-overrides +++ b/debian/ikiwiki.lintian-overrides @@ -1,2 +1,4 @@ ikiwiki: script-not-executable etc/ikiwiki/auto-blog.setup ikiwiki: script-not-executable etc/ikiwiki/auto.setup +ikiwiki: spelling-error-in-changelog Moin Moin (duplicate word) Moin +ikiwiki: spelling-error-in-copyright Moin Moin (duplicate word) Moin |