[SCM] Akonadi packaging branch, kubuntu_stable, updated. debian/1.13.0-2-8-ga0efaa5

Harald Sitter apachelogger-guest at moszumanska.debian.org
Wed Aug 12 09:54:47 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/akonadi.git;a=commitdiff;h=a0efaa5

The following commit has been merged in the kubuntu_stable branch:
commit a0efaa5a065b7bbb7f9420f26533218901b20ed2
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Aug 12 11:54:42 2015 +0200

    lintian fixes by Clive Johnston
    
    - add missing bdep on pkg-config
    - bump standards version to 3.9.6
    - drop mysql backend from suggests as we depend on it
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index c3cc99e..1068932 100644
--- a/debian/control
+++ b/debian/control
@@ -14,11 +14,12 @@ Build-Depends: automoc,
                libmysqlclient-dev,
                libsqlite3-dev (>= 3.6.23),
                libxml2-utils,
+               pkg-config,
                pkg-kde-tools (>= 0.12),
                qtbase5-dev (>= 5.2.0),
                shared-mime-info (>= 0.20),
                xsltproc
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 XS-Testsuite: autopkgtest
 Homepage: http://pim.kde.org/akonadi
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/applications/akonadi.git
@@ -30,8 +31,7 @@ Architecture: any
 Depends: akonadi-backend-mysql (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Suggests: akonadi-backend-mysql (= ${source:Version}),
-          akonadi-backend-postgresql (= ${source:Version}),
+Suggests: akonadi-backend-postgresql (= ${source:Version}),
           akonadi-backend-sqlite (= ${binary:Version})
 Description: Akonadi PIM storage service
  Akonadi is an extensible cross-desktop Personal Information Management (PIM)

-- 
Akonadi packaging



More information about the pkg-kde-commits mailing list