[neon/kde/okular/Neon/unstable] debian: versioning not needed in transitionals

Carlos De Maine null at kde.org
Tue Dec 19 23:54:08 GMT 2023


Git commit 71afc349835caa48fe4fa12796219be8a0e0ca27 by Carlos De Maine.
Committed on 20/12/2023 at 00:54.
Pushed by carlosdem into branch 'Neon/unstable'.

versioning not needed in transitionals

M  +2    -2    debian/control

https://invent.kde.org/neon/kde/okular/-/commit/71afc349835caa48fe4fa12796219be8a0e0ca27

diff --git a/debian/control b/debian/control
index d3a2da7..8f45da2 100644
--- a/debian/control
+++ b/debian/control
@@ -187,14 +187,14 @@ Description: Mobile user interface of Okular
 Package: libokular5core11
 Section: oldlibs
 Architecture: all
-Depends: libokular6core11 (>= ${source:Version}~ciBuild), ${misc:Depends}
+Depends: libokular6core11, ${misc:Depends}
 Description: Dummy transitional package.
  This package can be safely removed.
 
 Package: qml-module-org-kde-okular
 Section: oldlibs
 Architecture: all
-Depends: qml6-module-org-kde-okular (>= ${source:Version}~ciBuild), ${misc:Depends}
+Depends: qml6-module-org-kde-okular, ${misc:Depends}
 Description: Dummy transitional package.
  This package can be safely removed.
 


More information about the Neon-commits mailing list