[Debconf-video-commits] r193 - in package/trunk: conf/dc8 debian

holger at alioth.debian.org holger at alioth.debian.org
Wed Aug 6 16:50:16 UTC 2008


Author: holger
Date: 2008-08-06 16:50:15 +0000 (Wed, 06 Aug 2008)
New Revision: 193

Added:
   package/trunk/conf/dc8/default-daffy
   package/trunk/conf/dc8/default-lisa
Modified:
   package/trunk/conf/dc8/default-barney
   package/trunk/debian/changelog
Log:
Update /etc/default/debconf-video for daffy, lisa & barney.

Modified: package/trunk/conf/dc8/default-barney
===================================================================
--- package/trunk/conf/dc8/default-barney	2008-08-06 15:51:21 UTC (rev 192)
+++ package/trunk/conf/dc8/default-barney	2008-08-06 16:50:15 UTC (rev 193)
@@ -1,6 +1,6 @@
 # Database access (pygresql)
-DATABASE_DSN="skinner:pentabarf"
-DATABASE_USER=pentabarf
+DATABASE_DSN="skinner.debconf.org:pentabarf"
+DATABASE_USER=dc7video
 DATABASE_PASSWORD=#DATABASE_PASSWORD#
 # File store base directory
 FILE_BASE="/video"

Added: package/trunk/conf/dc8/default-daffy
===================================================================
--- package/trunk/conf/dc8/default-daffy	                        (rev 0)
+++ package/trunk/conf/dc8/default-daffy	2008-08-06 16:50:15 UTC (rev 193)
@@ -0,0 +1,23 @@
+# Name of the location from which we are recording
+CONFERENCE_NAME='DebConf8'
+VENUE_NAME="unknown venue"
+ROOM_NAME="unknown room"
+# Sources and sinks
+SOURCES="firewire:localhost"
+SINKS="file:localhost"
+# Icecast streaming server parameters
+ICECAST_ADDR=lisa.dc8.video.debconf.org
+ICECAST_PORT=8000
+ICECAST_PASS=#ICECAST_PASS#
+# Stream encoding parameters
+VIDEO_STREAM_WIDTH=320
+VIDEO_STREAM_HEIGHT=240
+VIDEO_STREAM_KBPS=230
+AUDIO_STREAM_HZ=32000
+AUDIO_STREAM_KBPS=64
+# File store base directory
+FILE_BASE="/video"
+# Database access (pygresql)
+DATABASE_DSN="skinner.debconf.org:pentabarf"
+DATABASE_USER="dc7video"
+DATABASE_PASSWORD=#DATABASE_PASSWORD#

Added: package/trunk/conf/dc8/default-lisa
===================================================================
--- package/trunk/conf/dc8/default-lisa	                        (rev 0)
+++ package/trunk/conf/dc8/default-lisa	2008-08-06 16:50:15 UTC (rev 193)
@@ -0,0 +1,23 @@
+# Name of the location from which we are recording
+CONFERENCE_NAME='DebConf8'
+VENUE_NAME="unknown venue"
+ROOM_NAME="unknown room"
+# Sources and sinks
+SOURCES="firewire:localhost"
+SINKS="file:localhost"
+# Icecast streaming server parameters
+ICECAST_ADDR=int-master.video.debconf.org
+ICECAST_PORT=8000
+ICECAST_PASS=#ICECAST_PASS#
+# Stream encoding parameters
+VIDEO_STREAM_WIDTH=320
+VIDEO_STREAM_HEIGHT=240
+VIDEO_STREAM_KBPS=230
+AUDIO_STREAM_HZ=32000
+AUDIO_STREAM_KBPS=64
+# File store base directory
+FILE_BASE="/video"
+# Database access (pygresql)
+DATABASE_DSN="localhost:pentabarf"
+DATABASE_USER="pentabarf"
+#DATABASE_PASSWORD=

Modified: package/trunk/debian/changelog
===================================================================
--- package/trunk/debian/changelog	2008-08-06 15:51:21 UTC (rev 192)
+++ package/trunk/debian/changelog	2008-08-06 16:50:15 UTC (rev 193)
@@ -1,3 +1,9 @@
+debconf-video (8.0~dc8+5) etch; urgency=low
+
+  * Update /etc/default/debconf-video for daffy, lisa & barney.
+
+ -- Holger Levsen <holger at debian.org>  Wed, 06 Aug 2008 13:49:49 -0300
+
 debconf-video (8.0~dc8+4) etch; urgency=low
 
   [ Eric Dantan Rzewnicki ]




More information about the Debconf-video-commits mailing list