[SCM] Repository for the KDE Debconf access library. branch, kubuntu_unstable, updated. debian/0.3-1-6-g588d754

Harald Sitter apachelogger-guest at moszumanska.debian.org
Fri Dec 12 10:28:02 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/debconf-kde.git;a=commitdiff;h=588d754

The following commit has been merged in the kubuntu_unstable branch:
commit 588d754ff2045501613d6490008101f7ebae584b
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Dec 12 11:27:56 2014 +0100

    wrap and sort
---
 debian/control | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index e12844d..f05d09c 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,7 @@ Package: libdebconf-kde1
 Section: libs
 Architecture: any
 Multi-Arch: same
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Debconf KDE GUI library
  Debconf KDE is a GUI library for including Debconf frontends in Qt-based
  applications.
@@ -36,8 +35,7 @@ Description: Debconf KDE GUI library
 Package: libdebconf-kde-dev
 Section: libdevel
 Architecture: any
-Depends: libdebconf-kde1 (= ${binary:Version}),
-         ${misc:Depends}
+Depends: libdebconf-kde1 (= ${binary:Version}), ${misc:Depends}
 Description: Development headers for the Debconf KDE library
  Debconf KDE is a GUI library for including Debconf frontends in Qt-based
  applications.
@@ -50,8 +48,7 @@ Description: Development headers for the Debconf KDE library
 
 Package: debconf-kde-helper
 Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Debconf KDE GUI frontend tool
  Debconf KDE is a GUI library for including Debconf frontends in Qt-based
  applications.
@@ -68,8 +65,7 @@ Section: debug
 Architecture: any
 Priority: extra
 Multi-Arch: foreign
-Depends: libdebconf-kde1 (= ${binary:Version}),
-         ${misc:Depends}
+Depends: libdebconf-kde1 (= ${binary:Version}), ${misc:Depends}
 Conflicts: libdebconf-kde-dbg
 Replaces: libdebconf-kde-dbg
 Description: Debconf KDE debugging symbols

-- 
Repository for the KDE Debconf access library.



More information about the pkg-kde-commits mailing list