[neon/backports-jammy/accounts-qml6-module/Neon/release] debian: break old accounts-qml-module-doc

Jonathan Riddell null at kde.org
Wed Feb 28 12:25:24 GMT 2024


Git commit 00b94d699d739bd5b4351d1f2b2bf1171bf924bd by Jonathan Riddell.
Committed on 28/02/2024 at 12:25.
Pushed by jriddell into branch 'Neon/release'.

break old accounts-qml-module-doc

M  +1    -1    debian/accounts-qml6-module.examples
M  +7    -7    debian/control
M  +0    -1    debian/copyright.in

https://invent.kde.org/neon/backports-jammy/accounts-qml6-module/-/commit/00b94d699d739bd5b4351d1f2b2bf1171bf924bd

diff --git a/debian/accounts-qml6-module.examples b/debian/accounts-qml6-module.examples
index 4cd66f8..e39721e 100644
--- a/debian/accounts-qml6-module.examples
+++ b/debian/accounts-qml6-module.examples
@@ -1 +1 @@
-examples/*
\ No newline at end of file
+examples/*
diff --git a/debian/control b/debian/control
index de837bc..891fcd3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,17 @@ Source: accounts-qml-module
 Section: libs
 Priority: optional
 Maintainer: Debian UBports Team <team+ubports at tracker.debian.org>
-Uploaders: Mike Gabriel <sunweaver at debian.org>,
+Uploaders: Mike Gabriel <sunweaver at debian.org>
 Build-Depends: dbus-test-runner,
                debhelper-compat (= 13),
                libaccounts-qt6-dev,
                libsignon-qt6-dev,
                pkg-config,
                qt6-declarative-dev,
-               qtchooser,
                qt6-tools-dev,
+               qtchooser,
                xauth,
-               xvfb,
+               xvfb
 Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://gitlab.com/accounts-sso/accounts-qml-module
@@ -22,9 +22,7 @@ Vcs-Browser: https://salsa.debian.org/ubports-team/accounts-qml-module/
 Package: qml6-module-sso-onlineaccounts
 Architecture: any
 Multi-Arch: same
-Depends: qml6-module-qtquick,,
-         ${misc:Depends},
-         ${shlibs:Depends},
+Depends: qml6-module-qtquick, ${misc:Depends}, ${shlibs:Depends}
 Recommends: accounts-qml6-module-doc
 Description: Expose the Online Accounts API to QML applications
  This QML module provides access to the Online Accounts framework from
@@ -36,7 +34,9 @@ Section: doc
 Architecture: all
 Multi-Arch: foreign
 Build-Profiles: <!cross>
-Depends: ${misc:Depends},
+Depends: ${misc:Depends}
+Breaks: accounts-qml-module-doc (<< 0.7+git20231028.05e79eb-1)
+Replaces: accounts-qml-module-doc (<< 0.7+git20231028.05e79eb-1)
 Description: Online Accounts QML6 - documentation
  This QML6 module provides access to the Online Accounts framework from
  QML6 applications. It provides bindings to libaccounts-qt and
diff --git a/debian/copyright.in b/debian/copyright.in
index 5e23ca6..70da6ab 100644
--- a/debian/copyright.in
+++ b/debian/copyright.in
@@ -127,4 +127,3 @@ Files: doc/css/reset.css
 Copyright: 2010, Yahoo! Inc.
 License: UNKNOWN
  FIXME
-


More information about the Neon-commits mailing list