Manual merge of version 4:20.08.2-4+rpi1 and 4:20.08.3-1 to produce 4:20.08.3-1+rpi1 bullseye-staging archive/raspbian/4%20.08.3-1+rpi1 raspbian/4%20.08.3-1+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Wed, 23 Dec 2020 05:56:37 +0000 (05:56 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Wed, 23 Dec 2020 05:56:37 +0000 (05:56 +0000)
1  2 
debian/changelog
debian/control

index 5eb31181a66d7f027fdffb69a0c247a225043580,9cdc1680916d2a30f0b56329df583e729589171f..505a0be55865046afb906f12ee2e72893212b16b
@@@ -1,14 -1,15 +1,27 @@@
- kdepim-runtime (4:20.08.2-4+rpi1) bullseye-staging; urgency=medium
++kdepim-runtime (4:20.08.3-1+rpi1) bullseye-staging; urgency=medium
 +
 +  [changes brought forward from 4:18.08.3-4+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 03 Apr 2019 22:53:45 +0000]
 +  * Remove armhf from architecture list for build-depends on libkpimgapi-dev 
 +    and qtwebengine5-dev
 +
 +  [changes brought forward from 4:18.08.3-4+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Thu, 04 Apr 2019 13:53:23 +0000]
 +  * Remove armhf from architecture list for depends on
 +    libsasl2-modules-kdexoauth2
 +
-  -- Raspbian forward porter <root@raspbian.org>  Thu, 05 Nov 2020 19:28:55 +0000
++ -- Peter Michael Green <plugwash@raspbian.org>  Wed, 23 Dec 2020 05:55:52 +0000
++
+ kdepim-runtime (4:20.08.3-1) unstable; urgency=medium
+   [ Sandro Knauß ]
+   * Bump Standards-Version to 4.5.1 (No changes needed).
+   * New upstream release (20.08.3).
+   * Update build-deps and deps with the info from cmake.
+   * Add kmailtransport-akonadi to Depends, as Exchange EWS resource
+     needs it to be able to send emails (Closes: #973567)
+   * Remove not existing version dependency from akonadi-server.
+   * Minimize the upstream GPG signing key.
+  -- Sandro Knauß <hefee@debian.org>  Wed, 16 Dec 2020 01:50:15 +0100
  
  kdepim-runtime (4:20.08.2-4) unstable; urgency=medium
  
diff --cc debian/control
index 2e3d4b95b0eb33f7f49457ae45018f11279692bf,c773fe30dbf9d10d1377d1cf9c2a41d99fe435ef..fcfd187b192f164ebe8d06017771624e9e96a832
@@@ -44,7 -44,7 +44,7 @@@ Build-Depends: cmake (>= 3.5~)
                 libkf5textwidgets-dev (>= 5.71.0~),
                 libkf5windowsystem-dev (>= 5.71.0~),
                 libkolabxml-dev (>= 1.1~),
-                libkpimgapi-dev (>= 20.08.2~) [amd64 arm64 i386 mipsel],
 -               libkpimgapi-dev (>= 20.08.3~) [amd64 arm64 armhf i386 mipsel],
++               libkpimgapi-dev (>= 20.08.3~) [amd64 arm64 i386 mipsel],
                 libqca-qt5-2-dev (>= 2.3.0~),
                 libqt5networkauth5-dev (>= 5.13.0~),
                 libqt5texttospeech5-dev,
                 pkg-config,
                 pkg-kde-tools (>= 0.12),
                 qtbase5-dev (>= 5.13.0~),
 -               qtwebengine5-dev (>= 5.13.0~) [amd64 arm64 armhf i386 mipsel],
 +               qtwebengine5-dev (>= 5.13.0~) [amd64 arm64 i386 mipsel],
                 shared-mime-info (>= 1.3~),
-                xsltproc,
- Standards-Version: 4.5.0
+                xsltproc
+ Standards-Version: 4.5.1
  Homepage: https://invent.kde.org/pim/kdepim-runtime
  Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdepim-runtime
  Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdepim-runtime.git
@@@ -64,16 -64,17 +64,17 @@@ Rules-Requires-Root: n
  
  Package: kdepim-runtime
  Architecture: any
- Depends: akonadi-server (>= 1.8),
+ Depends: akonadi-server,
           kio-ldap,
-          libsasl2-modules-kdexoauth2 [amd64 arm64 i386 mipsel],
           libsasl2-modules,
 -         libsasl2-modules-kdexoauth2 [amd64 arm64 armhf i386 mipsel],
++         libsasl2-modules-kdexoauth2 [amd64 arm64 i386 mipsel],
+          kmailtransport-akonadi,
           ${misc:Depends},
-          ${shlibs:Depends},
+          ${shlibs:Depends}
  Breaks: libkf5libkdepim-data (<< 4:20.08~),
-         libkf5libkdepim-plugins (<< 4:20.08~),
+         libkf5libkdepim-plugins (<< 4:20.08~)
  Replaces: libkf5libkdepim-data (<< 4:20.08~),
-           libkf5libkdepim-plugins (<< 4:20.08~),
+           libkf5libkdepim-plugins (<< 4:20.08~)
  Description: runtime components for Akonadi KDE
   This package contains Akonadi agents written using KDE Development Platform
   libraries.