[SCM] kwallet packaging branch, kde4.12, updated. debian/4.11.3-1-3-gc5c6847

Maximiliano Curia maxy at moszumanska.debian.org
Sat Feb 8 22:47:27 UTC 2014


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

The following commit has been merged in the kde4.12 branch:
commit c12c67fa10580a861a9c0953fa15abd1975dfcd6
Author: Maximiliano Curia <maxy at debian.org>
Date:   Sat Feb 8 23:28:59 2014 +0100

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

diff --git a/debian/control b/debian/control
index b289cfc..70eb76b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,18 @@ Source: kwallet
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Fathi Boudra <fabo at debian.org>, Sune Vuorela <sune at debian.org>,
+Uploaders: Fathi Boudra <fabo at debian.org>,
+           Sune Vuorela <sune at debian.org>,
            Modestas Vainius <modax at debian.org>,
            George Kiagiadakis <kiagiadakis.george at gmail.com>,
            Eshat Cakar <info at eshat.de>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
            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)
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.4
 Homepage: http://www.kde.org
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/kwallet.git
@@ -19,7 +22,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kwallet.git
 Package: kwalletmanager
 Architecture: any
 Section: utils
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: secure password wallet manager
  The KDE Wallet system provides a secure way to store passwords and other
  secret information, allowing the user to remember only a single KDE Wallet
diff --git a/debian/copyright b/debian/copyright
index 573c1d8..7cfc22d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -69,4 +69,4 @@ License: GFDL-NIV-1.2+
  Free Documentation License".
  .
  On Debian systems, the complete text of the GNU Free Documentation License
- can be found in "/usr/share/common-licenses/GFDL-1.2".
\ No newline at end of file
+ can be found in "/usr/share/common-licenses/GFDL-1.2".

-- 
kwallet packaging



More information about the pkg-kde-commits mailing list