diff options
author | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2008-03-23 11:59:27 +0000 |
---|---|---|
committer | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2008-03-23 11:59:27 +0000 |
commit | 7045aa7616300c7ae605b6d01626f1e540902bda (patch) | |
tree | 3d6056b6138f4a674d7206d1b8270099093df2f7 /debian | |
parent | f369caad4c4848f1c9bd85afbf0593a171f01363 (diff) | |
download | vdr-plugin-menuorg-7045aa7616300c7ae605b6d01626f1e540902bda.tar.gz vdr-plugin-menuorg-7045aa7616300c7ae605b6d01626f1e540902bda.tar.bz2 |
made version.h upper case
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6971 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 02ceba7..b407284 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), cdbs, vdr-dev (>= 1.5.18), gettext, libxml++2.6-dev, libglibmm-2.4-dev +Build-Depends: debhelper (>= 5), cdbs, vdr-dev (>= 1.5.18), pkg-config, gettext, libxml++2.6-dev, libglibmm-2.4-dev Standards-Version: 3.7.2 Package: vdr-plugin-menuorg |