[SCM] kdesignerplugin packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-4-g41408d3
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Tue May 19 12:57:39 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdesignerplugin.git;a=commitdiff;h=2511787
The following commit has been merged in the kubuntu_wily_archive branch:
commit 251178744e35faede9982d6dd6904e0a92092022
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Fri Mar 6 21:59:53 2015 +0100
wrap-and-sort
---
debian/control | 37 ++++++++++++++++++++++++++++++++++++-
debian/kgendesignerplugin.install | 2 +-
2 files changed, 37 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index af4e3e9..55e9f5f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,42 @@ Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake (>= 2.8.12), debhelper (>= 9), libkf5completion-dev (>= 5.7.0~), libkf5config-dev (>= 5.7.0~), libkf5configwidgets-dev (>= 5.7.0~), libkf5coreaddons-dev (>= 5.7.0~), libkf5iconthemes-dev (>= 5.7.0~), libkf5itemviews-dev (>= 5.7.0~), libkf5plotting-dev (>= 5.7.0~), libkf5sonnet-dev (>= 5.7.0~), libkf5textwidgets-dev (>= 5.7.0~), libkf5webkit-dev (>= 5.6.0), libkf5widgetsaddons-dev (>= 5.7.0~), libkf5xmlgui-dev (>= 5.7.0~), extra-cmake-modules (>= 1.7.0), kdoctools-dev (>= 5.7.0), kio-dev (>= 5.7.0), libkf5completion-dev (>= 5.7.0), libkf5config-dev (>= 5.7.0), libkf5configwidgets-dev (>= 5.7.0), libkf5coreaddons-dev (>= 5.7.0), libkf5iconthemes-dev (>= 5.7.0), libkf5itemviews-dev (>= 5.7.0), libkf5plotting-dev (>= 5.7.0), libkf5sonnet-dev (>= 5.7.0), libkf5textwidgets-dev (>= 5.7.0), libkf5webkit-dev (>= 5.7.0), libkf5widgetsaddons-dev (>= 5.7.0), libkf5xmlgui-dev (>= 5.7.0), libqt5webkit5-dev, pkg-kde-tools (>= 0.15.15ubuntu1~), qtbase5-dev (>= 5.2.0), qttools5-dev (>= 5.2.0~), qttools5-dev-tools, xauth, xvfb
+Build-Depends: cmake (>= 2.8.12),
+ debhelper (>= 9),
+ extra-cmake-modules (>= 1.7.0),
+ kdoctools-dev (>= 5.7.0),
+ kio-dev (>= 5.7.0),
+ libkf5completion-dev (>= 5.7.0),
+ libkf5completion-dev (>= 5.7.0~),
+ libkf5config-dev (>= 5.7.0),
+ libkf5config-dev (>= 5.7.0~),
+ libkf5configwidgets-dev (>= 5.7.0),
+ libkf5configwidgets-dev (>= 5.7.0~),
+ libkf5coreaddons-dev (>= 5.7.0),
+ libkf5coreaddons-dev (>= 5.7.0~),
+ libkf5iconthemes-dev (>= 5.7.0),
+ libkf5iconthemes-dev (>= 5.7.0~),
+ libkf5itemviews-dev (>= 5.7.0),
+ libkf5itemviews-dev (>= 5.7.0~),
+ libkf5plotting-dev (>= 5.7.0),
+ libkf5plotting-dev (>= 5.7.0~),
+ libkf5sonnet-dev (>= 5.7.0),
+ libkf5sonnet-dev (>= 5.7.0~),
+ libkf5textwidgets-dev (>= 5.7.0),
+ libkf5textwidgets-dev (>= 5.7.0~),
+ libkf5webkit-dev (>= 5.6.0),
+ libkf5webkit-dev (>= 5.7.0),
+ libkf5widgetsaddons-dev (>= 5.7.0),
+ libkf5widgetsaddons-dev (>= 5.7.0~),
+ libkf5xmlgui-dev (>= 5.7.0),
+ libkf5xmlgui-dev (>= 5.7.0~),
+ libqt5webkit5-dev,
+ pkg-kde-tools (>= 0.15.15ubuntu1~),
+ qtbase5-dev (>= 5.2.0),
+ qttools5-dev (>= 5.2.0~),
+ qttools5-dev-tools,
+ xauth,
+ xvfb
Standards-Version: 3.9.6
Homepage: https://projects.kde.org/projects/frameworks/kdesignerplugin
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/frameworks/kdesignerplugin.git
diff --git a/debian/kgendesignerplugin.install b/debian/kgendesignerplugin.install
index 42a5203..92b97ee 100644
--- a/debian/kgendesignerplugin.install
+++ b/debian/kgendesignerplugin.install
@@ -1,4 +1,4 @@
usr/bin/kgendesignerplugin
usr/lib/*/cmake/KF5DesignerPlugin/
-usr/share/man/man1/kgendesignerplugin.1
usr/share/man/*/man1/kgendesignerplugin.1
+usr/share/man/man1/kgendesignerplugin.1
--
kdesignerplugin packaging
More information about the pkg-kde-commits
mailing list