[neon/kde/libkdcraw/Neon/release] debian: New release
Neon CI
null at kde.org
Wed Mar 20 18:00:15 GMT 2024
Git commit 1b1f408f06c266e10709c63a2c0b97ba686b29ae by Neon CI.
Committed on 20/03/2024 at 18:00.
Pushed by neon-jenkins into branch 'Neon/release'.
New release
M +6 -0 debian/changelog
M +9 -16 debian/control
https://invent.kde.org/neon/kde/libkdcraw/-/commit/1b1f408f06c266e10709c63a2c0b97ba686b29ae
diff --git a/debian/changelog b/debian/changelog
index 2e95b93..e071d9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libkdcraw (24.02.1-0neon) jammy; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Wed, 20 Mar 2024 18:00:07 +0000
+
libkdcraw (24.02.0-0neon) jammy; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index 6929b3b..50f124d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: cmake,
libx11-dev,
pkg-config,
pkg-kde-tools-neon,
- qt6-base-dev,
+ qt6-base-dev
Standards-Version: 4.6.2
Homepage: http://www.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libkdcraw
@@ -23,9 +23,9 @@ Depends: libkdcraw (= ${binary:Version}),
pkg-config,
qt6-base-dev,
${misc:Depends}
-Breaks: libkdcrawqt6-dev (<< ${source:Version}~ciBuild),
-Provides: libkf6kdcraw-dev, libkdcrawqt6-dev,
-Replaces: libkf6kdcraw-dev, libkdcrawqt6-dev,
+Breaks: libkdcrawqt6-dev (<< 24.02.1)
+Provides: libkdcrawqt6-dev, libkf6kdcraw-dev
+Replaces: libkdcrawqt6-dev, libkf6kdcraw-dev
Description: RAW picture decoding library -- development files
Libkdcraw is a Qt interface to the libraw library used to decode
RAW picture files.
@@ -38,15 +38,9 @@ Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkdcrawqt6 (<< ${source:Version}~ciBuild),
-Provides: libkf6kdcraw5,
- libkf6kdcraw6,
- libkf6kdcraw,
- libkdcrawqt6,
-Replaces: libkf6kdcraw5,
- libkf6kdcraw6,
- libkf6kdcraw,
- libkdcrawqt6,
+Breaks: libkdcrawqt6 (<< 24.02.1)
+Provides: libkdcrawqt6, libkf6kdcraw, libkf6kdcraw5, libkf6kdcraw6
+Replaces: libkdcrawqt6, libkf6kdcraw, libkf6kdcraw5, libkf6kdcraw6
Description: RAW picture decoding library
Libkdcraw is a Qt interface to the libraw library used to decode
RAW picture files.
@@ -59,7 +53,7 @@ Package: libkdcrawqt6
Architecture: all
Section: oldlibs
Priority: optional
-Depends: libkdcraw, ${misc:Depends},
+Depends: libkdcraw, ${misc:Depends}
Description: Dummy Package
Transitional package.
@@ -67,7 +61,6 @@ Package: libkdcrawqt6-dev
Architecture: all
Section: oldlibs
Priority: optional
-Depends: libkdcraw-dev, ${misc:Depends},
+Depends: libkdcraw-dev, ${misc:Depends}
Description: Dummy Package
Transitional package.
-
More information about the Neon-commits
mailing list