[SCM] kfloppy packaging branch, master, updated. debian/4.11.3-1-2-gd6cd9fb

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 3 10:39:39 UTC 2014


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

The following commit has been merged in the master branch:
commit d6cd9fbf273923b67e9556db036f0fc1047b8c1f
Author: Maximiliano Curia <maxy at debian.org>
Date:   Mon Feb 3 11:39:34 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 fa9a586..df5ae13 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,18 @@ Source: kfloppy
 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.5
 Homepage: http://www.kde.org
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/kfloppy.git
@@ -19,7 +22,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kfloppy.git
 Package: kfloppy
 Architecture: any
 Section: utils
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: floppy formatter
  Kfloppy is a utility for formatting floppy disks.
  .
diff --git a/debian/copyright b/debian/copyright
index 0166b51..4e2be56 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -58,4 +58,4 @@ License: GFDL-NIV-1.2+
  or any later version published by the Free Software Foundation;
  with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
  A copy of the license is included in the section entitled "GNU
- Free Documentation License".
\ No newline at end of file
+ Free Documentation License".

-- 
kfloppy packaging



More information about the pkg-kde-commits mailing list