[SCM] kronometer packaging branch, master, updated. debian/2.1.5-1-4-gaf99bb7

Pino Toscano pino at moszumanska.debian.org
Tue Dec 5 07:56:55 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kronometer.git;a=commitdiff;h=9364bd5

The following commit has been merged in the master branch:
commit 9364bd57dfe1305994bdac9be64b3f89f9c83da9
Author: Pino Toscano <pino at debian.org>
Date:   Tue Dec 5 08:53:06 2017 +0100

    revert wrap-and-sort crap
    
    Riddell, please do not litter packages with this, ktnxbye
---
 debian/control | 29 ++++++++++++++---------------
 1 file changed, 14 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 37f1c82..00bded3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,19 @@ Section: utils
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Pino Toscano <pino at debian.org>
-Build-Depends: cmake (>= 3.1),
-               debhelper (>= 9),
-               extra-cmake-modules (>= 1.6.0),
-               gettext,
-               libkf5config-dev (>= 5.15.0),
-               libkf5crash-dev (>= 5.15.0),
-               libkf5doctools-dev (>= 5.15.0),
-               libkf5i18n-dev (>= 5.15.0),
-               libkf5widgetsaddons-dev (>= 5.15.0),
-               libkf5xmlgui-dev (>= 5.15.0),
-               pkg-kde-tools (>= 0.15.16),
-               qtbase5-dev (>= 5.4.0),
-               xauth,
-               xvfb
+Build-Depends: debhelper (>= 9),
+ cmake (>= 3.1),
+ gettext,
+ pkg-kde-tools (>= 0.15.16),
+ qtbase5-dev (>= 5.4.0),
+ extra-cmake-modules (>= 1.6.0),
+ libkf5config-dev (>= 5.15.0),
+ libkf5crash-dev (>= 5.15.0),
+ libkf5doctools-dev (>= 5.15.0),
+ libkf5i18n-dev (>= 5.15.0),
+ libkf5widgetsaddons-dev (>= 5.15.0),
+ libkf5xmlgui-dev (>= 5.15.0),
+ xvfb, xauth,
 Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/kde-extras/kronometer.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/kronometer.git
@@ -24,7 +23,7 @@ Homepage: https://userbase.kde.org/Kronometer
 
 Package: kronometer
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends},
 Description: simple stopwatch application
  Kronometer is a stopwatch application.
  .

-- 
kronometer packaging



More information about the pkg-kde-commits mailing list