[neon/neon-packaging/merkuro/Neon/release] debian: add some compat

Carlos De Maine null at kde.org
Tue Jul 18 09:31:53 BST 2023


Git commit be9363367dedb5271d9add05fa7f6c9044f89fea by Carlos De Maine.
Committed on 18/07/2023 at 08:31.
Pushed by carlosdem into branch 'Neon/release'.

add some compat

M  +10   -2    debian/control
A  +1    -0    debian/merkuro.links

https://invent.kde.org/neon/neon-packaging/merkuro/-/commit/be9363367dedb5271d9add05fa7f6c9044f89fea

diff --git a/debian/control b/debian/control
index 0409a24..997c073 100644
--- a/debian/control
+++ b/debian/control
@@ -62,10 +62,18 @@ Depends: akonadi-server,
          qml-module-qtwebengine,
          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: kalendar
-Replaces: kalendar
+Breaks: kalendar (<< 23.04.3+p22.04+tunstable+git20230717.0455-0)
+Replaces: kalendar (<< 23.04.3+p22.04+tunstable+git20230717.0455-0)
 Description: Calendar app
  Calendar application that allows you to manage your tasks and
  events. merkuro supports both local calendars as well as a multitude
  of online calendars: Nextcloud, Google® Calendar, Outlook®, Caldav,
  and many more.
+
+Package: kalendar
+ Depends: merkuro, ${misc:Depends}
+ Architecture: all
+ Priority: optional
+ Section: oldlibs
+ Description: transitional package
+  This is a transitional package. It can safely be removed.
\ No newline at end of file
diff --git a/debian/merkuro.links b/debian/merkuro.links
new file mode 100644
index 0000000..3d680bc
--- /dev/null
+++ b/debian/merkuro.links
@@ -0,0 +1 @@
+dh_link /usr/bin/merkuro-calendar /usr/bin/kalendar
\ No newline at end of file


More information about the Neon-commits mailing list