diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-29 01:19:14 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-29 01:19:14 -0600 |
commit | 08980f786d24341de92fc02303edd80eff02d991 (patch) | |
tree | b4ab46b55519c95e7e51cf6016ad28df56cb8a2e /ubuntu/maverick/dependencies/python-tqt/debian/python-tqt-dev.lintian-overrides | |
parent | 971b00b04e026f6115aa1155b483a12f1768e2be (diff) | |
download | tde-packaging-08980f786d24341de92fc02303edd80eff02d991.tar.gz tde-packaging-08980f786d24341de92fc02303edd80eff02d991.zip |
Initial attempt at python-tqt builds for Ubuntu and Debian
Diffstat (limited to 'ubuntu/maverick/dependencies/python-tqt/debian/python-tqt-dev.lintian-overrides')
-rw-r--r-- | ubuntu/maverick/dependencies/python-tqt/debian/python-tqt-dev.lintian-overrides | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ubuntu/maverick/dependencies/python-tqt/debian/python-tqt-dev.lintian-overrides b/ubuntu/maverick/dependencies/python-tqt/debian/python-tqt-dev.lintian-overrides new file mode 100644 index 000000000..3d0ed6137 --- /dev/null +++ b/ubuntu/maverick/dependencies/python-tqt/debian/python-tqt-dev.lintian-overrides @@ -0,0 +1,15 @@ +# lintian test overriden as the files tripping this error are put into the source +# of the generated package. This is a false-positive + +python-qt-dev binary: extra-license-file usr/share/sip/qt/qt/copying.sip +python-qt-dev binary: extra-license-file usr/share/sip/qt/qtaxcontainer/copying.sip +python-qt-dev binary: extra-license-file usr/share/sip/qt/qtcanvas/copying.sip +python-qt-dev binary: extra-license-file usr/share/sip/qt/qtext/copying.sip +python-qt-dev binary: extra-license-file usr/share/sip/qt/qtgl/copying.sip +python-qt-dev binary: extra-license-file usr/share/sip/qt/qtnetwork/copying.sip +python-qt-dev binary: extra-license-file usr/share/sip/qt/qtpe/copying.sip +python-qt-dev binary: extra-license-file usr/share/sip/qt/qtsql/copying.sip +python-qt-dev binary: extra-license-file usr/share/sip/qt/qttable/copying.sip +python-qt-dev binary: extra-license-file usr/share/sip/qt/qtui/copying.sip +python-qt-dev binary: extra-license-file usr/share/sip/qt/qtxml/copying.sip + |