[SCM] mediatomb/master: convert to single item/multiple lines fields

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Feb 24 20:40:22 UTC 2011


The following commit has been merged in the master branch:
commit 73ea4303f852cd5051ce15ebf1eef0995affeeff
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Feb 24 21:09:24 2011 +0100

    convert to single item/multiple lines fields

diff --git a/debian/control b/debian/control
index 8e9f2e0..2136675 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,20 @@ Priority: optional
 Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Andres Mejia <mcitadel at gmail.com>,
- Leonhard Wimmer <leo at mediatomb.cc>, Sven Mueller <sven at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), libexpat-dev,
- libcurl4-gnutls-dev | libcurl3-gnutls-dev, libavformat-dev, libexif-dev,
- libtag1-dev, libmagic-dev, libmysqlclient-dev, libsqlite3-dev, libz-dev,
- libmozjs-dev, libffmpegthumbnailer-dev
+ Leonhard Wimmer <leo at mediatomb.cc>,
+ Sven Mueller <sven at debian.org>
+Build-Depends: debhelper (>= 7.0.50~),
+ libexpat-dev,
+ libcurl4-gnutls-dev | libcurl3-gnutls-dev,
+ libavformat-dev,
+ libexif-dev,
+ libtag1-dev,
+ libmagic-dev,
+ libmysqlclient-dev,
+ libsqlite3-dev,
+ libz-dev,
+ libmozjs-dev,
+ libffmpegthumbnailer-dev
 Standards-Version: 3.9.1
 Homepage: http://mediatomb.cc/
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/mediatomb.git;a=summary
@@ -16,7 +25,9 @@ Vcs-Git: git://git.debian.org/git/pkg-multimedia/mediatomb.git
 
 Package: mediatomb-common
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libjs-prototype
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libjs-prototype
 Description: UPnP MediaServer (base package)
  MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you
  to stream your digital media through your home network and listen to/watch it
@@ -32,7 +43,8 @@ Description: UPnP MediaServer (base package)
 
 Package: mediatomb-daemon
 Architecture: all
-Depends: mediatomb-common (>= ${source:Version}), adduser (>= 3.34),
+Depends: mediatomb-common (>= ${source:Version}),
+ adduser (>= 3.34),
  ${misc:Depends}
 Description: UPnP MediaServer (daemon package)
  MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you

-- 
MediaTomb packaging



More information about the pkg-multimedia-commits mailing list