[neon/kde/kig/Neon/unstable] debian: Drop kde-l10n migration rules, not needed anymore after 2 stable releases.
Aurélien COUDERC
null at kde.org
Thu Jul 28 13:58:44 BST 2022
Git commit 5d8bdbe6f5b24245efadf9ad07f47c5edccf9188 by Aurélien COUDERC.
Committed on 03/01/2021 at 08:28.
Pushed by jriddell into branch 'Neon/unstable'.
Drop kde-l10n migration rules, not needed anymore after 2 stable releases.
M +1 -0 debian/changelog
M +0 -2 debian/control
M +0 -6 debian/rules
https://invent.kde.org/neon/kde/kig/commit/5d8bdbe6f5b24245efadf9ad07f47c5edccf9188
diff --git a/debian/changelog b/debian/changelog
index 51dfa3a..5e9383b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ kig (4:20.12.0-1) UNRELEASED; urgency=medium
* Added myself to the uploaders.
* Build with hardening=+all build hardening flag.
* Borrow minimal upstream signing key from k3b.
+ * Drop kde-l10n migration rules, not needed anymore after 2 stable releases.
-- Aurélien COUDERC <coucouf at debian.org> Sat, 02 Jan 2021 19:41:51 +0100
diff --git a/debian/control b/debian/control
index 3e0fb7b..a68f5e6 100644
--- a/debian/control
+++ b/debian/control
@@ -38,8 +38,6 @@ Architecture: any
Section: math
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}
Suggests: khelpcenter
-Breaks: ${kde-l10n:all}
-Replaces: ${kde-l10n:all}
Description: interactive geometry tool
Kig is an application for interactive geometric construction, allowing
students to draw and explore mathematical figures and concepts using the
diff --git a/debian/rules b/debian/rules
index 6841379..d7bb287 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,11 +2,5 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-l10npkgs_firstversion_ok := 4:16.04.3-6~
-include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
-
%:
dh $@ --with kf5,python3
-
-override_dh_gencontrol: l10npkgs_firstversion_ok
- dh_gencontrol
More information about the Neon-commits
mailing list