diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-01-17 17:17:13 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-01-17 17:17:13 -0300 |
commit | d9cbab4beb14e363ab9df26dba199e35d6922daa (patch) | |
tree | a092b294397efcdbea2ff1fb50b1f7dd41d68326 /debian/changelog | |
parent | 6cd9ff6e24cb08a4fce776cf3e357e53b8e93b0d (diff) | |
download | qt4-x11-d9cbab4beb14e363ab9df26dba199e35d6922daa.tar.gz |
Override lintian's old autotools helpers files warnings.
We are not using them, tested by patching them away and rebuilding.
Actually we are using the system's version of the involved libs.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d55d860..88eca26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ qt4-x11 (4:4.8.5+git209-g718fae5+dfsg-2) UNRELEASED; urgency=medium [ Lisandro Damián Nicanor Pérez Meyer ] * Make rm verbose. In this way it's easier to audit the build. + * Override lintian's old autotools helpers files warnings, we are not + using them, tested by patching them away and rebuilding. Actually we are + using the system's version of the involved libs. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 15 Jan 2014 15:52:50 -0300 |