diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-29 10:50:10 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-29 10:50:10 +0200 |
commit | 775b8a9748d1c3c1394130b2bc385ce722a7b67a (patch) | |
tree | 7986b8215e6018bb3098063af0e43c31a9743e98 | |
parent | 658ba5f715d5b2fe19379bfcf6133bfc05dc20fc (diff) |
new debian/lintian-overrides
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/lintian-overrides | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 880086f..82bba60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ rapid-photo-downloader (0.4.10-3) UNRELEASED; urgency=medium * debian/control: - Bump Standards-Version to 3.9.6 (no changes required). + * New debian/lintian-overrides: + - Override the warning "desktop-mime-but-no-exec-code" because + the program don't use parameters for filenames. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 29 Apr 2015 10:34:43 +0200 diff --git a/debian/lintian-overrides b/debian/lintian-overrides new file mode 100644 index 0000000..0af63f6 --- /dev/null +++ b/debian/lintian-overrides @@ -0,0 +1,4 @@ +# +# The program dosn't need parameters for filenames +# +desktop-mime-but-no-exec-code |