[SCM] kactivities packaging branch, kde4.12, updated. debian/4.11.5-1-3-g809a366

Maximiliano Curia maxy at moszumanska.debian.org
Wed Feb 5 03:23:32 UTC 2014


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

The following commit has been merged in the kde4.12 branch:
commit 65673347d3230bb2e4d385341743abe0fed38b5f
Author: Maximiliano Curia <maxy at debian.org>
Date:   Wed Feb 5 00:29:56 2014 +0100

    wrap-and-sort
---
 debian/control   | 46 +++++++++++++++++++++++++++-------------------
 debian/copyright |  8 ++++----
 2 files changed, 31 insertions(+), 23 deletions(-)

diff --git a/debian/control b/debian/control
index 9e72bef..341600d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,19 @@ Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Eshat Cakar <info at eshat.de>,
- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
- Sune Vuorela <sune at debian.org>,
- Maximiliano Curia <maxy at debian.org>
-Build-Depends: kde-sc-dev-latest (>= 4:4.11),
- cmake, debhelper (>= 9), pkg-kde-tools (>= 0.15.4~),
- kdelibs5-dev (>= 4:4.11), nepomuk-core-dev (>= 4:4.11),
- libsoprano-dev,
- shared-desktop-ontologies (>= 0.8.1),
- libx11-dev,
- libqt4-opengl-dev
+           Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
+           Sune Vuorela <sune at debian.org>,
+           Maximiliano Curia <maxy at debian.org>
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libqt4-opengl-dev,
+               libsoprano-dev,
+               libx11-dev,
+               nepomuk-core-dev (>= 4:4.11),
+               pkg-kde-tools (>= 0.15.4~),
+               shared-desktop-ontologies (>= 0.8.1)
 Standards-Version: 3.9.5
 XS-Testsuite: autopkgtest
 Homepage: http://www.kde.org/
@@ -21,11 +24,15 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kactivities.git
 
 Package: libkactivities-bin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: kde-runtime (<< 4:4.8), kde-runtime-data (<< 4:4.8),
- kdebase-runtime (<< 4:4.8), kdebase-runtime-data (<< 4:4.8)
-Replaces: kde-runtime (<< 4:4.8), kde-runtime-data (<< 4:4.8),
- kdebase-runtime (<< 4:4.8), kdebase-runtime-data (<< 4:4.8)
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: kde-runtime (<< 4:4.8),
+        kde-runtime-data (<< 4:4.8),
+        kdebase-runtime (<< 4:4.8),
+        kdebase-runtime-data (<< 4:4.8)
+Replaces: kde-runtime (<< 4:4.8),
+          kde-runtime-data (<< 4:4.8),
+          kdebase-runtime (<< 4:4.8),
+          kdebase-runtime-data (<< 4:4.8)
 Description: executables for the KDE Activities
  This package contains binary files shipped with the KDE Activities library.
  .
@@ -34,7 +41,7 @@ Description: executables for the KDE Activities
 Package: libkactivities6
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: libkactivities-bin (= ${binary:Version})
 Description: Activities library
  This library provides functionality for managing activities.
@@ -44,7 +51,7 @@ Description: Activities library
 Package: libkactivities-models1
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Activities models library
  This library provides functionality for KDE activities models.
  .
@@ -53,8 +60,9 @@ Description: Activities models library
 Package: libkactivities-dev
 Section: libdevel
 Architecture: any
-Depends: ${allLibraries}, ${misc:Depends},
- ${sameVersionDep:kdelibs5-dev:libkactivities6}
+Depends: ${allLibraries},
+         ${misc:Depends},
+         ${sameVersionDep:kdelibs5-dev:libkactivities6}
 Description: development files for the KDE Activities libraries
  This package contains the development files for developing with the
  kactivities library.
diff --git a/debian/copyright b/debian/copyright
index 26d7da5..a26c8a2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -20,12 +20,12 @@ This library is licenced as GNU GPL version 2. See /usr/share/common-licenses/GP
     it under the terms of the GNU General Public License version 2,
     or (at your option) any later version, as published by the Free
     Software Foundation
- 
+
     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details
- 
+
     You should have received a copy of the GNU General Public
     License along with this program; if not, write to the
     Free Software Foundation, Inc.,
@@ -44,12 +44,12 @@ See /usr/share/common-licenses/LGPL-2
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Library General Public
   License version 2 as published by the Free Software Foundation.
- 
+
   This library is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   Library General Public License for more details.
- 
+
   You should have received a copy of the GNU Library General Public License
   along with this library; see the file COPYING.LIB.  If not, write to
   the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,

-- 
kactivities packaging



More information about the pkg-kde-commits mailing list