[SCM] kgpg packaging branch, kde4.12, updated. debian/4.11.3-1-6-gc8400f2

Maximiliano Curia maxy at moszumanska.debian.org
Sun Feb 9 10:21:18 UTC 2014


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

The following commit has been merged in the kde4.12 branch:
commit 154bba65b96c1a8a90ef42b1ba9379d898782c66
Author: Maximiliano Curia <maxy at debian.org>
Date:   Sun Feb 9 10:11:31 2014 +0100

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

diff --git a/debian/control b/debian/control
index 1d3255d..e393c0e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,12 @@ 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),
- kdepimlibs5-dev (>= 4:4.11), nepomuk-core-dev (>= 4:4.11)
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdepimlibs5-dev (>= 4:4.11),
+               nepomuk-core-dev (>= 4:4.11),
+               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/kgpg.git
@@ -19,7 +22,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kgpg.git
 Package: kgpg
 Section: utils
 Architecture: any
-Depends: gnupg | gnupg2, ${shlibs:Depends}, ${misc:Depends}
+Depends: gnupg | gnupg2, ${misc:Depends}, ${shlibs:Depends}
 Description: graphical front end for GNU Privacy Guard
  Kgpg manages cryptographic keys for the GNU Privacy Guard, and can encrypt,
  decrypt, sign, and verify files.  It features a simple editor for applying
@@ -32,7 +35,7 @@ Package: kgpg-dbg
 Section: debug
 Architecture: any
 Priority: extra
-Depends: ${misc:Depends}, kgpg (= ${binary:Version})
+Depends: kgpg (= ${binary:Version}), ${misc:Depends}
 Replaces: kdeutils-dbg (<< 4:4.8)
 Breaks: kdeutils-dbg (<< 4:4.8)
 Description: debugging symbols for kgpg
diff --git a/debian/copyright b/debian/copyright
index 316ac47..006b1c5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -19,7 +19,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
@@ -50,4 +50,3 @@ License: GPLv2 or GPLv3 or later editions as approved by KDE eV
  .
  You should have received a copy of the GNU General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
- 

-- 
kgpg packaging



More information about the pkg-kde-commits mailing list