[SCM] libmms packaging branch, master, updated. upstream/0.6-16-g1ac42e1

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Sun Jun 6 19:22:40 UTC 2010


The following commit has been merged in the master branch:
commit 091ecd532dfdfcdc6cf5c923e2726d10720cac4c
Author: Fabian Greffrath <fabian at debian-unofficial.org>
Date:   Sun Jun 6 21:11:18 2010 +0200

    Wrap lines in debian/control.

diff --git a/debian/control b/debian/control
index adfb8b4..1c69cbf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,13 @@
 Source: libmms
 Priority: optional
 Maintainer: Debian Multimedia Packages Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Arthur Loiret <aloiret at debian.org>, Fabian Greffrath <fabian+debian at greffrath.com>
-Build-Depends: debhelper (>= 5), autotools-dev, libglib2.0-dev, quilt (>= 0.40), chrpath
+Uploaders: Arthur Loiret <aloiret at debian.org>,
+ Fabian Greffrath <fabian+debian at greffrath.com>
+Build-Depends: debhelper (>= 5),
+ autotools-dev,
+ libglib2.0-dev,
+ quilt (>= 0.40),
+ chrpath
 Standards-Version: 3.7.3
 Section: libs
 XS-DM-Upload-Allowed: yes
@@ -14,7 +19,7 @@ Package: libmms-dev
 Section: libdevel
 Architecture: any
 Depends: libmms0 (= ${binary:Version}),
-         libglib2.0-dev
+ libglib2.0-dev
 Description: MMS stream protocol library - development files
  LibMMS is a common library for parsing mms:// and mmsh:// type network
  streams.  These are commonly used to stream Windows Media Video content
@@ -27,7 +32,7 @@ Package: libmms0
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
+ ${misc:Depends}
 Description: MMS stream protocol library - shared library
  LibMMS is a common library for parsing mms:// and mmsh:// type network
  streams.  These are commonly used to stream Windows Media Video content

-- 
libmms packaging



More information about the pkg-multimedia-commits mailing list