[neon/kde/okular/Neon/release] debian: New release

Neon CI null at kde.org
Thu Aug 14 15:47:29 BST 2025


Git commit aaf9800cfb25005754234e491d757a14c9063615 by Neon CI.
Committed on 14/08/2025 at 14:47.
Pushed by neon-jenkins into branch 'Neon/release'.

New release

M  +6    -0    debian/changelog
M  +10   -6    debian/control

https://invent.kde.org/neon/kde/okular/-/commit/aaf9800cfb25005754234e491d757a14c9063615

diff --git a/debian/changelog b/debian/changelog
index 916c352..8e3b9d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+okular (4:25.08.0-0neon) noble; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Thu, 14 Aug 2025 14:47:13 +0000
+
 okular (4:25.04.3-0neon) noble; urgency=medium
 
   * New release
diff --git a/debian/control b/debian/control
index 05628cf..972e8fc 100644
--- a/debian/control
+++ b/debian/control
@@ -39,8 +39,8 @@ Build-Depends: cmake,
                libtiff-dev,
                libx11-dev,
                libzip-dev,
-               pkgconf,
                pkg-kde-tools-neon,
+               pkgconf,
                qt6-5compat-dev,
                qt6-base-dev,
                qt6-declarative-dev,
@@ -58,8 +58,12 @@ Package: libokular6core4
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libokular5core11 (>= 4:24.08.0), libokular6core11 (>= 4:24.08.0), libokular6core1 (<< ${source:Version}~ciBuild),
-Replaces: libokular5core11 (>= 4:24.08.0), libokular6core11 (>= 4:24.08.0), libokular6core1 (<< ${source:Version}~ciBuild),
+Breaks: libokular5core11 (>= 4:24.08.0),
+        libokular6core1 (<< 4:25.08.0),
+        libokular6core11 (>= 4:24.08.0)
+Replaces: libokular5core11 (>= 4:24.08.0),
+          libokular6core1 (<< 4:25.08.0),
+          libokular6core11 (>= 4:24.08.0)
 Description: libraries for the Okular document viewer
  This package contains libraries used by the Okular document viewer.
  .
@@ -126,9 +130,9 @@ Description: document format support for Okular
 
 Package: okular-extra-backends
 Architecture: any
-Depends: libokular6core4 (= ${binary:Version}), 
-         ${misc:Depends}, 
-         ${shlibs:Depends},
+Depends: libokular6core4 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Recommends: okular
 Provides: djvu-viewer
 Description: additional document format support for Okular


More information about the Neon-commits mailing list