[SCM] kolourpaint packaging branch, master, updated. debian/4.11.3-1-4-g7939c21

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 3 10:37:15 UTC 2014


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

The following commit has been merged in the master branch:
commit dcf981a6fc7d8b0499bebbd278f8d71592c452b1
Author: Maximiliano Curia <maxy at debian.org>
Date:   Mon Feb 3 10:57:32 2014 +0100

    wrap-and-sort
---
 debian/control   | 17 ++++++++++-------
 debian/copyright |  2 +-
 2 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 55202e4..c57e5a8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,16 @@ Source: kolourpaint
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Eshat Cakar <info at eshat.de>, Sune Vuorela <sune at debian.org>,
+Uploaders: Eshat Cakar <info at eshat.de>,
+           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.12),
- kdelibs5-dev (>= 4:4.11),
- libqimageblitz-dev,
- pkg-config,
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libqimageblitz-dev,
+               pkg-config,
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/kolourpaint.git
@@ -19,7 +22,7 @@ Section: graphics
 Architecture: any
 Replaces: kolourpaint
 Breaks: kolourpaint
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: simple image editor and drawing application
  KolourPaint is a simple drawing and image editing application for KDE.
  It aims to be easy to use, providing a level of functionality targeted towards
diff --git a/debian/copyright b/debian/copyright
index 3ab222f..30d7244 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -87,7 +87,7 @@ License: LGPL-2
  .
  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 
+ 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 Library General Public License

-- 
kolourpaint packaging



More information about the pkg-kde-commits mailing list