[neon/neon-packaging/libksane5/Neon/stable] debian: proper transitions
Carlos De Maine
null at kde.org
Mon Jan 22 20:00:56 GMT 2024
Git commit f1d163a0475901957e7501fe88c9390d3a3b124d by Carlos De Maine.
Committed on 22/01/2024 at 21:00.
Pushed by carlosdem into branch 'Neon/stable'.
proper transitions
M +19 -13 debian/control
D +0 -0 debian/libkf5sane-data.install
https://invent.kde.org/neon/neon-packaging/libksane5/-/commit/f1d163a0475901957e7501fe88c9390d3a3b124d
diff --git a/debian/control b/debian/control
index 06e4ef0..de8a02b 100644
--- a/debian/control
+++ b/debian/control
@@ -22,17 +22,6 @@ Homepage: https://phabricator.kde.org/source/libksane/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libksane
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libksane.git
-Package: libkf5sane-data
-Architecture: all
-Depends: ${misc:Depends}, libksane
-Breaks: libksane-data
-Replaces: libksane-data
-Description: scanner library (data files)
- The KDE scanner library provides an API and widgets for using scanners and
- other imaging devices supported by SANE.
- .
- This package contains data files used by the library.
-
Package: libkf5sane-dev
Section: libdevel
Architecture: any
@@ -50,17 +39,34 @@ Architecture: any
Depends: libkf5sane-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
-Provides: libkf5sane5
-Replaces: libkf5sane5
+Provides: libkf5sane5, libkf5sane-data, libksane-data,
+Replaces: libkf5sane5, libkf5sane-data, libksane-data,
Description: scanner library (runtime)
The KDE scanner library provides an API and widgets for using scanners and
other imaging devices supported by SANE.
.
This package contains the shared library.
+
+## transitionals
+
Package: libkf5sane5
Architecture: all
Section: oldlibs
Depends: libkf5sane6, ${misc:Depends},
Description: Dummy transitional
Transitional dummy package.
+
+Package: libkf5sane-data
+Architecture: all
+Section: oldlibs
+Depends: libkf5sane6, ${misc:Depends},
+Description: Dummy transitional
+ Transitional dummy package.
+
+Package: libksane-data
+Architecture: all
+Section: oldlibs
+Depends: libkf5sane6, ${misc:Depends},
+Description: Dummy transitional
+ Transitional dummy package.
\ No newline at end of file
diff --git a/debian/libkf5sane-data.install b/debian/libkf5sane-data.install
deleted file mode 100644
index e69de29..0000000
More information about the Neon-commits
mailing list