+ 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>
+ 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>
+ 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>
+ 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>
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>
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>
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>
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>
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>
+ 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>
+ 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>
+ 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>
+ 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>
+ 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>
+ 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>
+ 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>
+ 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>
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>