[SCM] kchmviewer packaging branch, master, updated. e1f50b212d61d353837421ff5fbdf8b64c74d030

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Mon Sep 21 23:27:54 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kchmviewer.git;a=commitdiff;h=b04d52b

The following commit has been merged in the master branch:
commit b04d52b473677103e32c956c45622418e9f257b8
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Sep 21 19:49:16 2015 -0300

    No-op wrap-and-sort.
---
 debian/control | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 3aa1916..510ab24 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,15 @@ Source: kchmviewer
 Section: kde
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
-Uploaders: Fathi Boudra <fabo at debian.org>, Jose Luis Tallon <jltallon at adv-solutions.net>, Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
-Build-Depends: debhelper (>= 9), cmake, pkg-kde-tools (>= 0.6.4),
- kdelibs5-dev, libqtwebkit-dev, libchm-dev
+Uploaders: Fathi Boudra <fabo at debian.org>,
+           Jose Luis Tallon <jltallon at adv-solutions.net>,
+           Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kdelibs5-dev,
+               libchm-dev,
+               libqtwebkit-dev,
+               pkg-kde-tools (>= 0.6.4)
 Standards-Version: 3.9.5
 Homepage: http://www.kchmviewer.net/
 Vcs-Svn: svn://anonscm.debian.org/pkg-kde/kde-extras/kchmviewer/trunk/
@@ -12,7 +18,7 @@ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-kde/kde-extras/kchmviewer/trun
 
 Package: kchmviewer
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: CHM viewer for KDE
  KchmViewer is a chm (MS HTML help file format) viewer, written in C++.
  Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget

-- 
kchmviewer packaging



More information about the pkg-kde-commits mailing list