aboutsummaryrefslogtreecommitdiff
path: root/debian/libnx-x11.lintian-overrides
Commit message (Collapse)AuthorAgeFilesLines
* Fully rework the way nx-libs gets packaged for Debian/Ubuntu.Mike Gabriel2015-01-281-4/+0
| | | | | | | | | | | | * Debian/Ubuntu packaging: + Fully rework the way nx-libs gets packaged for Debian/Ubuntu. + Split up libnx-x11 into individual packages. + Provide dbg:packages for each bin:package containing binaries. + Use Makefile logic to install files into DESTDIR. + Provide dev:packages for each lib:package individually. + Provide nx-x11proto-*-dev packages for all libnx-* libraries. + Install _all_ library files (*.so*) to /usr/lib/<triplet>/, so no extra settings of LD_LIBRARY_PATH is necessary.
* Silence lintian on debian-revision-should-not-be-zero. As this is no Debian ↵Mike Gabriel2012-01-131-0/+1
| | | | packaging repository, but ,,NX (redistributed)'', we will always release with rev no. set to ,,0''.
* * Override lintian warningsMike Gabriel2011-12-291-0/+2
| | | | | | | | - libnx-x11: postinst-has-useless-call-to-ldconfig - libnx-x11: postrm-has-useless-call-to-ldconfig as they relate to a bug in debhelper (call of ldconfig although we did not touch any directory controlled by /etc/ld.so.conf, amongst others see BTS issue #205142).
* Add lintian-overrides for every package. Override lintian warning: ↵Mike Gabriel2011-12-281-0/+1
possible-new-upstream-release-without-new-version as there will be new upstream releases of NX subprojects that will not require a version increment of the Debian package.