[SCM] plasma-sdk packaging branch, master, updated. 59bf0b4461b8184a56079851c4e2e54f9bddc50d
Maximiliano Curia
maxy at moszumanska.debian.org
Wed May 13 10:16:14 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-sdk.git;a=commitdiff;h=ae48050
The following commit has been merged in the master branch:
commit ae48050ce3b4df85d737a9775d37429fe9caff50
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed May 13 11:56:23 2015 +0200
Add myself as uploader
---
debian/control | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 562d175..4b55855 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,14 @@
Source: plasma-sdk
Section: kde
-Priority: extra
+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),
extra-cmake-modules (>= 1.8.0~),
gettext,
kio-dev,
+ kdevplatform-dev,
libkf5archive-dev,
libkf5attica-dev,
libkf5auth-dev,
@@ -44,16 +46,16 @@ Build-Depends: cmake (>= 2.8.12~),
xvfb
Standards-Version: 3.9.6
Homepage: http://projects.kde.org/plasma-sdk
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/plasma/plasma-sdk.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/plasma/plasma-sdk.git
Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/plasma-sdk.git
Package: plasma-sdk
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: bash (>= 4.3)
-Suggests: git
Breaks: plasmate (<< 4:5.2.50)
Replaces: plasmate (<< 4:5.2.50)
+Recommends: bash (>= 4.3)
+Suggests: git
Description: IDE tailored for development of Plasma components
A small IDE tailored for development of Plasma components,
such as Widgets, Runners, Dataengines.
@@ -62,6 +64,7 @@ Description: IDE tailored for development of Plasma components
Package: plasma-sdk-dbg
Section: debug
+Priority: extra
Architecture: any
Depends: plasma-sdk (= ${binary:Version}), ${misc:Depends}
Description: IDE tailored for development of Plasma components - debug symbols
--
plasma-sdk packaging
More information about the pkg-kde-commits
mailing list