[SCM] ark packaging branch, master, updated. debian/4.11.3-1-4-gf646c3e
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Feb 3 10:34:51 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/ark.git;a=commitdiff;h=f646c3e
The following commit has been merged in the master branch:
commit f646c3e59045ad0061d6288034d728e629ff232e
Author: Maximiliano Curia <maxy at debian.org>
Date: Mon Feb 3 11:34:46 2014 +0100
wrap-and-sort
---
debian/control | 22 ++++++++++++++--------
debian/copyright | 8 ++++----
2 files changed, 18 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index 6bfb21f..efb2416 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,17 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
George Kiagiadakis <kiagiadakis.george at gmail.com>,
Eshat Cakar <info at eshat.de>,
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), libkonq5-dev (>= 4:4.11),
- libarchive-dev, zlib1g-dev, libbz2-dev, liblzma-dev,
- libqjson-dev
+Build-Depends: cmake,
+ debhelper (>= 9),
+ kde-sc-dev-latest (>= 4:4.11),
+ kdelibs5-dev (>= 4:4.11),
+ libarchive-dev,
+ libbz2-dev,
+ libkonq5-dev (>= 4:4.11),
+ liblzma-dev,
+ libqjson-dev,
+ pkg-kde-tools (>= 0.12),
+ zlib1g-dev
Standards-Version: 3.9.5
Homepage: http://www.kde.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/ark.git
@@ -21,9 +27,9 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/ark.git
Package: ark
Section: utils
Architecture: any
-Recommends: bzip2, p7zip-full, zip, unzip
+Recommends: bzip2, p7zip-full, unzip, zip
Suggests: rar, unrar | unrar-free
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: archive utility
Ark manages various archive formats, including tar, gzip, bzip2, rar and zip,
as well as CD-ROM images. Ark can be used to browse, extract, create, and
@@ -35,7 +41,7 @@ Package: ark-dbg
Section: debug
Architecture: any
Priority: extra
-Depends: ${misc:Depends}, ark (= ${binary:Version})
+Depends: ark (= ${binary:Version}), ${misc:Depends}
Replaces: kdeutils-dbg (<< 4:4.8)
Breaks: kdeutils-dbg (<< 4:4.8)
Description: debugging symbols for ark
diff --git a/debian/copyright b/debian/copyright
index a375f56..9efe22c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2008-2009, Harald Hvaal <haraldhv AT stud.ntnu.no>
2004-2008, Henrique Pinto <henrique.pinto at kdemail.net>
2002-2003, Georg Robbers <Georg.Robbers at urz.uni-hd.de>
2003, Helio Chissini de Castro <helio at conectiva.com>
- 2011, Intzoglou Theofilos <int.teo at gmail.com>
+ 2011, Intzoglou Theofilos <int.teo at gmail.com>
2008, Claudio Bantaloukas <rockdreamer at gmail.com>
License: GPL-2+
@@ -17,7 +17,7 @@ Copyright: 2007, Pino Toscano <toscano.pino at tiscali.it>
License: BSD-3-clause
Files: app/batchextract.*
-Copyright: 2008, Harald Hvaal <haraldhv at stud.ntnu.no>
+Copyright: 2008, Harald Hvaal <haraldhv at stud.ntnu.no>
2009-2010, Raphael Kubo da Costa <kubito at gmail.com>
License: BSD-2-clause
@@ -50,7 +50,7 @@ License: GPL-2+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
+ (at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -97,7 +97,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
--
ark packaging
More information about the pkg-kde-commits
mailing list