diff options
author | Martin Dummer <martin.dummer@gmx.net> | 2012-07-01 20:15:45 +0200 |
---|---|---|
committer | Martin Dummer <martin.dummer@gmx.net> | 2012-07-01 20:15:45 +0200 |
commit | 28498899a405329e3c8c8fc9af5d573d1d2f923e (patch) | |
tree | f7736f603c1a8281353dec79e77a269dc207eb4b /debian/control | |
download | vdr-plugin-playlist-0.0.2rc3.tar.gz vdr-plugin-playlist-0.0.2rc3.tar.bz2 |
Initial import of version 0.0.2rc3v0.0.2rc3
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..a124ccd --- /dev/null +++ b/debian/control @@ -0,0 +1,12 @@ +Source: vdr-plugin-playlist +Section: misc +Priority: extra +Maintainer: Hardy Flor <HFlor@gmx.de> +Build-Depends: debhelper (>> 3.0.0), vdr-dev (>= 1.2.6-5) +Standards-Version: 3.5.2 + +Package: vdr-plugin-playlist +Architecture: i386 +Depends: ${shlibs:Depends}, vdr (>= 1.2.6-5) +Description: Plugin for VDR to display playlist for recordings + Patchlevel: ${patchlevel}
\ No newline at end of file |