diff options
| author | thlo <smarttv640@gmail.com> | 2014-04-25 16:57:31 +0200 |
|---|---|---|
| committer | thlo <smarttv640@gmail.com> | 2014-04-25 16:57:31 +0200 |
| commit | c35351510ccd0e99ac6cc8a0bb9384d24acc5571 (patch) | |
| tree | c0c780190a25b137bdb2f1bc3af9cf596f5bc1e4 /debian/control | |
| parent | a02ff029d7dc91822c835b1ab9cdc42434a8caff (diff) | |
| download | vdr-plugin-smarttvweb-c35351510ccd0e99ac6cc8a0bb9384d24acc5571.tar.gz vdr-plugin-smarttvweb-c35351510ccd0e99ac6cc8a0bb9384d24acc5571.tar.bz2 | |
Debianize Plugin.
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..044d75a --- /dev/null +++ b/debian/control @@ -0,0 +1,14 @@ +Source: vdr-plugin-smarttvweb +Section: video +Priority: extra +Maintainer: T. Lohmar <smarttv640@gmail.com> +Build-Depends: debhelper (>= 8.0.0), pkg-config +Standards-Version: 3.9.2 +Homepage: http://projects.vdr-developer.org/projects/plg-smarttvweb +#Vcs-Git: git://git.debian.org/collab-maint/vdr-plugin-smarttvweb.git +#Vcs-Browser: http://git.debian.org/?p=collab-maint/vdr-plugin-smarttvweb.git;a=summary + +Package: vdr-plugin-smarttvweb +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: VDR on SmartTV |
