[SCM] crtmpserver/master: One-dep-per-line
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sun Apr 3 08:24:00 UTC 2011
The following commit has been merged in the master branch:
commit a5a11c81f737271bebe8f42869df9f806316601a
Author: Alessio Treglia <alessio at debian.org>
Date: Sun Apr 3 10:23:55 2011 +0200
One-dep-per-line
diff --git a/debian/control b/debian/control
index 8f423ff..29ebb1a 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,10 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/crtmpserver.git;a=summary
Package: crtmpserver
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, openssl, liblua5.1-0
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ openssl,
+ liblua5.1-0
Pre-Depends: adduser
Description: High performance RTMP/RTSP streaming server
crtmpserver is a high performance streaming server able to stream
--
crtmpserver packaging
More information about the pkg-multimedia-commits
mailing list