[SCM] clxclient/master: wrap-and-sort -a -s

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Feb 2 00:12:52 UTC 2012


The following commit has been merged in the master branch:
commit 2885dac6e44212ce128bf02753c2b4c7dbd6f515
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Feb 2 00:39:24 2012 +0100

    wrap-and-sort -a -s

diff --git a/debian/control b/debian/control
index 017bbb4..8e568ed 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,12 @@ Source: clxclient
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Free Ekanayaka <freee at debian.org>,
+Uploaders:
+ Free Ekanayaka <freee at debian.org>,
  Alessio Treglia <alessio at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>
-Build-Depends: debhelper (>= 7),
+Build-Depends:
+ debhelper (>= 7),
  libasound2-dev,
  libx11-dev,
  libclthreads-dev,
@@ -19,7 +21,8 @@ Homepage: http://www.kokkinizita.net/linuxaudio/downloads/index.html
 Package: libclxclient-dev
 Section: libdevel
 Architecture: all
-Depends: libclxclient3 (>= ${source:Version}),
+Depends:
+ libclxclient3 (>= ${source:Version}),
  libclxclient3 (<< ${source:Upstream-Version}+1~),
  libxft-dev,
  ${misc:Depends}
@@ -30,7 +33,8 @@ Description: Development file for libclxclient
 Package: libclxclient3
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends},
+Depends:
+ ${shlibs:Depends},
  ${misc:Depends}
 Description: X Window System C++ access library
  C++ wrapper library around the X Window System API. This package

-- 
clxclient packaging



More information about the pkg-multimedia-commits mailing list