Commit Graph

4602 Commits (master)
 

Author SHA1 Message Date
Slávek Banko 6170daa6c6
DEB akode: Changes to silence lintian reports.
+ 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>
23 hours ago
TDE Gitea c6aeb535b9 Reset submodule packaging/gentoo to latest HEAD 1 day ago
TDE Gitea 28a878b615 Reset submodule packaging/gentoo to latest HEAD 2 days ago
Slávek Banko 838638ce21
DEB libtqt-perl: Switch to tde-cdbs and changes to silence lintian reports.
+ 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>
3 days ago
Emanoil Kotsev a0a26e2a4e
DEB pytde: Remove unnecessary forcing of owner change during installation.
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
3 days ago
Emanoil Kotsev d9ea63a78c
DEB pytqt: Remove unnecessary forcing of owner change during installation.
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
3 days ago
TDE Gitea 196e0c3f6a Reset submodule packaging/gentoo to latest HEAD 3 days ago
TDE Gitea 0044681749 Reset submodule packaging/gentoo to latest HEAD 3 days ago
Slávek Banko 951c14e2f2
DEB sudo-trinity: Switch to debhelper and changes to silence lintian reports.
+ Added copyright file.
+ Install directories with normal permissions.
+ Added overrides for version number and compression.
+ 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>
3 days ago
Slávek Banko a83418638d
DEB tdelibs: Use maintscript to remove old ld.so config file.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 days ago
Slávek Banko 7f74c06fa4
DEB libcarddav: Use Provides: libcarddav for smooth upgrade to libcarddav0.
See https://wiki.debian.org/RenamingPackages

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 days ago
Slávek Banko b853b3a8da
DEB libcaldav: Use Provides: libcaldav for smooth upgrade to libcaldav0.
See https://wiki.debian.org/RenamingPackages

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 days ago
Slávek Banko d6a880d164
DEB tdelibs: Changes to silence lintian reports.
+ 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>
6 days ago
Slávek Banko 658edec136
DEB tdeadmin: Add libcrypt-dev to Build-Depends.
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>
6 days ago
Slávek Banko a1ab29c283
DEB tdelibs: Update ls.so.conf according to multi-arch location.
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>
1 week ago
TDE Gitea c2a7034e1e Reset submodule packaging/gentoo to latest HEAD 1 week ago
Emanoil Kotsev 638d708a63
DEB tdenetwork: Require fakeroot support for setting file permissions and 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>
1 week ago
Slávek Banko 5812b4fabb
DEB libcarddav: Fix empty and misnamed package for time64 variant.
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>
2 weeks ago
Slávek Banko 6fabe05088
DEB tde-cdbs: Fix FTBFS with date command from Rust Coreutils.
The date command from Rust Coreutils is not fully compatible
with the date command from GNU Coreutils and strictly requires
the date output format to be after options.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 weeks ago
Slávek Banko 12202751d5
DEB tde-i18n: Changes to silence lintian reports.
+ 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>
2 weeks ago
Slávek Banko 08b8641d80
DEB tqt: Changes to silence lintian reports.
+ 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>
2 weeks ago
Slávek Banko 31a1cd094b
DEB libcaldav: Changes to silence lintian reports.
+ 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>
2 weeks ago
Slávek Banko c86c0cedb8
DEB libcaldav: Changes to silence lintian reports.
+ 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>
3 weeks ago
Slávek Banko 013e9d6762
DEB kpilot: Changes to silence lintian reports.
+ 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>
3 weeks ago
Slávek Banko 41dd666445
DEB sip4-tqt: Changes to silence lintian reports.
+ 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>
3 weeks ago
Slávek Banko 6e01527258
DEB: Replace obsolete dependency pkg-config with current pkgconf.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 weeks ago
Slávek Banko 619aa9befd
DEB libart-lgpl: Changes to silence lintian reports.
+ Added build time dependencies (omitted for Ubuntu).

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 weeks ago
Slávek Banko 6f70a78fc4
DEB libart-lgpl: Changes to silence lintian reports.
+ 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>
3 weeks ago
Slávek Banko fda6f58216
DEB libr: Changes to silence lintian reports.
+ Added build time and runtime dependencies.
+ Added overrides for version number and compression.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 weeks ago
Michele Calgaro fd457a9dcb
DEB kvirc: use new tde-autotools.mk file for building
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 weeks ago
Slávek Banko 20c4daff85
DEB tde-cdbs: Changes to silence lintian reports.
+ Added link to full license to copyright.
+ Added reason for epoch change to changelog.
+ Added overrides for version number and compression.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 weeks ago
Slávek Banko 4e8d35e86f
DEB tde-cdbs: Add a copy of the necessary standard classes from Debian.
Debian is gradually deprecating CDBS in favor of Debhelper.
Before we are ready to drop the use of CDBS, we need to retain some
of the standard classes that were removed in the newer version of CDBS.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 weeks ago
TDE Gitea d99f488eb9 Reset submodule packaging/gentoo to latest HEAD 4 weeks ago
Michele Calgaro 8ed38f2321
DEB/RPM kvirc: do not rename license file
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 weeks ago
Michele Calgaro aef1f8d34c
DEB kvirc: remove packaging of kvirc-config
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 month ago
Michele Calgaro 20d7745d2d
DEB kvirc: change location of scriptexample files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 month ago
Michele Calgaro 341d6c8bf9
DEB k3b: update patch to avoid hunk offset warning
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Michele Calgaro b8c7f20412
DEB tdeutils: update patch to avoid hunk offset warning
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Michele Calgaro cdd26e6d10
DEB pytdeextension: update patch to avoid hunk offset warning
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Michele Calgaro 557fe2db47
DEB kvirc: move translation .mo files to standard TDE location
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
TDE Gitea 70c2788210 Reset submodule packaging/gentoo to latest HEAD 2 months ago
Slávek Banko 3f124ae98a
DEB tdebindings: Enable build with Java on loong64.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 months ago
Slávek Banko 38630d2e67
DEB tdenetwork: Do not depend on valgrind for loong64 architecture.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 months ago
Slávek Banko b1a8bcb994
DEB tdegames: Add Conflicts for libtdegames-data to ensure smooth update.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 months ago
Slávek Banko ccfb74f4bd
DEB tdegames: Bump libtdegames SO version.
This relates to API/ABI change from TDE/tdegames#58.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 months ago
Slávek Banko 6acadda81d
DEB tdegames: Split libtdegames package into two - library and common data.
Set multiarch rules for all packages.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 months ago
Michele Calgaro ecd161e75c
DEB kvirc: move application files to a more appropriate location
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Michele Calgaro 51edf16f3f
DEB kvirc: move location of kvirc.desktop
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Michele Calgaro 3b03398dc2
DEB kvirc: move location of module files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
TDE Gitea 6a31f11f54 Reset submodule packaging/gentoo to latest HEAD 3 months ago