[SCM] kdenetwork-filesharing packaging branch, master, updated. debian/4.11.3-1-3-g3a684a3

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 3 12:43:04 UTC 2014


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

The following commit has been merged in the master branch:
commit 68863466179c59997fcf84af1e62611468175913
Author: Maximiliano Curia <maxy at debian.org>
Date:   Mon Feb 3 13:42:17 2014 +0100

    wrap-and-sort
---
 debian/control | 10 ++++++----
 debian/rules   |  1 -
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 6a67452..a5a98e8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,11 @@ Uploaders: Sune Vuorela <sune 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)
+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/kdenetwork-filesharing.git
@@ -19,7 +21,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kdenetwork-filesharing.git
 Package: kdenetwork-filesharing
 Section: net
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: network filesharing configuration module
  This package provides a System Settings panel to configure network
  file-sharing using NFS and Samba.
diff --git a/debian/rules b/debian/rules
index e23621c..244905c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,3 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 override_dh_auto_install:
 	$(overridden_command) --destdir=debian/tmp
-

-- 
kdenetwork-filesharing packaging



More information about the pkg-kde-commits mailing list