diff --git a/debian/collectd-core.overrides b/debian/collectd-core.overrides index dcff62e..4e6322e 100644 --- a/debian/collectd-core.overrides +++ b/debian/collectd-core.overrides @@ -11,7 +11,3 @@ collectd-core: capitalization-error-in-description python Python # directory. According to the Java guys the path name and the ABI is stable # though ... collectd-core: binary-or-shlib-defines-rpath usr/lib/collectd/java.so /usr/lib/jvm/java-6-openjdk/jre/lib/* - -# dpatch is obsolete but we can't deprecated it yet to avoid -# a big diff to Debian's "upstream" package -collectd source: build-depends-on-obsolete-package dpatch diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000..70087e2 --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,3 @@ +# dpatch is obsolete but we can't deprecate it yet as +# we want to avoid a big diff to Debian's "upstream" package +collectd source: build-depends-on-obsolete-package dpatch