[SCM] krfb packaging branch, kubuntu_unstable, updated. ubuntu/4%15.08.2-0ubuntu1-1-gd56f100

Rohan Garg rohangarg-guest at moszumanska.debian.org
Thu Dec 10 20:34:49 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit d56f10021d049731effec9a8cf52ce9c1ade793c
Author: Rohan Garg <rohan at garg.io>
Date:   Thu Dec 10 21:34:36 2015 +0100

    Use qtbase5 and use new rules
---
 debian/control | 5 ++---
 debian/rules   | 2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index cbd75eb..1d4056e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,13 +10,12 @@ Uploaders: Sune Vuorela <sune at debian.org>,
            Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
-               kde-sc-dev-latest (>= 4:4.12),
-               kdelibs5-dev,
                libjpeg-dev,
                libvncserver-dev,
                libxdamage-dev,
                libxtst-dev,
-               pkg-kde-tools (>= 0.12)
+               pkg-kde-tools (>= 0.12),
+               qtbase5-dev
 Standards-Version: 3.9.6
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/kde-applications/krfb.git/
diff --git a/debian/rules b/debian/rules
index 244905c..f1f412f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_auto_install:
 	$(overridden_command) --destdir=debian/tmp

-- 
krfb packaging



More information about the pkg-kde-commits mailing list