[SCM] mediatomb/master: Run wrap-and-sort -a -s
micove-guest at users.alioth.debian.org
micove-guest at users.alioth.debian.org
Tue Jun 19 16:40:50 UTC 2012
The following commit has been merged in the master branch:
commit 8150494f53188c837ff0832f56ecfaa9fd21b5a5
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date: Tue Jun 19 12:38:54 2012 -0400
Run wrap-and-sort -a -s
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index 2589e7f..1f112e8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,13 @@ Section: net
Priority: optional
Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
DM-Upload-Allowed: yes
-Uploaders: Leonhard Wimmer <leo at mediatomb.cc>,
+Uploaders:
+ Leonhard Wimmer <leo at mediatomb.cc>,
Sven Mueller <sven at debian.org>,
Miguel A. Colón Vélez <debian.micove at gmail.com>,
Hector Oron <zumbi at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends:
+ debhelper (>= 9),
dh-autoreconf,
libavformat-dev,
libcurl4-gnutls-dev | libcurl3-gnutls-dev,
@@ -27,9 +29,10 @@ Vcs-Git: git://git.debian.org/git/pkg-multimedia/mediatomb.git
Package: mediatomb-common
Architecture: any
-Depends: ${shlibs:Depends},
+Depends:
+ libjs-prototype,
${misc:Depends},
- libjs-prototype
+ ${shlibs:Depends}
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
@@ -45,9 +48,10 @@ Description: UPnP MediaServer (base package)
Package: mediatomb-daemon
Architecture: all
-Depends: mediatomb-common (>= ${source:Version}),
+Depends:
adduser (>= 3.34),
lsb-base (>= 3.2-14),
+ mediatomb-common (>= ${source:Version}),
${misc:Depends}
Description: UPnP MediaServer (daemon package)
MediaTomb is an UPnP MediaServer with a nice web user interface, it allows you
@@ -63,8 +67,10 @@ Description: UPnP MediaServer (daemon package)
Package: mediatomb
Architecture: all
-Depends: mediatomb-daemon (>= ${source:Version}),
- iceweasel | firefox | www-browser, ${misc:Depends}
+Depends:
+ iceweasel | firefox | www-browser,
+ mediatomb-daemon (>= ${source:Version}),
+ ${misc:Depends}
Description: UPnP MediaServer (main 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
@@ -83,7 +89,8 @@ Package: mediatomb-dbg
Priority: extra
Section: debug
Architecture: any
-Depends: mediatomb-common (= ${binary:Version}),
+Depends:
+ mediatomb-common (= ${binary:Version}),
${misc:Depends}
Description: UPnP MediaServer (debug 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