[SCM] libbluedevil packaging branch, kubuntu_unstable, updated. debian/1.9.3-1-11-g8e6c590

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Jan 12 18:53:38 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/libbluedevil.git;a=commitdiff;h=8e6c590

The following commit has been merged in the kubuntu_unstable branch:
commit 8e6c5909dea45d4c2b108a32ccdd00cec3d7f85a
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Jan 12 19:53:33 2015 +0100

    wrap and sort
---
 debian/control               | 19 +++++++++++--------
 debian/copyright             |  1 -
 debian/libbluedevil5.install |  2 +-
 3 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index e6e6ec2..19aa49f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,23 +2,26 @@ Source: libbluedevil
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 XSBC-Original-Maintainer: Paulo Dias <paulo.miguel.dias at gmail.com>
-Uploaders: Florian Reinhard <florian.reinhard at googlemail.com>, George Kiagiadakis <kiagiadakis.george at gmail.com>, Mark Purcell <msp at debian.org>, Modestas Vainius <modax at debian.org>
-Build-Depends: debhelper (>= 9.0.0),
-               cmake,
+Uploaders: Florian Reinhard <florian.reinhard at googlemail.com>,
+           George Kiagiadakis <kiagiadakis.george at gmail.com>,
+           Mark Purcell <msp at debian.org>,
+           Modestas Vainius <modax at debian.org>
+Build-Depends: cmake,
+               debhelper (>= 9.0.0),
                extra-cmake-modules,
-               pkg-kde-tools,
-               qtdeclarative5-dev,
                kio-dev,
                libkf5auth-dev,
-               libkf5coreaddons-dev,
                libkf5configwidgets-dev,
+               libkf5coreaddons-dev,
                libkf5i18n-dev,
                libkf5xmlgui-dev,
                libqt5x11extras5-dev,
                libx11-dev,
                libxcb-image0-dev,
                libxcb-shm0-dev,
-               libxcursor-dev
+               libxcursor-dev,
+               pkg-kde-tools,
+               qtdeclarative5-dev
 Standards-Version: 3.9.6
 Section: libs
 Homepage: https://projects.kde.org/projects/playground/libs/libbluedevil
@@ -36,7 +39,7 @@ Description: development files for libbluedevil
 Package: libbluedevil5
 Architecture: linux-any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Multi-Arch: same
 Description: Qt wrapper for bluez
  libbluedevil is a Qt-style library for accessing the bluez Bluetooth stack.
diff --git a/debian/copyright b/debian/copyright
index 3fbaa34..6f5bc52 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -76,4 +76,3 @@ see `/usr/share/common-licenses/LGPL-2'.
 
     The bluez documentation with unclear licencing has been removed from the
     upstream tarball to generate the DFSG compliant package.
-
diff --git a/debian/libbluedevil5.install b/debian/libbluedevil5.install
index 5dc2255..fe9793c 100644
--- a/debian/libbluedevil5.install
+++ b/debian/libbluedevil5.install
@@ -1,2 +1,2 @@
-usr/lib/*/libbluedevil.so.5.*
 usr/lib/*/libbluedevil.so.5
+usr/lib/*/libbluedevil.so.5.*

-- 
libbluedevil packaging



More information about the pkg-kde-commits mailing list