diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-01-15 23:08:22 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-01-15 23:08:22 +0100 |
commit | 063a17d7a9f9f6195067df46220be02c4f5f5d32 (patch) | |
tree | 106a05b9952e05ad4848c7ff8de0bbdeb3eab271 /debian/apt.lintian-overrides | |
parent | caffd4807f612e931ecca8f7d9b0c0c10de27ce6 (diff) |
move the lintian-overrides into the debian directory
Diffstat (limited to 'debian/apt.lintian-overrides')
-rw-r--r-- | debian/apt.lintian-overrides | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/apt.lintian-overrides b/debian/apt.lintian-overrides new file mode 100644 index 000000000..49c5ce53c --- /dev/null +++ b/debian/apt.lintian-overrides @@ -0,0 +1,3 @@ +# apt-mark is rarely used auxiliary script, we don't want to depend on +# python-apt only for it. +apt binary: python-script-but-no-python-dep ./usr/bin/apt-mark |