summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/dependencies/tqt3/debian/rules
Commit message (Collapse)AuthorAgeFilesLines
* DEB: Move DEB_DH_BUILDDEB_ARGS to common cdbs rules.Slávek Banko2021-04-041-0/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Force file permissions in the tarball for examples.Slávek Banko2020-12-051-0/+1
| | | | | | It addresses independence from UMASK to ensure a reproducible build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Add the tirpc include directory to the includes.Slávek Banko2020-09-201-0/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Refrect qt -> tqt changes to man1.Slávek Banko2020-07-071-5/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Add dh_strip_nondeterminism to support a reproducible build.Slávek Banko2020-03-221-2/+2
| | | | | | Correction of a typo in the TQWidget documentation is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Create tqt3-examples.tar.gz in a reproducible way.Slávek Banko2020-03-211-8/+6
| | | | | | Remove attic.tar.gz from libtqt3-compat-headers. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Drop deleting/re-creating symlinks for include/ntqinputcontext*.h.Slávek Banko2019-12-091-14/+0
| | | | | | | Installation of the ntqinputcontext*.h, ntqconfig.h and ntqmodules.h files moved from rules to regular *.install files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Change remaining DEB_BUILD_PARALLEL in 'rules' to make them conditional.Slávek Banko2019-07-121-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt3: Desktop files has been moved to the main tree.Slávek Banko2019-06-011-7/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: use _base folder for a distro instead of specific distros (squeezeMichele Calgaro2019-04-031-0/+489
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>