[neon/neon-packaging/kaccounts5-integration/Neon/unstable] debian: roll it back

Carlos De Maine null at kde.org
Wed Dec 6 22:29:53 GMT 2023


Git commit 01035e27ab0e85234425a1fe5894b5facd6a8150 by Carlos De Maine.
Committed on 06/12/2023 at 23:29.
Pushed by carlosdem into branch 'Neon/unstable'.

roll it back

A  +1    -0    debian/compat
M  +3    -2    debian/control

https://invent.kde.org/neon/neon-packaging/kaccounts5-integration/-/commit/01035e27ab0e85234425a1fe5894b5facd6a8150

diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..f599e28
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+10
diff --git a/debian/control b/debian/control
index 1a65fd9..b880ddc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Diane Trout <diane at ghic.org>
 Build-Depends: cmake,
-               debhelper-compat (= 13),
+               debhelper (>= 9),
                extra-cmake-modules,
                libaccounts-glib-dev,
                libaccounts-qt5-dev,
@@ -26,7 +26,7 @@ Build-Depends: cmake,
                qtdeclarative5-dev,
                xauth,
                xvfb
-Standards-Version: 4.1.4
+Standards-Version: 4.1.2
 Homepage: https://projects.kde.org/projects/kde/kdenetwork/kaccounts-integration
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kaccounts-integration
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kaccounts-integration.git
@@ -70,6 +70,7 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: kaccounts-integration, kaccounts-providers
 Description: System to administer web accounts - shared library
  Small system to administer web accounts for the sites and services across the
  Plasma desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others.


More information about the Neon-commits mailing list