[neon/kde/k3b/Neon/release-lts] debian: break the old k3b-i18n
Jonathan Riddell
null at kde.org
Tue Oct 13 19:56:29 BST 2020
Git commit 58cb01aed225e285be268d556ac28160475c7b99 by Jonathan Riddell.
Committed on 13/10/2020 at 18:56.
Pushed by jriddell into branch 'Neon/release-lts'.
break the old k3b-i18n
M +7 -3 debian/control
https://invent.kde.org/neon/kde/k3b/commit/58cb01aed225e285be268d556ac28160475c7b99
diff --git a/debian/control b/debian/control
index 06345ca..eb160bf 100644
--- a/debian/control
+++ b/debian/control
@@ -64,7 +64,7 @@ Depends: cdparanoia,
${misc:Depends},
${shlibs:Depends}
Recommends: dvd+rw-tools, growisofs, libk3b7-extracodecs, vcdimager
-Suggests: k3b-extrathemes, k3b-i18n, kde-config-cddb, normalize-audio, sox
+Suggests: k3b-extrathemes, kde-config-cddb, normalize-audio, sox
Description: Sophisticated CD/DVD burning application
K3b provides a comfortable user interface to perform most CD/DVD burning
tasks. While the experienced user can take influence in all steps
@@ -74,6 +74,8 @@ Description: Sophisticated CD/DVD burning application
Package: k3b-data
Architecture: all
Depends: ${misc:Depends}
+Breaks: k3b-i18n (<< 20.08.2)
+Conflicts: k3b-i18n (<< 20.08.2)
Description: Sophisticated CD/DVD burning application - data files
K3b provides a comfortable user interface to perform most CD/DVD burning
tasks. While the experienced user can take influence in all steps
@@ -97,13 +99,15 @@ Package: k3b-i18n
Section: localization
Architecture: all
Depends: ${misc:Depends}
-Description: Sophisticated CD/DVD burning application - localizations files
+Section: oldlibs
+Priority: optional
+Description: Sophisticated CD/DVD burning application - transitional
K3b provides a comfortable user interface to perform most CD/DVD burning
tasks. While the experienced user can take influence in all steps
of the burning process the beginner may find comfort in the automatic settings
and the reasonable k3b defaults which allow a quick start.
.
- This package contains translations files.
+ This package is a dummy transitional and can be removed.
Package: libk3b-dev
Section: libdevel
More information about the Neon-commits
mailing list