[SCM] nepomuk-widgets packaging branch, master, updated. 0ce445ea892f60b61dfbcf533ee8ac3b41773709

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Mon Feb 11 00:21:39 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/nepomuk-widgets.git;a=commitdiff;h=c347001

The following commit has been merged in the master branch:
commit c34700170cebd336a09f034e5e28097c43cb63b7
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Sun Feb 10 23:10:49 2013 +0100

    Fix debian/control formatting getting rid of some lintian warnings.
---
 debian/control |   31 +++++++++++++------------------
 1 files changed, 13 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index b4fddd7..da3bcf0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,21 +2,17 @@ Source: nepomuk-widgets
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Build-Depends: cmake,
-               debhelper (>= 9),               
-               kdelibs5-dev (>= 4:4.10),
-               libsoprano-dev (>= 2.7.56),
-               nepomuk-core-dev,
-               pkg-kde-tools (>= 0.12),
-               doxygen
+Build-Depends:
+ cmake, debhelper (>= 9), pkg-kde-tools (>= 0.12),
+ kdelibs5-dev (>= 4:4.10), nepomuk-core-dev,
+ libsoprano-dev (>= 2.7.56), doxygen
 Standards-Version: 3.9.3
 Homepage: http://www.kde.org/
 
 Package: libnepomukwidgets-dev
 Section: libdevel
 Architecture: any
-Depends: libnepomukwidgets4 (= ${binary:Version}),
-         ${misc:Depends}
+Depends: libnepomukwidgets4 (= ${binary:Version}), ${misc:Depends}
 Description: Nepomuk Semantik Desktop widgets library -- development files
  The Nepomuk system contains of the central services like file indexing,
  file system monitoring, query, and of course storage, as well as the
@@ -27,20 +23,19 @@ Description: Nepomuk Semantik Desktop widgets library -- development files
 Package: libnepomukwidgets4
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: The Nepomuk Semantik Desktop widgets library
- This is the KDE Meta Data library (not to confuse with KFileMetaData). It consists of
- the following parts:
- - The main resource handling centered around Nepomuk::Resource
- - The handling of ontologies via classes in the Nepomuk::Types namespace
- - The desktop Nepomuk::Query API
- - Several utility methods and classes
+Description: Nepomuk Semantik Desktop widgets library
+ This is the KDE Meta Data library (not to confuse with KFileMetaData). It
+ consists of the following parts:
+  - The main resource handling centered around Nepomuk::Resource
+  - The handling of ontologies via classes in the Nepomuk::Types namespace
+  - The desktop Nepomuk::Query API
+  - Several utility methods and classes
 
 Package: nepomuk-widgets-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libnepomukwidgets4 (= ${binary:Version}),
-         ${misc:Depends}
+Depends: libnepomukwidgets4 (= ${binary:Version}), ${misc:Depends}
 Description: Nepomuk Semantik Desktop widgets  -- debug package
  The Nepomuk system contains of the central services like file indexing,
  file system monitoring, query, and of course storage, as well as the

-- 
nepomuk-widgets packaging



More information about the pkg-kde-commits mailing list