From 6249ff002f9388fafd464b461658a1f56c13defc Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Sun, 6 Jan 2008 23:40:26 +0100 Subject: Added debian build directory and some git specific files. This was needed after the import of the cvs repository into a git repository. --- debian/control | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +Uploaders: Thomas Schmidt , Tobias Grimm +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} -- cgit v1.2.3