[SCM] liblivemedia/master: A bit of style: wrap lines and fix indentation.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Dec 1 00:23:29 UTC 2010


The following commit has been merged in the master branch:
commit 03d66d3262357f5ba39cf2495ffbfcb7c9c64dc5
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Dec 1 01:23:09 2010 +0100

    A bit of style: wrap lines and fix indentation.

diff --git a/debian/control b/debian/control
index 78543f3..dc991d7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: libs
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Reinhard Tartler <siretart at tauware.de>,
-           Sam Hocevar (Debian packages) <sam+deb at zoy.org>,
-           Christophe Mutricy <xtophe at videolan.org>
+ Sam Hocevar (Debian packages) <sam+deb at zoy.org>,
+ Christophe Mutricy <xtophe at videolan.org>
 Build-Depends: debhelper (>= 5.0)
 Standards-Version: 3.9.1
 Homepage: http://live555.com
@@ -15,7 +15,7 @@ Package: liblivemedia-dev
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends},
-         ${shlibs:Depends}
+ ${shlibs:Depends}
 Description: multimedia RTSP streaming library
  The live555.com streaming media code is a set of C++ libraries for multimedia
  streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These
@@ -32,7 +32,7 @@ Package: livemedia-utils
 Section: net
 Architecture: any
 Depends: ${misc:Depends},
-         ${shlibs:Depends}
+ ${shlibs:Depends}
 Description: multimedia RTSP streaming tools
  The live555.com streaming media code is a set of C++ libraries for multimedia
  streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These

-- 
liblivemedia packaging



More information about the pkg-multimedia-commits mailing list