summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-08-05 17:08:37 -0400
committerJoey Hess <joey@kitenet.net>2012-08-05 17:08:37 -0400
commit569b74e9037d6b2cea095203b9fd01b61d63a018 (patch)
treea43866714897a45f35e1f5d5af4baf088f7739b0
parent58eb4fbf01ebf68148295b6d0c48b4fd7882d75d (diff)
dh_lintian: Source overrides doc improvement. Closes: #683941
-rw-r--r--debian/changelog1
-rwxr-xr-xdh_lintian2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 537491e4..3f67ad7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ debhelper (9.20120609) UNRELEASED; urgency=low
* dh_shlibdeps: Warn if -V flag is passed, to avoid it accidentially being
used here rather than in dh_makeshlibs. Closes: #680339
+ * dh_lintian: Source overrides doc improvement. Closes: #683941
-- Joey Hess <joeyh@debian.org> Thu, 05 Jul 2012 08:51:07 -0600
diff --git a/dh_lintian b/dh_lintian
index 5540ec33..f7541df7 100755
--- a/dh_lintian
+++ b/dh_lintian
@@ -28,7 +28,7 @@ Installed into usr/share/lintian/overrides/I<package> in the package
build directory. This file is used to suppress erroneous lintian
diagnostics.
-=item F<debian/source.lintian-overrides>
+=item F<debian/source/lintian-overrides>
These files are not installed, but will be scanned by lintian to provide
overrides for the source package.