summaryrefslogtreecommitdiffstats
path: root/debian/_base/dependencies/tqt3
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: Update the Maintainer's address to the TDE Debian Team.Slávek Banko2021-01-131-1/+1
| | | | 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-079-12/+19
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.Michele Calgaro2020-05-231-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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: Change debhelper compatibility level to 9.Slávek Banko2020-03-082-2/+2
| | | | 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-093-14/+5
| | | | | | | 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-0110-136/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: use _base folder for a distro instead of specific distros (squeezeMichele Calgaro2019-04-0370-0/+2187
and maverick). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>