[SCM] ksshaskpass packaging branch, kubuntu_unstable, updated. 8466a8b7c47fd74681ddbd2f793120d4b1a67fa3

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Jan 12 13:44:20 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/ksshaskpass.git;a=commitdiff;h=8466a8b

The following commit has been merged in the kubuntu_unstable branch:
commit 8466a8b7c47fd74681ddbd2f793120d4b1a67fa3
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Jan 12 14:44:14 2015 +0100

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

diff --git a/debian/control b/debian/control
index ee45a64..579bd8c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,21 @@ Section: utils
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 XSBC-Original-Maintainer: Armin Berres <armin+debian at space-based.de>
-Build-Depends: debhelper (>= 9), cmake, qtbase5-dev, extra-cmake-modules, libkf5wallet-dev, libkf5widgetsaddons-dev, libkf5coreaddons-dev, libkf5i18n-dev, pkg-kde-tools
+Build-Depends: cmake,
+               debhelper (>= 9),
+               extra-cmake-modules,
+               libkf5coreaddons-dev,
+               libkf5i18n-dev,
+               libkf5wallet-dev,
+               libkf5widgetsaddons-dev,
+               pkg-kde-tools,
+               qtbase5-dev
 Standards-Version: 3.9.5
 Homepage: http://www.kde-apps.org/content/show.php/show.php?content=50971
 
 Package: ksshaskpass
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client
+Depends: openssh-client, ${misc:Depends}, ${shlibs:Depends}
 Recommends: kwalletmanager
 Provides: ssh-askpass
 Description: interactively prompt users for a passphrase for ssh-add
diff --git a/debian/copyright b/debian/copyright
index b5f0323..3f1c7c6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,7 +7,7 @@ Upstream Author:
 
     Armin Berres <trigger at space-based.de>
 
-Copyright: 
+Copyright:
 
     Copyright (C) 2006 Hans van Leeuwen
     Copyright (C) 2008 Armin Berres
@@ -18,12 +18,12 @@ License:
     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.
- 
+
     This package is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
- 
+
     You should have received a copy of the GNU General Public License
     along with this package; if not, write to the Free Software
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

-- 
ksshaskpass packaging



More information about the pkg-kde-commits mailing list