summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/settings/kmyfirewall
Commit message (Collapse)AuthorAgeFilesLines
* DEB: Fix hours exceeding a day in changelog.Slávek Banko2 days1-1/+1
| | | | | | | Strict check when installing changelog can now result in FTBFS if the date does not match the required date format. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Use short month names in changelog.Slávek Banko4 days1-1/+1
| | | | | | | Strict check when installing changelog can now result in FTBFS if the date does not match the required date format. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Remove direct include for cmake.mk. Now it is automatically included by ↵Slávek Banko2025-09-141-1/+0
| | | | | | | | tde.mk, or using tde.mk rules for CMake builds with cdbs >= 0.4.177. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: fix debian/rules to allow the source packages to be created without ↵Michele Calgaro2025-05-021-1/+1
| | | | | | having tde-cdbs installed Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tde-cdbs: Separate the common CDBS class into the package.Slávek Banko2025-04-294-278/+2
| | | | | | | For all packages changed dependence from cdbs to tde-cdbs and rules modified to use tde.mk class from /usr/share/cdbs. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB debian-tde.mk: Add common rules for updating config files for automake.Slávek Banko2025-04-141-0/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kmyfirewall: cmake conversionMichele Calgaro2024-10-112-11/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB kmyfirewall: kmyfirewall.xpm has been moved to main repositoryMichele Calgaro2024-08-072-371/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB kmyfirewall: remove unnecessary filesMichele Calgaro2024-08-074-82/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: Automatically add ldconfig trigger if the package contains plugins.Slávek Banko2023-12-191-0/+5
| | | | | | | | | | As a result, it is no longer necessary to enforce ldconfig in postinst and postrm scripts and this solves the problem with packages where the ldconfig was not called after installation, but it was needed. This resolves issue TDE/tdemultimedia#29. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Change debhelper compatibility level to 10.Slávek Banko2023-11-053-3/+3
| | | | | | Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated DEB_COMPRESS_EXCLUDE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kmyfirewall: move man pages to main repoMichele Calgaro2023-06-306-176/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rearranged applications folder into sub categories.Michele Calgaro2021-07-0420-0/+1049
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>