[neon/neon/ubuntu-advantage-tools/Neon/release] debian: make it depend on ubuntu-advantage-tools as it already has the dpkg-divert in place and it causes an error if we try to move that divert to the neon-ubuntu-advantage-tools package
Carlos De Maine
null at kde.org
Thu Sep 4 14:12:57 BST 2025
Git commit 4744cda41db04296b7307380586490b3f468ce7c by Carlos De Maine.
Committed on 04/09/2025 at 13:12.
Pushed by carlosdem into branch 'Neon/release'.
make it depend on ubuntu-advantage-tools as it already has the dpkg-divert in place and it causes an error if we try to move that divert to the neon-ubuntu-advantage-tools package
M +1 -1 debian/control
https://invent.kde.org/neon/neon/ubuntu-advantage-tools/-/commit/4744cda41db04296b7307380586490b3f468ce7c
diff --git a/debian/control b/debian/control
index 0410dd8..f6bca4f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.9.7
Package: neon-ubuntu-advantage-tools
Architecture: all
-Depends: ${misc:Depends}
+Depends: ubuntu-advantage-tools, ${misc:Depends}
Description: Dummy package
Ubuntu Advantage Tools are not relevant to Neon systems so this
is an empty package to ensure they are not installed.
More information about the Neon-commits
mailing list