[SCM] kremotecontrol packaging branch, master, updated. 512eb9235490d73be470b4465ef8436f3de12843
Lisandro Damián Nicanor Pérez
lisandro at alioth.debian.org
Mon Jun 18 01:52:59 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kremotecontrol.git;a=commitdiff;h=512eb92
The following commit has been merged in the master branch:
commit 512eb9235490d73be470b4465ef8436f3de12843
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Sun Jun 17 22:52:51 2012 -0300
Add debian/control.
---
debian/control | 45 +++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 45 insertions(+), 0 deletions(-)
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..0e685d5
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,45 @@
+Source: kremotecontrol
+Section: kde
+Priority: optional
+Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
+Uploaders: Fathi Boudra <fabo at debian.org>, Sune Vuorela <sune at debian.org>,
+ Modestas Vainius <modax at debian.org>,
+ George Kiagiadakis <kiagiadakis.george at gmail.com>,
+ José Manuel Santamaría Lema <panfaust at gmail.com>,
+ Eshat Cakar <info at eshat.de>,
+ Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
+Build-Depends: kde-sc-dev-latest (>= 4:4.8.4),
+ cmake, debhelper (>= 8.0.0), pkg-kde-tools (>= 0.12),
+ kdelibs5-dev (>= 4:4.8)
+Standards-Version: 3.9.3
+Homepage: http://www.kde.org
+Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-sc/kremotecontrol.git
+Vcs-Git: git://git.debian.org/pkg-kde/kde-sc/kremotecontrol.git
+
+Package: kremotecontrol
+Architecture: any
+Section: utils
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: frontend for using remote controls
+ KRemoteControl is a KDE frontend for your remote controls. It allows you
+ to configure actions for button presses on remotes. All types of remotes
+ supported by Solid are also supported by KRemoteControl.
+ .
+ KRemoteControl consists of the following parts:
+ * a control module that allows one to create and assign actions.
+ * a kded module responsible for executing the actions.
+ * a system tray applet for visual feedback.
+ * a Plasma data engine for interacting with remotes from Plasma widgets.
+ .
+ This package is part of the KDE SC utilities module.
+
+Package: kremotecontrol-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: kremotecontrol (= ${binary:Version}), ${misc:Depends}
+Description: debugging symbols for kremotecontrol
+ This package contains debugging files used to investigate problems with
+ kremotecontrol.
+ .
+ This package is part of the KDE accessibility module.
--
kremotecontrol packaging
More information about the pkg-kde-commits
mailing list