diff options
| author | Midas <vdrportal_midas@gmx.de> | 2011-07-21 07:40:35 +0200 |
|---|---|---|
| committer | Midas <vdrportal_midas@gmx.de> | 2011-07-21 07:40:35 +0200 |
| commit | 393b71268991b320406f1fd38bb5cf04663a7ae8 (patch) | |
| tree | 3cedffc421aa2429e340530c86f4211c5013a1c5 /debian/control | |
| parent | bacf88d79eac8dec11cbb53bd1efa5992b63fc01 (diff) | |
| download | vdr-plugin-sleeptimer-393b71268991b320406f1fd38bb5cf04663a7ae8.tar.gz vdr-plugin-sleeptimer-393b71268991b320406f1fd38bb5cf04663a7ae8.tar.bz2 | |
Support of keymacros.conf and several other new
features. Internationalization. Repaired COPYING.
Bugfixes. Debian directory.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..14679df --- /dev/null +++ b/debian/control @@ -0,0 +1,14 @@ +Source: vdr-plugin-sleeptimer +Section: video +Priority: extra +Maintainer: Tobias Grimm <tg@e-tobi.net> +Origin: ctvdr +Bugs: mailto:pkg-vdr-dvb-devel@lists.alioth.debian.org +Build-Depends: debhelper (>= 5), cdbs, dpatch, vdr-dev (>= 1.6.0-5) +Standards-Version: 3.8.3 + +Package: vdr-plugin-sleeptimer +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends} +Description: Sleeptimer plugin for vdr + Allows to set a timer for powering off vdr once. |
