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

Neon CI null at kde.org
Wed Mar 20 18:01:41 GMT 2024


Git commit a9fb334862d54d8b09ba18af2c624fa5b758784f by Neon CI.
Committed on 20/03/2024 at 18:01.
Pushed by neon-jenkins into branch 'Neon/release'.

New release

M  +6    -0    debian/changelog
M  +6    -10   debian/control
M  +1    -1    debian/libkexiv2.install

https://invent.kde.org/neon/kde/libkexiv2/-/commit/a9fb334862d54d8b09ba18af2c624fa5b758784f

diff --git a/debian/changelog b/debian/changelog
index 34c2b06..0fed299 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libkexiv2 (24.02.1-0neon) jammy; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Wed, 20 Mar 2024 18:01:33 +0000
+
 libkexiv2 (24.02.0-0neon) jammy; urgency=medium
 
   * New release
diff --git a/debian/control b/debian/control
index f0de047..75528cf 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Build-Depends: cmake,
                libexiv2-dev,
                pkg-config,
                pkg-kde-tools-neon,
-               qt6-base-dev,
                qt6-5compat-dev,
+               qt6-base-dev
 Standards-Version: 4.6.2
 Homepage: http://www.kde.org/
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/libkexiv2.git
@@ -22,9 +22,8 @@ Package: libkexiv2
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: libkf6kexiv2 (<< ${source:Version}~ciBuild),
-          libkexiv2qt6 (<< ${source:Version}~ciBuild)
-Provides: libkf6kexiv2, libkexiv2qt6
+Replaces: libkexiv2qt6 (<< 24.02.1), libkf6kexiv2 (<< 24.02.1)
+Provides: libkexiv2qt6, libkf6kexiv2
 Description: Qt like interface for the libexiv2 library
  Libkexiv2 is a Qt wrapper around the Exiv2 library, used to manipulate
  pictures metadata.
@@ -34,12 +33,9 @@ Description: Qt like interface for the libexiv2 library
 Package: libkexiv2-dev
 Section: libdevel
 Architecture: any
-Depends: libkexiv2(= ${binary:Version}),
-         qt6-base-dev,
-         ${misc:Depends}
-Replaces: libkf6kexiv2-dev (<< ${source:Version}~ciBuild),
-          libkexiv2qt6-dev (<< ${source:Version}~ciBuild)
-Provides: libkf6kexiv2-dev, libkexiv2qt6-dev
+Depends: libkexiv2(= ${binary:Version}), qt6-base-dev, ${misc:Depends}
+Replaces: libkexiv2qt6-dev (<< 24.02.1), libkf6kexiv2-dev (<< 24.02.1)
+Provides: libkexiv2qt6-dev, libkf6kexiv2-dev
 Description: Qt-like interface for the libexiv2 library -- development files
  Libkexiv2 is a Qt wrapper around the Exiv2 library, used to manipulate pictures
  metadata.
diff --git a/debian/libkexiv2.install b/debian/libkexiv2.install
index 76c986e..8f6fd3e 100644
--- a/debian/libkexiv2.install
+++ b/debian/libkexiv2.install
@@ -1,2 +1,2 @@
-usr/lib/*/libKExiv2Qt6.so.5.1.0
 usr/lib/*/libKExiv2Qt6.so.0
+usr/lib/*/libKExiv2Qt6.so.5.1.0


More information about the Neon-commits mailing list