[SCM] libkleo packaging branch, master, updated. debian/16.04.2-1-80-g0fe3cd1

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 2 17:02:15 UTC 2017


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

The following commit has been merged in the master branch:
commit a15f232f2af1f6de3c1055829f7afae00030c755
Author: Rohan Garg <rohan at garg.io>
Date:   Mon Feb 13 14:42:45 2017 +0100

    Add a build-depends on libgpg-error-dev, wrap-and-sort
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 360e420..a5c0132 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,8 @@ Build-Depends: cmake (>= 2.8.12~),
                debhelper (>= 9),
                extra-cmake-modules (>= 5.19.0~),
                libboost-dev (>= 1.34.0~),
+               libgpg-error-dev,
+               libgpgmepp-dev | libqgpgme7-dev,
                libkf5completion-dev (>= 5.19.0~),
                libkf5config-dev (>= 5.19.0~),
                libkf5coreaddons-dev (>= 5.19.0~),
@@ -15,7 +17,6 @@ Build-Depends: cmake (>= 2.8.12~),
                libkf5pimtextedit-dev (>= 5.2.0~),
                libkf5widgetsaddons-dev (>= 5.19.0~),
                libkf5windowsystem-dev (>= 5.19.0~),
-               libgpgmepp-dev | libqgpgme7-dev,
                pkg-kde-tools (>= 0.12),
                qtbase5-dev (>= 5.4.0~)
 Standards-Version: 3.9.8

-- 
libkleo packaging



More information about the pkg-kde-commits mailing list