[SCM] poxml packaging branch, master, updated. debian/4.11.3-1-4-g3743d25

Maximiliano Curia maxy at moszumanska.debian.org
Tue Feb 4 15:40:04 UTC 2014


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

The following commit has been merged in the master branch:
commit e21b4d2792dc836f79dfdb65230dfb731ed7192c
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue Feb 4 14:06:57 2014 +0100

    wrap-and-sort
---
 debian/control   | 14 ++++++++------
 debian/copyright |  2 +-
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index bc9253c..909a6a3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,13 @@ Uploaders: Sune Vuorela <sune at debian.org>,
            Modestas Vainius <modax at debian.org>,
            George Kiagiadakis <kiagiadakis.george at gmail.com>,
            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),
- libantlr-dev,
- antlr
+Build-Depends: antlr,
+               cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libantlr-dev,
+               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/poxml.git
@@ -20,7 +22,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/poxml.git
 Package: poxml
 Architecture: any
 Section: devel
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: tools for translating DocBook XML files with Gettext
  This is a collection of tools that facilitate translating DocBook XML
  files using Gettext message files (PO files).
diff --git a/debian/copyright b/debian/copyright
index 3bb162c..109be1b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -20,7 +20,7 @@ License: BSD-3-clause
  2. Redistributions in binary form must reproduce the copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
- 3. The name of the author may not be used to endorse or promote products 
+ 3. The name of the author may not be used to endorse or promote products
     derived from this software without specific prior written permission.
  .
  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR

-- 
poxml packaging



More information about the pkg-kde-commits mailing list