diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 6dc55ba..94c8f0a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: vdr-plugin-menuorg Section: misc Priority: extra Maintainer: Tobias Grimm <tg@e-tobi.net> -Build-Depends: debhelper (>= 5), vdr-dev (>= 1.4.7-2ctvdr1), libxml++2.6-dev +Build-Depends: debhelper (>= 5), vdr-dev (>= 1.4.7-2ctvdr1), libxml++2.6-dev, libglibmm-2.4-dev Standards-Version: 3.7.2 Package: vdr-plugin-menuorg @@ -11,8 +11,8 @@ Depends: ${shlibs:Depends}, ${vdr:Depends} Conflicts: vdr-plugin-submenu (<< 0.0.2-35) Replaces: vdr-plugin-submenu (<< 0.0.2-35) Description: A VDR plug-in to reorganize the OSD main menu - This plug-in for the Linux Video Disc Recorder VDR, allows the main menu in + This plug-in for the Linux Video Disc Recorder VDR allows the main menu in VDR's On Screen Display to be reorganized. The order of the displayed menu - items can be changed and sub menus can be created. Besides this, additional - "command" menu items can be added, that will execute any system commands. + items can be changed and sub menus can be created. Besides this additional + "command" menu items can be added, which will execute any system commands. XB-VDR-Patchlevel: ${vdr:Patchlevel} |