summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2008-01-06 23:40:26 +0100
committerDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2008-01-06 23:40:26 +0100
commit6249ff002f9388fafd464b461658a1f56c13defc (patch)
treea7156f8d41771bb3eb7c973dd9733b6f4cee67cd /debian/control
parent87dae1589f9ed94b46aab1a7f0daed0d194b3b46 (diff)
downloadvdr-plugin-live-6249ff002f9388fafd464b461658a1f56c13defc.tar.gz
vdr-plugin-live-6249ff002f9388fafd464b461658a1f56c13defc.tar.bz2
Added debian build directory and some git specific files.
This was needed after the import of the cvs repository into a git repository.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..2414265
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,22 @@
+Source: vdr-plugin-live
+Section: misc
+Priority: extra
+Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>
+Uploaders: Thomas Schmidt <tschmidt@debian.org>, Tobias Grimm <tg@e-tobi.net>
+Build-Depends: debhelper (>= 5), dpatch, vdr-dev (>= 1.4.6-2ctvdr1), libtntnet-dev, libcxxtools-dev, libssl-dev
+Standards-Version: 3.7.2
+XS-Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-live/trunk/
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-live/trunk/
+
+Package: vdr-plugin-live
+Architecture: any
+Depends: ${shlibs:Depends}, ${vdr:Depends}
+Description: Web administration plugin for VDR
+ Live, the "Live Interactive VDR Environment", is a plugin providing the
+ possibility to interactively control the Linux Video Disc Recorder VDR and
+ some of it's plugins from a web interface.
+ .
+ Unlike external programs, like the VDR web frontend "VDRAdmin-AM", that
+ communicate with VDR via its SVDRP socket interface, Live has direct
+ access to VDR's data structures and thus is very fast.
+XB-VDR-Patchlevel: ${vdr:Patchlevel}