[neon/neon-packaging/libksane6/Neon/unstable] debian: more ksane6
Carlos De Maine
null at kde.org
Sat Sep 30 06:43:03 BST 2023
Git commit 12fdf0bbb4585f530cbed0d17f5991e89ff19b58 by Carlos De Maine.
Committed on 30/09/2023 at 07:42.
Pushed by carlosdem into branch 'Neon/unstable'.
more ksane6
M +1 -13 debian/changelog
M +13 -1 debian/control
https://invent.kde.org/neon/neon-packaging/libksane6/-/commit/12fdf0bbb4585f530cbed0d17f5991e89ff19b58
diff --git a/debian/changelog b/debian/changelog
index b033abf..637bef4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,5 @@
-libkf5sane (23.08.1-0neon) jammy; urgency=medium
+libsane6 (23.08.1-0neon) jammy; urgency=medium
* New release
-- Neon CI <neon at kde.org> Wed, 13 Sep 2023 14:20:45 +0000
-
-libkf5sane (23.08.0-0neon) jammy; urgency=medium
-
- * New release
-
- -- Neon CI <neon at kde.org> Thu, 24 Aug 2023 10:24:50 +0000
-
-libksane6 (23.04.3-0neon) jammy; urgency=medium
-
- * New release
-
- -- Neon CI <neon at kde.org> Wed, 07 Jun 2023 06:03:58 +0000
diff --git a/debian/control b/debian/control
index d0860af..5f82031 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Description: scanner library (data files)
Package: libksane6-dev
Section: libdevel
Architecture: any
-Depends: libksane65 (= ${binary:Version}),
+Depends: libksane6 (= ${binary:Version}),
qt6-base-dev,
${misc:Depends}
Description: scanner library development headers
@@ -53,3 +53,15 @@ Description: scanner library (runtime)
other imaging devices supported by SANE.
.
This package contains the shared library.
+
+Package: libkf6sane6
+Architecture: all
+Depends: libksane6
+Description: Dummy transitional
+ Transitional dummy package.
+
+Package: libkf6sane6-dev
+Architecture: all
+Depends: libksane6-dev
+Description: Dummy transitional
+ Transitional dummy package.
More information about the Neon-commits
mailing list