diff --git a/debian/changelog b/debian/changelog index 104264f..4fdfe5d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ [ Aurélien COUDERC ] * Add missing runtime dependency to qml-module-org-kde-kaccounts. + * Drop l10n and dbgsym transition rules not required anymore after 2 stable + releases. -- Aurélien COUDERC Fri, 14 Aug 2020 10:23:16 +0200 diff --git a/debian/control b/debian/control index 35a7bd3..908878a 100644 --- a/debian/control +++ b/debian/control @@ -44,8 +44,6 @@ Recommends: kaccounts-providers Breaks: kde-config-telepathy-accounts (<< 17.08), libktpcommoninternals9 (<< 17.08), - ${kde-l10n:all}, -Replaces: ${kde-l10n:all} Description: System to administer web accounts Small system to administer web accounts for the sites and services across the Plasma desktop, including: Google, Facebook, Owncloud, IMAP, diff --git a/debian/rules b/debian/rules index e0dd4ba..00c859d 100755 --- a/debian/rules +++ b/debian/rules @@ -1,13 +1,4 @@ #!/usr/bin/make -f - -l10npkgs_firstversion_ok := 4:16.04.3-8~ -include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk %: dh $@ --with kf5,pkgkde_symbolshelper - -override_dh_strip: - dh_strip --dbgsym-migration='kaccounts-integration-dbg (<= 15.12.1-1~~)' - -override_dh_gencontrol-arch: l10npkgs_firstversion_ok - dh_gencontrol -a