[SCM] akonadi-contacts packaging branch, master, updated. debian/4%17.08.0-2-7-g813e1b9

Sandro Knauß hefee at moszumanska.debian.org
Tue Dec 19 01:00:59 UTC 2017


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

The following commit has been merged in the master branch:
commit 813e1b9eeb462c919bea252183c17d11a76e3b0c
Author: Sandro Knauß <sknauss at kde.org>
Date:   Mon Dec 18 18:46:08 2017 +0100

    Bump debhelper build-dep and compat to 10.
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 98ace2d..4533001 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ akonadi-contacts (4:17.08.3-1) UNRELEASED; urgency=medium
   * Get rid of unnessary break/replaces of kde-l10n-(ast|eo).
   * Remove not needed Build-Deps.
   * Update patch hunks
+  * Bump debhelper build-dep and compat to 10.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 14 Dec 2017 19:55:24 +0100
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index e341ab1..a043e9a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Sune Vuorela <sune at debian.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
            Maximiliano Curia <maxy at debian.org>,
 Build-Depends: cmake (>= 3.0~),
-               debhelper (>= 9),
+               debhelper (>= 10),
                extra-cmake-modules (>= 5.35.0~),
                libgrantlee5-dev (>= 5.1~),
                libkf5akonadi-dev (>= 4:17.08.3~),
@@ -66,8 +66,8 @@ Section: libdevel
 Architecture: any
 Depends: libkf5akonadi-dev (>= 4:17.08.3~),
          libkf5akonadicontact5 (= ${binary:Version}),
-         libkf5contacts-dev (>= 4:17.08.3~),
          libkf5contacteditor-dev,
+         libkf5contacts-dev (>= 4:17.08.3~),
          ${misc:Depends},
 Description: Akonadi contacts access library - development files
  This library provides contacts manipulation helpers using the

-- 
akonadi-contacts packaging



More information about the pkg-kde-commits mailing list