diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/pkg-kde-tools.lintian-overrides | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 94b829d..c128b27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ pkg-kde-tools (0.9.4) UNRELEASED; urgency=low * Fix "dpkg: * has bad syntax: invalid character in revision number" error which debhelper kde buildsystem used to spit (it wasn't fatal though). * Use perl API in place of dpkg --compare-versions (kde buildsystem). + * Add lintian override for "capitalization-error-in-description kde KDE". -- Modestas Vainius <modax@debian.org> Tue, 03 Aug 2010 01:44:35 +0300 diff --git a/debian/pkg-kde-tools.lintian-overrides b/debian/pkg-kde-tools.lintian-overrides new file mode 100644 index 0000000..28165b5 --- /dev/null +++ b/debian/pkg-kde-tools.lintian-overrides @@ -0,0 +1 @@ +pkg-kde-tools: capitalization-error-in-description kde KDE |