[SCM] ksystemlog packaging branch, master, updated. debian/4.12.2-2-3-gcb099b3

Maximiliano Curia maxy at moszumanska.debian.org
Fri Aug 22 19:26:47 UTC 2014


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

The following commit has been merged in the master branch:
commit 57c9afafbde7e8a7e5499c70285643b0e94e34ba
Author: Maximiliano Curia <maxy at debian.org>
Date:   Fri May 23 13:47:15 2014 +0200

    wrap-and-sort
---
 debian/control   | 10 ++++++----
 debian/copyright |  1 -
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index ab3a7d4..f7bbe5f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,11 @@ Uploaders: Sune Vuorela <sune at debian.org>,
            Eshat Cakar <info at eshat.de>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
            Maximiliano Curia <maxy at debian.org>
-Build-Depends: kde-sc-dev-latest (>= 4:4.12),
- cmake, debhelper (>= 9), pkg-kde-tools (>= 0.12),
- kdelibs5-dev (>= 4:4.11)
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.12),
+               kdelibs5-dev (>= 4:4.11),
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 XS-Testsuite: autopkgtest
 Homepage: http://www.kde.org/
@@ -20,7 +22,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/ksystemlog.git
 Package: ksystemlog
 Section: admin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: system log viewer
  KSystemLog show all logs of your system, grouped by General (Default system
  log, Authentication, Kernel, X.org...), and optional Services (Apache, Cups,
diff --git a/debian/copyright b/debian/copyright
index 067c394..d8e11ae 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -42,4 +42,3 @@ License: GFDL-1.2+
  .
  On Debian systems, the complete text of the GNU Free Documentation
  License version 1.2 can be found in "/usr/share/common-licenses/GFDL-1.2".
-

-- 
ksystemlog packaging



More information about the pkg-kde-commits mailing list