[neon/neon-packaging/atcore/Neon/stable] debian: rebase kf6ify
Carlos De Maine
null at kde.org
Sun May 18 23:55:05 BST 2025
Git commit 263edbe0a4fec91d648bf4330c90b6da4e05d304 by Carlos De Maine.
Committed on 18/05/2025 at 22:55.
Pushed by carlosdem into branch 'Neon/stable'.
rebase kf6ify
M +46 -34 debian/control
https://invent.kde.org/neon/neon-packaging/atcore/-/commit/263edbe0a4fec91d648bf4330c90b6da4e05d304
diff --cc debian/control
index bfd57e0,3114077..ffa6d38
--- a/debian/control
+++ b/debian/control
@@@ -55,21 -61,25 +63,25 @@@ Description: Open Source 3D Printing Ho
.
This package contains the AtCoreTest app.
- Package: libkf5atcore1
- Section: oldlibs
- Priority: optional
- Architecture: any
- Depends: libatcore1,
- ${misc:Depends},
- ${shlibs:Depends},
- Description: Open Source 3D Printing Host - transitional
- Dummy transitional package can be removed
+ Package: atcore-doc
+ Architecture: all
+ Depends: ${misc:Depends}, ${shlibs:Depends}
+ Section: doc
+ Description: Open Source 3D Printing Host - API documentation
+ An api to manage serial connections between computers and 3d printers.
+ .
+ This package contains the API documentation.
- Package: libkf5atcore-dev
- Section: oldlibs
- Priority: optional
+ Package: qml6-module-org-kde-atcore
Architecture: any
- Depends: libatcore-dev,
+ Depends: libatcore1 (= ${binary:Version}),
+ libatcorewidgets1 (= ${binary:Version}),
${misc:Depends},
- Description: Open Source 3D Printing Host - transitional
- Dummy transitional package can be removed
+ ${shlibs:Depends},
+ Breaks: qml-module-org-kde-atcore
+ Replaces: qml-module-org-kde-atcore
+ Description: Open Source 3D Printing Host - 3D printing
+ An api to manage serial connections between computers and 3d
+ printers.
+ .
- This package contains the QML widgets.
++ This package contains the QML widgets.
More information about the Neon-commits
mailing list