[SCM] sonnet packaging branch, master, updated. dd51998849e27d5a7644433e11d3ff37befc2dd8
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Mar 14 23:21:30 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/sonnet.git;a=commitdiff;h=c5cc761
The following commit has been merged in the master branch:
commit c5cc761da9e3115b150336e089645188c5fee724
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Mar 4 11:12:54 2015 +0100
Update control file, Priority and Vcs-* fields
---
debian/control | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 63b1033..92596d2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,5 @@
Source: sonnet
+Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
@@ -15,11 +16,10 @@ Build-Depends: cmake (>= 2.8.12),
qttools5-dev,
qttools5-dev-tools
Standards-Version: 3.9.6
-Section: libs
XS-Testsuite: autopkgtest
Homepage: http://projects.kde.org/sonnet
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/frameworks/attica.git
-Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/attica.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/frameworks/sonnet.git
+Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/sonnet.git
Package: libkf5sonnet-dev
Section: libdevel
@@ -49,7 +49,6 @@ Description: spell checking library for Qt
Frameworks 5.
Package: libkf5sonnetui5
-Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -63,7 +62,6 @@ Description: spell checking library for Qt
by projects to construct spell checking user interfaces.
Package: libkf5sonnet5-data
-Section: libs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -91,11 +89,11 @@ Package: libkf5sonnet5-dbg
Section: debug
Priority: extra
Architecture: any
+Multi-Arch: same
Depends: libkf5sonnetcore5 (= ${binary:Version}),
libkf5sonnetui5 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
-Multi-Arch: same
Description: spell checking library for Qt
Sonnet is a Qt based library that offers easy access to spell
checking using various plugin based backends. It is part of KDE
--
sonnet packaging
More information about the pkg-kde-commits
mailing list