[SCM] ktp-filetransfer-handler packaging branch, master, updated. debian/15.12.1-2-226-g825cd93

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:13:14 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-filetransfer-handler.git;a=commitdiff;h=6e50517

The following commit has been merged in the master branch:
commit 6e50517147093046f8f769a73708fd4a06977e0a
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date:   Wed Apr 13 11:41:29 2016 +0200

    Update build-deps and deps with the info from cmake
---
 debian/control | 35 +++++++++++++++++++----------------
 1 file changed, 19 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 11da78c..1702e2a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,20 +2,22 @@ Source: ktp-filetransfer-handler
 Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Diane Trout <diane at ghic.org>, Michał Zając <quintasan at kubuntu.org>, Mark Purcell <msp at debian.org>
-Build-Depends: debhelper (>= 9),
- pkg-kde-tools (>= 0.9),
- libtelepathy-qt5-dev (>= 0.9.3),
- libtelepathy-logger-qt-dev,
- cmake (>= 2.8),
- extra-cmake-modules (>= 1.3.0),
- kio-dev,
- libktp-dev (>= 0.9.0),
- libkf5config-dev,
- libkf5coreaddons-dev,
- libkf5i18n-dev,
- libkf5wallet-dev,
- qtbase5-dev,
+Uploaders: Diane Trout <diane at ghic.org>,
+           Michał Zając <quintasan at kubuntu.org>,
+           Mark Purcell <msp at debian.org>
+Build-Depends: cmake (>= 2.8.12~),
+               debhelper (>= 9),
+               extra-cmake-modules (>= 1.3.0),
+               kio-dev,
+               libkf5config-dev,
+               libkf5coreaddons-dev,
+               libkf5i18n-dev,
+               libkf5wallet-dev,
+               libktp-dev (>= 0.9.0),
+               libtelepathy-logger-qt-dev,
+               libtelepathy-qt5-dev (>= 0.9.3),
+               pkg-kde-tools (>= 0.9),
+               qtbase5-dev
 Standards-Version: 3.9.8
 Homepage: https://projects.kde.org/projects/kde/kdenetwork/ktp-filetransfer-handler
 Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/kde-telepathy/ktp-filetransfer-handler.git
@@ -23,7 +25,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/kde-telepath
 
 Package: kde-telepathy-filetransfer-handler
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, kde-telepathy-data (>= 0.8.1)
+Depends: kde-telepathy-data (>= 0.8.1), ${misc:Depends}, ${shlibs:Depends}
 Recommends: kde-telepathy
 Description: KDE Telepathy file transfer handler
  This package provides a helper application that handles telepathy
@@ -36,7 +38,8 @@ Package: kde-telepathy-filetransfer-handler-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: kde-telepathy-filetransfer-handler (= ${binary:Version}), ${misc:Depends}
+Depends: kde-telepathy-filetransfer-handler (= ${binary:Version}),
+         ${misc:Depends}
 Description: KDE Telepathy file transfer handler - debug symbols
  This package provides the debug symbols for the KDE Telepathy
  file transfer handler.

-- 
ktp-filetransfer-handler packaging



More information about the pkg-kde-commits mailing list