diff options
| author | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2008-03-21 23:01:20 +0000 |
|---|---|---|
| committer | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2008-03-21 23:01:20 +0000 |
| commit | feff6c258c109abe5a64f5dd08ad5198c5202e4c (patch) | |
| tree | 145191b7df91250969db5dd57640dd2a3c2cb535 /debian/control | |
| parent | 20f371ed3393b72ffb23b05f228f9312a149d082 (diff) | |
| download | vdr-plugin-menuorg-feff6c258c109abe5a64f5dd08ad5198c5202e4c.tar.gz vdr-plugin-menuorg-feff6c258c109abe5a64f5dd08ad5198c5202e4c.tar.bz2 | |
merged changes from the 0.3.x branch
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6962 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
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} |
