[SCM] QZion library packaging branch, master, updated. debian/0.4.0+lgpl-5-7-gcf7fb86

Maximiliano Curia maxy at moszumanska.debian.org
Sun Aug 30 08:00:17 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/qzion.git;a=commitdiff;h=fb30fe8

The following commit has been merged in the master branch:
commit fb30fe8b64d04e6cf9782bc2f7f17229d9e9991a
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Aug 30 08:40:42 2015 +0200

    wrap-and-sort
---
 debian/control   | 16 ++++++++++++----
 debian/copyright |  2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 14fb43f..b246ff6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,23 @@ Source: qzion
 Section: libs
 Priority: optional
 Maintainer: Debian Krap Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Jonathan Riddell <jriddell at ubuntu.com>, Sune Vuorela <sune at debian.org>, George Kiagiadakis <gkiagiad at csd.uoc.gr>
-Build-Depends: cdbs, debhelper (>= 7), libqt4-dev, cmake, quilt, libqtwebkit-dev, pkg-kde-tools
+Uploaders: Jonathan Riddell <jriddell at ubuntu.com>,
+           Sune Vuorela <sune at debian.org>,
+           George Kiagiadakis <gkiagiad at csd.uoc.gr>
+Build-Depends: cdbs,
+               cmake,
+               debhelper (>= 7),
+               libqt4-dev,
+               libqtwebkit-dev,
+               pkg-kde-tools,
+               quilt
 Standards-Version: 3.8.3
 Homepage: http://code.openbossa.org/projects/qzion
 
 Package: libqzion-dev
 Section: libdevel
 Architecture: any
-Depends: libqzion0a (= ${binary:Version}), libqt4-dev, ${misc:Depends}
+Depends: libqt4-dev, libqzion0a (= ${binary:Version}), ${misc:Depends}
 Description: canvas abstraction used by and made for QEdje
  QZion is a canvas abstraction used by and made for QEdje. As it is an
  abstraction, different implementations can exist, making it possible to
@@ -21,7 +29,7 @@ Description: canvas abstraction used by and made for QEdje
 Package: libqzion0a
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: canvas abstraction used by and made for QEdje
  QZion is a canvas abstraction used by and made for QEdje. As it is an
  abstraction, different implementations can exist, making it possible to
diff --git a/debian/copyright b/debian/copyright
index 77b2dbd..02504b1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -57,7 +57,7 @@ License:
     known as BSD License.  This variation is compatible with GNU GPL.
 
 
-For full license text of the GNU Lesser General Public License, on Debian 
+For full license text of the GNU Lesser General Public License, on Debian
 systems, see `/usr/share/common-licenses/LGPL'.
 
 The Debian packaging is (C) 2008, Jonathan Riddell <jriddell at ubuntu.com> and

-- 
QZion library packaging



More information about the pkg-kde-commits mailing list