[neon/kde/kopete/Neon/release] debian: Drop kde-l10n migration rules, not needed anymore.

Aurélien COUDERC null at kde.org
Wed Aug 17 14:36:42 BST 2022


Git commit 48ceecafdbef898eddde55de44d4093e5bf3dc61 by Aurélien COUDERC.
Committed on 09/03/2022 at 22:27.
Pushed by jriddell into branch 'Neon/release'.

Drop kde-l10n migration rules, not needed anymore.

M  +1    -0    debian/changelog
M  +0    -2    debian/control
M  +0    -5    debian/rules

https://invent.kde.org/neon/kde/kopete/commit/48ceecafdbef898eddde55de44d4093e5bf3dc61

diff --git a/debian/changelog b/debian/changelog
index bd6d9ff..fdeeec9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ kopete (4:21.12.3-1) UNRELEASED; urgency=medium
   * Added myself to the uploaders.
   * Drop override for deprecated lintian tag.
   * Build with hardening=+all build hardening flag.
+  * Drop kde-l10n migration rules, not needed anymore.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 09 Jan 2021 14:00:22 +0100
 
diff --git a/debian/control b/debian/control
index 70c28ea..531a4f9 100644
--- a/debian/control
+++ b/debian/control
@@ -81,8 +81,6 @@ Package: kopete-data
 Section: net
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Breaks: kopete (<< 4:18.03.80~), ${kde-l10n:all}
-Replaces: kopete (<< 4:18.03.80~), ${kde-l10n:all}
 Description: data files for Kopete
  Kopete is an instant messaging and chat application with support for a wide
  variety of services, such as AIM, Yahoo, ICQ, MSN, and Jabber.  Advanced
diff --git a/debian/rules b/debian/rules
index da46a19..173a428 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,6 @@ ifneq ($(DEB_HOST_ARCH_OS),linux)
   CONFIGURE_ARGS += -DWITH_GOOGLETALK=false
 endif
 
-l10npkgs_firstversion_ok := 4:18.04.0~
-include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 libpkgs_gen_strict_local_shlibs = $(libpkgs_all_packages)
 include /usr/share/pkg-kde-tools/qt-kde-team/3/library-packages.mk
 
@@ -27,8 +25,5 @@ override_dh_shlibdeps:
 	dh_shlibdeps -plibkopete1 -- -xkopete
 	dh_shlibdeps --remaining-packages
 
-override_dh_gencontrol-indep: l10npkgs_firstversion_ok
-	dh_gencontrol -i
-
 override_dh_gencontrol-arch: libpkgs_gen_strict_local_shlibs
 	dh_gencontrol -a



More information about the Neon-commits mailing list