[SCM] dragon packaging branch, kubuntu_wily_archive, updated. debian/4.14.0-1-34-ge612196

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Mon Aug 10 15:35:29 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit efb58338d676b730a0ef10e1d62805d5264ccd74
Author: Harald Sitter <sitter at kde.org>
Date:   Mon May 4 13:35:07 2015 +0200

    kf5 port
---
 debian/control | 29 ++++++++++++++++++++---------
 debian/rules   |  2 +-
 debian/watch   |  1 +
 3 files changed, 22 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 107af63..7a19143 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,25 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 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,
-               libphonon-dev,
-               pkg-kde-tools (>= 0.12)
+               extra-cmake-modules (>= 1.3.0),
+               kdoctools-dev,
+               kio-dev,
+               libkf5config-dev,
+               libkf5configwidgets-dev,
+               libkf5coreaddons-dev,
+               libkf5dbusaddons-dev,
+               libkf5i18n-dev,
+               libkf5iconthemes-dev,
+               libkf5jobwidgets-dev,
+               libkf5notifications-dev,
+               libkf5parts-dev,
+               libkf5solid-dev,
+               libkf5widgetsaddons-dev,
+               libkf5windowsystem-dev,
+               libkf5xmlgui-dev,
+               libphonon4qt5-dev,
+               pkg-kde-tools (>> 0.15.15),
+               qtbase5-dev (>= 5.3.0)
 Standards-Version: 3.9.5
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/kde-applications/dragon.git/
@@ -26,17 +41,13 @@ Description: simple video player
   - Bundled with a simple web-page KPart.
   - Starts quickly.
  .
- This is the KDE 4 version of the Codeine video player.
- .
  This package is part of the KDE multimedia module.
 
 Package: dragonplayer-dbg
 Section: debug
 Architecture: any
 Priority: extra
-Depends: dragonplayer (= ${binary:Version}), kde-runtime-dbg, ${misc:Depends}
-Breaks: kdemultimedia-dbg
-Replaces: kdemultimedia-dbg
+Depends: dragonplayer (= ${binary:Version}), ${misc:Depends}
 Description: debugging symbols for dragonplayer
  This package contains debugging files used to investigate problems with
  dragonplayer.
diff --git a/debian/rules b/debian/rules
index 37d0f2e..cbc6244 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/dragonplayer
diff --git a/debian/watch b/debian/watch
index 333b4f9..3cd0fa2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
 http://download.kde.org/stable/applications/([\d.]+)/src/dragon-([\d.]+).tar.xz
+http://download.kde.org/unstable/applications/([\d.]+)/src/dragon-([\d.]+).tar.xz

-- 
dragon packaging



More information about the pkg-kde-commits mailing list