summaryrefslogtreecommitdiffstats
path: root/ubuntu
Commit message (Collapse)AuthorAgeFilesLines
* Revert "DEB tdelibs: Add dependencies necessary for newer version of OpenEXR."HEADmasterSlávek Banko6 days1-2/+0
| | | | | | | | | Debian bug 1130588 has been resolved and therefore we no longer need to use the workaround. This reverts commit d85d2901a48bf68ca63ac6167203cdec126693cd. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB koffice-i18n: Fix FTBFS for build only "all" - independent of architectures.Slávek Banko6 days1-0/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdelibs: Add dependencies necessary for newer version of OpenEXR.Slávek Banko12 days1-0/+2
| | | | | | | This is a workaround for Debian bug 1130588. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1130588 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytde: Changes to silence lintian reports.Slávek Banko2026-03-1111-10/+44
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytde: Fix FTBFS for build only "all" - independent of architectures.Slávek Banko2026-03-111-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytqt: Remove unnecessary forcing of owner change during installation.Slávek Banko2026-03-101-3/+3
| | | | | | | | Change from #483 was inadvertently reverted in #557. This applies the change again. Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kvirc: add dependency on libgsm1-devMichele Calgaro2026-03-101-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB tqca: Changes to silence lintian reports.Slávek Banko2026-03-065-9/+25
| | | | | | | + Added SO version to binary package name. + Removed Replaces and Breaks referring to themselves. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqscintilla: Changes to silence lintian reports.Slávek Banko2026-03-054-14/+23
| | | | | | + Removed Replaces and Breaks referring to themselves. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Use short month names in changelog (June).Slávek Banko2026-03-043-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Use short month names in changelog (July).Slávek Banko2026-03-0414-16/+16
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Fix hours exceeding a day in changelog.Slávek Banko2026-03-0211-11/+11
| | | | | | | 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 Banko2026-02-2864-68/+68
| | | | | | | 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 polkit-agent-tde: Changes to silence lintian reports.Slávek Banko2026-02-275-5/+28
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB polkit-tqt: Changes to silence lintian reports.Slávek Banko2026-02-278-11/+48
| | | | | | + Added SO version to binary package name. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytqt: Changes to silence lintian reportsSlávek Banko2026-02-2714-46/+76
| | | | | | | + Added run time dependencies. + Removed Replaces and Breaks referring to themselves. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB dbus-1-tqt: Use versioned Provides as this allows for smoother upgrades.Slávek Banko2026-02-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB avahi-tqt: Use versioned Provides as this allows for smoother upgrades.Slávek Banko2026-02-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libcarddav: Use versioned Provides as this allows for smoother upgrades.Slávek Banko2026-02-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libcaldav: Use versioned Provides as this allows for smoother upgrades.Slávek Banko2026-02-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tde-cmake: Use versioned Provides as this allows for smoother upgrades.Slávek Banko2026-02-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB dbus-1-tqt: Install libraries according to multi-arch rules.Slávek Banko2026-02-258-16/+43
| | | | | | | | | | + Changes to silence lintian reports. + Added SO version to binary package name. + Install libraries according to multi-arch rules. + Removed Replaces and Breaks referring to themselves. + The epoch change is for historical reasons from the KDE3 era. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB avahi-tqt: Delete the symbols file because it is not appropriate.Slávek Banko2026-02-241-6/+0
| | | | | | | | | | | | | According to Using Symbols File wiki: If you find (on some arches) symbols that are exported which are not supposed to be public, you must not use symbols versioning at all. For C++ libraries it is often better not to ship symbols files. See chapters in: https://wiki.debian.org/UsingSymbolsFiles Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB avahi-tqt: Install libraries according to multi-arch rules.Slávek Banko2026-02-2415-19/+73
| | | | | | | | | | | | + Update symbols file. + Install libraries according to multi-arch rules. + Rename the package to match the library name and SO version. + Changes to silence lintian reports. Since R14.1.6 – TDE/tde-cmake#140, the default location for /usr is according to default multi-arch location used by the distribution. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libr: Install libraries according to multi-arch rules.Slávek Banko2026-02-239-13/+23
| | | | | | | Since R14.1.6 – TDE/tde-cmake#140, the default location for /usr is according to default multi-arch location used by the distribution. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB akode: Changes to silence lintian reports.Slávek Banko2026-02-2220-51/+121
| | | | | | | | | | + Added build time dependencies. + Added reason for epoch change to changelog. + Move akodeplay binary to a separate package. + Install libraries according to multi-arch rules. + Added overrides for version number and compression. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libtqt-perl: Switch to tde-cdbs and changes to silence lintian reports.Slávek Banko2026-02-217-35/+40
| | | | | | | | | | + Switch to tde-cdbs, but with building in the source tree. + Added libcrypt-dev do Build-Depends. + Added overrides for version number and compression. + Removed Replaces and Breaks referring to themselves. + Change the permissions of libraries to 644 before dh_strip. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB pytde: Remove unnecessary forcing of owner change during installation.Emanoil Kotsev2026-02-211-3/+3
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* DEB pytqt: Remove unnecessary forcing of owner change during installation.Emanoil Kotsev2026-02-211-3/+3
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* DEB tdelibs: Use maintscript to remove old ld.so config file.Slávek Banko2026-02-191-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libcarddav: Use Provides: libcarddav for smooth upgrade to libcarddav0.Slávek Banko2026-02-181-1/+2
| | | | | | See https://wiki.debian.org/RenamingPackages Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libcaldav: Use Provides: libcaldav for smooth upgrade to libcaldav0.Slávek Banko2026-02-181-1/+2
| | | | | | See https://wiki.debian.org/RenamingPackages Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdelibs: Changes to silence lintian reports.Slávek Banko2026-02-1712-47/+103
| | | | | | | | | + Added build and run time dependencies. + Removed no longer valid *BSD architectures. + Added overrides for version number and compression. + Added permission change on setuid binaries from 4711 to 4755. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdeadmin: Add libcrypt-dev to Build-Depends.Slávek Banko2026-02-171-1/+1
| | | | | | | | The package libcrypt-dev was usually installed automatically as a dependency of libc6-dev. However, in newer versions it is no longer installed and its absence can lead to FTBFS. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdelibs: Update ls.so.conf according to multi-arch location.Slávek Banko2026-02-152-3/+13
| | | | | | | | Instead of hard-coded lib64, which we never used, it makes sense to install the file in an architecture-dependent package and set the paths according to the multi-arch location of the specific architecture. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tdenetwork: Require fakeroot support for setting file permissions and ↵Emanoil Kotsev2026-02-141-0/+1
| | | | | | | | | ownership This involves enforcing the dip group and permissions for the kppp and kppplogview binaries, and the kppp-options configuration file. Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* DEB libcarddav: Fix empty and misnamed package for time64 variant.Slávek Banko2026-02-121-4/+4
| | | | | | | | This completes the changes related to renaming the libarddav package to libcardav0 in #537. For time64 variant the package got incorrect name libcarddav00t64 and was empty. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tde-i18n: Changes to silence lintian reports.Slávek Banko2026-02-087-133/+146
| | | | | | | | + Added targets in debian/rules that we don't need but are required. + Added dynamic creation of lintian overrides for individual languages. + In copyright, links to KDE translations have been replaced with TDE Weblate. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB tqt: Changes to silence lintian reports.Slávek Banko2026-02-0823-150/+227
| | | | | | | | | | | | | | | | + Formalization of postinst scripts. + Removed no longer valid *BSD architectures. + Removed Replaces and Breaks referring to themselves. + Removed menu files because desktop files are in their place. + The epoch change is for historical reasons from the KDE3 era. + Added emptying of dependency_libs field in LA files. + Added lintian overrides installation. Note: When tested on armhf, lintian reported `library-not-linked-against-libc` on some packages, which is not registered on the lintian tags list, and when used on amd64, lintian reports `alien-tag library-not-linked-against-libc`. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libcaldav: Changes to silence lintian reports.Slávek Banko2026-02-075-11/+30
| | | | | | | | | + Added build and run time dependencies. + Added SO version to binary package name. + Added reason for epoch change to changelog. + Extended package description. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libcaldav: Changes to silence lintian reports.Slávek Banko2026-02-055-16/+35
| | | | | | | | | + Added build and run time dependencies. + Added SO version to binary package name. + Added reason for epoch change to changelog. + Extended package description. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kpilot: Changes to silence lintian reports.Slávek Banko2026-02-046-23/+30
| | | | | | | | | + Added build time dependencies. + Added reason for epoch change to changelog. + Remove Replaces and Breaks referring to themselves. + Remove the dbg package in favor of the now standard dbgsym. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB sip4-tqt: Changes to silence lintian reports.Slávek Banko2026-02-035-11/+31
| | | | | | | | | | | + Added run time dependencies. + Strip all packages - including sip-tqt-dev. + Remove unnecessary configuration items from control file. + Remove unnecessary forcing of owner change during installation. + Added reason for epoch change to changelog. + Fix utf8 encoding in the man page. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB: Replace obsolete dependency pkg-config with current pkgconf.Slávek Banko2026-02-0311-12/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libart-lgpl: Changes to silence lintian reports.Slávek Banko2026-02-031-1/+1
| | | | | | + Added build time dependencies (omitted for Ubuntu). Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libart-lgpl: Changes to silence lintian reports.Slávek Banko2026-02-035-5/+28
| | | | | | | | | + Added build time dependencies. + Added reason for epoch change to changelog. + Install libraries according to multi-arch rules. + Added overrides for version number and compression. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB libr: Changes to silence lintian reports.Slávek Banko2026-02-032-2/+11
| | | | | | | + Added build time and runtime dependencies. + Added overrides for version number and compression. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* DEB kvirc: use new tde-autotools.mk file for buildingMichele Calgaro2026-02-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB/RPM kvirc: do not rename license fileMichele Calgaro2026-01-251-7/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB kvirc: remove packaging of kvirc-configMichele Calgaro2026-01-112-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>