[neon/neon/masks/Neon/unstable] debian: bring neon-ubuntu-advantage-tools back as a proper override but make it depend on neon-ubuntu-pro-client
Carlos De Maine
null at kde.org
Mon Mar 18 09:09:50 GMT 2024
Git commit 319a9fafc9165e8b7e2213865f1d1727a697f883 by Carlos De Maine.
Committed on 18/03/2024 at 09:09.
Pushed by carlosdem into branch 'Neon/unstable'.
bring neon-ubuntu-advantage-tools back as a proper override but make it depend on neon-ubuntu-pro-client
M +12 -6 debian/control
https://invent.kde.org/neon/neon/masks/-/commit/319a9fafc9165e8b7e2213865f1d1727a697f883
diff --git a/debian/control b/debian/control
index 55af335..acb0f2c 100644
--- a/debian/control
+++ b/debian/control
@@ -25,17 +25,23 @@ Description: Adwaita icon theme override
Package: neon-ubuntu-advantage-tools
Architecture: all
-Depends: ${misc:Depends}
-Description: Dummy transitional package
- This is a dummy transitional package.
+Depends: neon-ubuntu-pro-client, ${misc:Depends}
+Provides: ubuntu-advantage-tools
+Breaks: ubuntu-advantage-tools
+Replaces: ubuntu-advantage-tools
+Description: Ubuntu Advantage Tools override
+ This package overrides the ubuntu advantage tools as they aren't applicable
+ to KDE neon. Should you wish to use them anyway, you can simply install
+ ubuntu-advantage-tools manually. This override will be automatically removed
+ as part of the installation of ubuntu-advantage-tools.
Package: neon-ubuntu-pro-client
Architecture: all
Depends: ${misc:Depends}
-Provides: neon-ubuntu-advantage-tools, ubuntu-pro-client
+Provides: ubuntu-pro-client
Breaks: ubuntu-pro-client
-Replaces: neon-ubuntu-advantage-tools, ubuntu-pro-client
-Description: Ubuntu Advantage override
+Replaces: ubuntu-pro-client
+Description: Ubuntu Pro Client override
This package overrides the ubuntu pro client as they aren't applicable
to KDE neon. Should you wish to use them anyway, you can simply install
ubuntu-pro-client manually. This override will be automatically removed
More information about the Neon-commits
mailing list