[SCM] kwrited packaging branch, master, updated. f077900c25e0535356795c09f9d2fc1549b3bb86
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Mar 21 14:12:24 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwrited.git;a=commitdiff;h=19495cb
The following commit has been merged in the master branch:
commit 19495cb207c9005cf94a6845915d9690880200ff
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Feb 12 23:20:12 2015 +0100
Set sensible values to section and priority
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 51a73d7..e445c7f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,6 @@
Source: kwrited
-Priority: extra
+Section: kde
+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),
@@ -13,13 +14,11 @@ Build-Depends: cmake (>= 2.8.12),
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.3.0)
Standards-Version: 3.9.5
-Section: libs
Homepage: https://projects.kde.org/projects/kde/workspace/kwrited
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/plasma/kwrited.git
Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/kwrited.git
Package: kwrited
-Section: utils
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: kwrited-data
@@ -32,9 +31,10 @@ Description: Read and write console output to X.
Package: kwrited-dbg
Section: debug
+Priority: extra
Architecture: any
-Recommends: qtbase5-dbg
Depends: kwrited (= ${binary:Version}), ${misc:Depends}
+Recommends: qtbase5-dbg
Description: Read and write console output to X debug files
Desktop configuration application.
.
--
kwrited packaging
More information about the pkg-kde-commits
mailing list