diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2011-12-29 13:06:55 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2011-12-29 13:06:55 +0100 |
commit | a8d1eab2c3b2c530a0052dc332d455c6077271d8 (patch) | |
tree | 52ac88940dbb1e9abda533bcc2bbb67bd8db2038 /debian | |
parent | 184c63e7bb1fb2555fc9d8a7a90dfbd660927c3f (diff) | |
download | nx-libs-a8d1eab2c3b2c530a0052dc332d455c6077271d8.tar.gz nx-libs-a8d1eab2c3b2c530a0052dc332d455c6077271d8.tar.bz2 nx-libs-a8d1eab2c3b2c530a0052dc332d455c6077271d8.zip |
Add lintian-override: outdated-autotools-helper-file to source.lintian-overrides as we patch-update the outdated helper files before building binaries.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/source.lintian-overrides | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3d7c8daac..f63142a3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,9 @@ nx-libs (2:3.5.0-0~x2go2) UNRELEASED; urgency=low * Add patch: 017_nx-x11_update-autotools-helper-files.patch. * Add README.source file, fixes lintian warning: patch-system-but-no-source-readme. + * Add lintian-override: outdated-autotools-helper-file to + source.lintian-overrides as we patch-update the outdated helper files before + building binaries. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 28 Dec 2011 19:06:26 +0100 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 000000000..1594d12b0 --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,2 @@ +nx-libs source: outdated-autotools-helper-file +nx-libs source: ancient-libtool |